Last time | Next time |
Friday 09/18 from 11:30a.m. to 1:30 p.m.
MEP 4th Floor Atrium
All Mathematics and Statistics Majors and Minors are invited (or even if you're thinking about it!).
Friday's menu: Reuben Sandwiches, Brats, Mets, a little sauerkraut for the Brats and Mets, a few vegetarian hotdogs, Potato pancakes, hot slaw, baked beans, and very chunky applesauce. Cookies for dessert.
This is a great chance to meet your faculty and fellow Mathematics and Statistics Majors and Minors
These are tangent lines (places where a line osculates a curve):
![]() |
![]() |
These are "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:
![]() |
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. This is the formula for the derivative at a point: I've already shared with you the definition of the derivative function, at any value of $x$. |
$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.
Now: let's begin by noting the difference between the derivative at a point, and the derivative on an interval (i.e. the derivative as function).
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.
The derivative of the monomial $a_nx^n$ is $na_nx^{n-1}$.
And a polynomial is just a sum of these. So
$s'(t)=(at^2+bt+c)'=2at+b$
and