5

Limits tell us how functions behave at $x\to a$, not how they behave at $x = a$. However, in limits we plug $x = a$ as an approximation of $x\to a$, so: why the limits give us the exact value of slope of the tangent line, despite being just an approximation of what happend around $x$?

BowPark
  • 1,366
  • "But in limits we plug $x=a$ ..." --- This is only a technique that can sometimes be applied. See this answer. – Dave L. Renfro Apr 19 '19 at 07:46
  • First off, we don't plug anything. That's just one heuristic technique for evaluating limits, and it works only for continuous functions. As to your question, limiting procedures give a useful way for extending concepts in a natural way (in a way that completes a class of objects) and thus help us naturally assign values to objects that don't have values in the usual sense of finite operations. In courses in analysis, it is shown that these limiting values behave essentially like their finite-procedure counterpart, and that they generalise their domain of application. These are both desirable. – Allawonder Apr 19 '19 at 08:58
  • Related (maybe): https://math.stackexchange.com/questions/2491184/is-answer-of-limit-an-exact-value – Hans Lundmark Apr 19 '19 at 11:09
  • If you think it is just an approximation, can you give some bounds on the error this approximation has? – Hagen von Eitzen Apr 19 '19 at 11:25
  • Possible duplicate (also unanswered): https://math.stackexchange.com/q/1053482/243259 – Quelklef Apr 19 '19 at 13:07
  • The slope of a tangent is defined to be a special kind of limit. Further limits are not approximations but rather exact. – Paramanand Singh Apr 20 '19 at 01:31

6 Answers6

4

I think I understand where you're coming from. I had the same reaction! Tangent lines should exist regardless of limits and derivatives. So, when we construct the tangent line via the derivative, we should be able to check that it's correct.

I think we're both wrong—tangent lines don't rigorously exist independent of derivatives. There are too many edge cases and difficulties when you try to define them, so we either end up with 1) no definition, which gives us no way to rigorously check that the derivative is correct; or 2) we use the derivative as our definition.

To see the difficulties involved, consider $f(x)=x^3$. We'll call the tangent line $\ell$, tangent at $x_0$.

We want, of course, for $\ell$ to touch $f$ at $x_0$. But we want it to do so ONLY once within a small neighborhood. So perhaps we could use this as the definition of a tangent line.

However, secant lines also fit this definition! So it can't be correct. To fix this, perhaps we note that on the right side of $f$, the tangent line is always below the curve in a small neighborhood, and on the left side, it's above, and at $x_0=0$, the tangent line is just flat. Perhaps we could restrict the tangent line to abide by this—below on right, above on left, flat in middle—and have that amendment make our definition.

And that would work, I suppose. But it's an ugly piecewise definition, and, more importantly, it doesn't generalize well. To tell where the tangent line should be 'above' or 'below' uses the concept of concavity, which we need derivatives for. So we are able to rigorously define a tangent line without derivatives for $x^3$, but not in general.

The tangent line is a deceptively difficult concept to define. There isn't (as far as I know) a generally accepted definition besides derivatives that we can use to verify that derivatives give the correct results. You can always check for each individual problem you come across by eyeballing what the tangent line should be, but doing it in general is hard.

Quelklef
  • 620
  • The tangent line can be both "above" and "below". The $x$-axis is the tangent to $y=x^3$ at the origin because it's the line that best approximates the curve nearby. – Ethan Bolker Apr 24 '19 at 21:57
  • What do you make of using tangent circles to $y=x^3$ in order to find the tangent line independently of taking a limit? In principle this should allow for using a geometric figure to find the tangent line which only intersects our graph at a single point.

    We can set $y=mx+b$ to be and use algebra on the quadratic to find the tangent line, a line that hits the quadratic at only one point. This fails for cubics or other figures with points of inflection. I'm thinking the circle might be more generalizable.

    – TurlocTheRed Apr 24 '19 at 21:58
3

A line-by-line correction of OP that should answer the confusions therein:

