Last time: | Next time: |
The limit of a quotient is the quotient of the limits, provided the limits of numerator and denominator exist, and that the denominator $g(x)$ satisfies
For example, here's the graph of $h(x)=\frac{1-cos(x)}{x^2}$ (although there should be a hole at (0,1/2)):
This picture illustrates the doppler effect (that a train whistle changes frequency as the engine passes you by).
Amplitude Modulation: | |
Frequency Modulation: |
Secant line slopes thus represent an approximation to the slope of the tangent line: we think of them as an "average change" over an interval, whereas the tangent line is the "change" over a point (whatever that means! Actually it means "in the limit...").
The secant line slopes represent an average rate of change of a function, whereas the tangent line slopes represent an instantaneous rate of change of the function.
But it's all about slopes! That's made clear by the important equations on p. 104 and 105.
So our focus is on tangent lines (places where a line osculates a curve):
![]() |
![]() |
Instantaneous rates of change (slopes of tangent lines) |
can be approximated using data. Let's try! We also note that the function can be approximated well by snippets of tangent lines. |
Each of the slopes above represent "rates of change" of the function f. What does that mean? The thing that tells you how fast a function is changing is its slope, isn't it? If a function is constant, then it's not changing at all. If the slope is steep (either up or down), then the function's values are changing dramatically and quickly.
The rate of change is dictated by the slope. So it should come as no surprise that the derivative of a function at a point is the same as the slope of the tangent line at a point.
We can approximate tangent lines with secant lines: let's do a little exercise about that now.
![]() |
The slope m of the tangent line at P(a,f(a)) is approximated by
the slope of the blue line segment (the slope of a secant line),
This is an average rate of change in f over a finite interval. In the limit, this average rate of change becomes an instantaneous rate of change: |
![]() |
Here's an alternative notation for the slope:
The slope m of the tangent line at P(a,f(a)) is approximated by the slope of the blue line segment, In the limit, this is which I call the most important definition in calculus. |
$f^\prime(a) = \lim_{h \to 0} \frac{f(a+h)-f(a)}{h} = \lim_{x \to a} \frac{f(x)-f(a)}{x-a}$
The most important definition in calculus! (I just can't say it enough!)
Now let's look at some problems, and see how this concept is connected to real-world problems.
We see the derivative (thought of as a slope) at four separate points (A, B, C, and P). At three of these points we see that the slope (and hence the derivative) is zero. These are especially important points, since, as you can see, the function achieves its extreme values on an interval at these points. That's something we are often interested in -- when is a function at its peak, or valley?
We can see, however, that the slope is perfectly well defined everywhere for this function (with the possible exception of the end points, where the graph disappears, and we won't have limits from left and right). Now let's see how to draw a rough approximation to the derivative function in this case.
How well can you recognize derivatives and the functions that give rise to them? Let's try #3, p. 122.
Now I'd like to use the definition of the derivative function,
\[ f^\prime(x) = \lim_{h \to 0} \frac{f(x+h)-f(x)}{h} \]
to determine the derivative functions of these important functions:
If a function's derivative is another function, does that function have a derivative?
The derivative of the derivative of a function is called the second derivatives of the function. And how do we interpret these "higher derivatives" in the context of a motion?
Let's think of a quadratic motion, e.g. the motion of an eraser thrown across the room. Let s be the height of the eraser:
$s(t)=at^2+bt+c$
Each of the coefficients has an important, intuitive role to play:
\[ f^\prime(x) = \frac{dy}{dx} = \frac{d}{dx}\left(f(x)\right)=\left(f(x)\right)'=\lim_{h \to 0} \frac{f(x+h)-f(x)}{h} \]
There are several different ways of writing the derivative, and you need to get used to them. The third form reminds us that differentiation is itself a function: it takes a function in its domain and returns another function -- the derivative.