(1) Limits tell us how a function behaves nearby $x=a.$ The function doesn't even have to be defined at $a.$ If it is also defined there, and it coincides with the limit, then the limit in addition happens to tell us what's happening at $a,$ contrary to your first sentence. But the important thing to note is that limits tell us how a function is behaving in the neighborhood of some point in its domain.

(2) From above, it follows that $f(a)$ need not exist at all in order for $\lim_{x\to a}{f(x)}$ to exist. Indeed, even if $f(a)$ exists, it need not coincide with the limiting value. In essence, limiting values have nothing essentially to do with values. But in cases where $\lim_{x\to a}{f(x)}$ exists and coincides with $f(a),$ we may use this fact to evaluate the limiting value, but it is no way an approximation. There's nothing about approximations here. The conditions are all equalities. Again, the salient point here is that we can't always evaluate limits, when they exist, by a substitution as you think. This only applies to functions continuous at the point in question.

(3) You have yet to understand the concept of limit properly. It is not an approximation to anything, but rather that towards which we approximate; thus by definition it will sometimes transcend every approximant. Rather, limits are a way to extend usual concepts into wider domains of applicability in such a way that the new objects properly generalise the old -- that is, they possess all important properties of the old objects, and contain the latter as a subclass. In particular here, bringing in limiting operations helps us to assign a definite meaning to some sequences of approximations that distinguish themselves from others. Note that whereas some terms of these types of sequence approximate the limiting value, this value itself is decidedly not an approximation, but a uniquely defined value, fixed by this sequence (and an assumption about bounded, nonempty subsets of real numbers that genuinely and smoothly extends the concept of maximum or minimum values of bounded, nonempty subsets of numbers). This well-defined limiting value, whenever it exists, has been shown many times over to legitimately (in a sense that can be made precise) extend the domain of application of the concept under study. Here, it follows that whenever a sequence of approximating slopes converges, we can choose to call (by a justified extension) the limit a slope too, indeed the slope, defined by that sequence. That's simply what it means to work with real numbers. If you've not understood this property (technically called completeness) then you've not begun to understand the real numbers.

Allawonder
  • 13,327
  • I think the "tangent line" in the title is a hint that the question should have been answered at a simpler level. Yes, there's no need for f(a) to exist, or to equal the limit. But students which are still working with the notion of tangent lines are unlikely to be dealing with discontinuities, I think. – MSalters Apr 19 '19 at 15:41
  • "If it is also defined there, then the limit tells us in addition what's happening at $a$" - The limit itself never tells us what is happening at $a$. If $f$ is continuous at $a$, then the limit is indeed what is happening at $a$, but it was the condition of continuity that told us this, not the limit. – Paul Sinclair Apr 19 '19 at 16:43
  • @PaulSinclair I would agree that the limit never tells what's happening at $a.$ As I emphasized, the main point is that the limit tells what's happening close to $a.$ However, I think it was something like what's in your second paragraph I was trying to express. But I think the emphases I made should point the way. In any case I've edited the relevant part. Thanks. – Allawonder Apr 19 '19 at 18:54
  • @MSalters I don't understand what you mean by simpler level. My emphases couldn't have been simpler. What I noticed was the erroneous notion of limiting procedures in OP, which I think was the source of the confusions, and this I attempted to set right. Once OP understands that whenever a sequence converges, then its limit is unique, and they also see that limits are a way to complete $\mathbf Q,$ and they also agree to call the limit of a sequence of secant slopes a tangent slope, then everything falls into place. – Allawonder Apr 19 '19 at 19:00
2

I think the problem with your thinking is that you are assuming that there is something that is predefined by "god", which is the slope at a point that has an exact value, and we are trying to reach it by the process of taking a limit, and we can never reach that value. But that is not the case. What we do is that we define the notion of the slope at a point by the process of taking a limit. And what ever the exact value that comes out of the limit is what we call the slope at that point.

I guess that what is bothering you is the notion of a limit that you learn at a first-year calculus course, and I felt the same when I first learn it, because at some stage of the problem we say that x approaches some value a, then at another stage we substitute a for x. But to understand what is actually going on... you have to understand the epsilon-delta definition of a limit. see:https://en.wikipedia.org/wiki/(%CE%B5,_%CE%B4)-definition_of_limit

I0_0I
  • 569
1

The idea is that the approximation gets better and better as $x$ gets closer to $a$, and, so to say, at $x=a$ it is no more approximative.

Below, a function in blue, the tangent in green and the difference in magenta. As you see, the difference decreases very quickly close to the tangency point.

enter image description here

This is not achieved with a different slope.

enter image description here

1

Thought I'd add something with an emphasis on geometry to the excellent answers above.

Consider a point A on a circle and a point B elsewhere on the circle and draw a line between the two. The line touches the circle in two places. We have a secant line. Select another point B closer to A than the original B and draw another line. Again it intersects in two places, another secant line. Iterate bringing the new Points be ever closer to we get more and more secant lines until B is actually on A and the resulting line 1) intersects the circle at one point, and 2) is perpendicular to the radius through A. We have a tangent to our circle. We can associate a slope to the corresponding line.

To many curves we can associate a tangent circle, any circle that pass through the curve at only one point. Then the slope of the tangent line to the circle is the slope of the tangent line to the curve. We have the slope of a tangent line without calculus.

Consider the parabola $y=x^2$. Let's create a circle that intersects it at only one point.

$(x-a)^2+(x^2-b)^2=r^2$

$x^2+a^2-2ax+x^4+b^2-2bx^2=r^2$

$x^4+(1-2b)x^2-2ax+(a^2+b^2-r^2)=0$

Under what conditions does this have only one solution on the parabola?

I'm thinking we let $(x_0, x_0^2)$ be our point on the parabola. This means that $x_0$ is a solution of our quartic. We want one unique real root so we can't have 4 complex roots. Complex roots come in pairs so if we have one real solution, we must have at least one more. If we want it to be unique, it has to be a repeated root. So we divide the quartic by $x^2-2xx_0+x_0^2$.

This yields a quotient of : $x^2 +2x_0x+(3x_0^2-2b+1)$

The remainder has two terms, a linear one and a constant one.

$$2x(2x_0^3+(1-2b)x_0-a))=0$$ $$3x_0^4+(1-2b)x_0^2-(a^2+b^2-r^2)=0$$

Let $y_0=x_0^2$. We can rewrite these equations:

$$2x_0(y_0-b)+(x_0-a)=0$$ $$3y_0^2+(1-2b)y_0-(a^2+b^2-r^2)=0$$

We can prove without calculus that the slope of the tangent line to a circle at point $(x_0,y_0)$ that is centered at $(a,b)$ is $-\frac{x_0-a}{y_0-b}$. So the first equation tells us that the slope is $2x_0$, the same value given by taking a limit.

TurlocTheRed
  • 5,683
  • An interesting technique! Is it possible you could fully complete an example? (And also, why should $x_0$ be a double root?) – Quelklef Apr 24 '19 at 22:19
  • Im working on fleshing it out. I'm getting results I'm not sure what to make of. I'm thinking for a sufficiently small circle we can intersect the graph only once. The quartic can only have 0,2, or 4 real solutions. We need at least 1. Perhaps its possible that a circle is tangent to a curve at two points, but $r$ allows us to adjust its size so we should be able to avoid more than one intersection. So we have only one unique real solution. But we need either 2 real solutions or 4. If we only have 2, then $x_0$ must be a double root for $x_0$ to be unique. – TurlocTheRed Apr 25 '19 at 14:30
0

Well, if you have two points $(x_1,y_1)$ and $(x_2,y_2)$ in the plane, then the slope of the unique line through these points is $$ m = \frac{y_2-y_1}{x_2-x_1}.$$ If you consider a (differentiable) function $f:{\Bbb R}\rightarrow{\Bbb R}$, then the slope of the line between $(x_1,f(x_1))$ and $(x_2,f(x_2))$ is $$ m = \frac{f(x_2)-f(x_1)}{x_2-x_1}.$$ If you take the points $x_0$ and $x$ at the x-axis, then consider the quotient $$\frac{f(x)-f(x_0)}{x-x_0}$$ when $x$ moves to $x_0$: $x\rightarrow x_0$. Then this quotient becomes (in the limit) the slope of the tangent line of $f$ at the point $x_0$. This is particularly easy to understand if you draw a picture.

Denote the slope in the limit as $f'(x_0)$. Then the above quotient gives $$f'(x_0) = \frac{f(x)-f(x_0)}{x-x_0}$$ and so the equation of the tangent line $$f(x) = f'(x_0)(x-x_0) + f(x_0).$$

Wuestenfux
  • 20,964
  • Since $x_0$ is an approximate , Then why we get the exact value of the slope ? – Mohammad Alshareef Apr 19 '19 at 07:25
  • 1
    @Mohammad Alshareef: The "exact value of the slope at a given point" is defined using a limit, or do you have another way of defining it? Your question seems to me like asking why we use three letters to write the word "big". (Answer: Because the word "big" is defined by making use of three letters, or something to this effect.) – Dave L. Renfro Apr 19 '19 at 07:42
  • @DaveL.Renfro : Does $f(x\to a) = f(x=a)$ ? – Mohammad Alshareef Apr 19 '19 at 08:06
  • Yes, but that's because (i) the function $g(x) = x$ is continuous [note that your two inputs are "$x \rightarrow a$" and "$a$"; these are equal because of (i)] and (ii) $f$ is (presumably) a function [$f$ a function implies that whenever $c=d,$ then we have $f(c) = f(d)].$ Perhaps you wanted to say "limit as $x \rightarrow a$ of $f(x)$" is equal to "$f(a)$"? (This is not true, however, unless $f$ is continuous at $x=0.)$ – Dave L. Renfro Apr 19 '19 at 08:13
  • Actually ,This explain everything ,But I am not satisfied , Since $(x\to a) + h = a$ , $h ≠ 0$ , Then $f(x\to a)$ should not be equal to $f(a)$. – Mohammad Alshareef Apr 19 '19 at 08:24
  • @Dave L. Renfro Hey, just one query. You said that the exact value of a slope is defined using a limit. How are the slopes of lines defined? Would the slope of the tangent line be the same if I evaluate by the usual definition of the slope: $∆y/∆x$ – Niraj Raut Aug 25 '20 at 08:02
  • 1
    @NSR: The slope of the line segment with endpoints $P$ and $Q$ is the usual school mathematics difference quotient formula for slope (and this is the same as the slope of the line containing the points $P$ and $Q).$ The slope of a curve at a point is defined by taking an appropriate limit towards that point. Thus, the slope of a tangent line could be calculated by using two points on the tangent line, but note that typically only one of these points will actually be on the curve (think of a tangent line to a circle). – Dave L. Renfro Aug 25 '20 at 17:17
  • @Dave L. Renfro Would limit and the usual school mathematics formula give me the exact same result for the slope of the tangent line? – Niraj Raut Aug 25 '20 at 19:09
  • 1
    Yes, but note that the limit formula requires the equation of the curve and one point, and the school formula requires you to know two points on the tangent line (i.e. you essentially have to have the tangent line in your possession). – Dave L. Renfro Aug 25 '20 at 19:44
  • @Dave L. Renfro I am not sure as to why the limit yields the exact value? – Niraj Raut Aug 26 '20 at 05:27
  • It does. Consider the graph and the line converging to the tangent. – Wuestenfux Aug 26 '20 at 06:20
  • @Wuestenfux: Why? Aren't they limits? – Niraj Raut Aug 26 '20 at 17:20