This tutorial will be limited to polynomial functions in single and multi-variables. But note these theorems work for the standrard functions in general too. Thus, this will help you familiarize thyself with the most important rules in Calculus.
Definition: A polynomial function (real) can be expressed in the form:
.
Here are some explames,
is a constant function (it looks like a horizontal line).
is a linear function (it looks like a slanted line when
).
is a quadradic (it looks like a parabola when
).
Thus, the largest non-vanishing exponent (when it is not zero) is the degree of the polynomial.
I will not introduce multi-varaible functions just yet. I will do that when I reach partial differenciation.
I am sure you understand the basic notion, that is "What does the function approach as the value gets closer to some specific number".
I am also sure you are familar with the geometric meaning of the derivative. That is, we draw a secant line and make it closer and closer to a point. (Since I do not have aninamation you should find one somewhere on the internet und see their animation. Klicken heir.).
The last statement tells us (about the derivative) that say we have a point on a polynomialwhich is
.
How do we find the derivative at the point? We choose a point nearby, let us useto represent the small increase in the domain (input value). Then the nearby point is
. Now we find the slope of these two points,
. And we take the limit as
.
Thus, the derivative at the point is,
.
Note, we could have also done this "backward". Meaning instead ofbeing an increase it could have been a decrease, but that is of no importance because it leads to the same result.
There is another way how to get the derivative at a point. Again let the point on the polynomial curve bethen let a nearby point be
thus the slope (together with the limit):
.
That is the derivative of a polynomial at a point. The derivative of a polynomial is a function whose input values (domain) are the points on the curve and whose output values (the function value) are the derivatives (the slope of tangent line) at the point.
Here is a classic example.
Example 1: Consider the curvewhat is the derivative at
?
We need to find,
Combine,
The final limit is true because when you add the very small number to 2 you get almost the same result back. Thus, when you approach it to zero the final result is 2+0=2.
Example 2: But what is the derivative of? It means a formula that enables us to calculate the derivative at a point (a function that produces the derivative at a point). If the point is
then the derivative at the point is,
Skipping some steps (similar as before) we arrive at,
.
Thus, the derivative ofis a new curve
.
Now if we go back to the problem just before it asks to find the derivative (or slope of tangent line) at.
Just substitute that for derivative function. Thus the derivative is 2 at that point.
We need to know one important thing about derivatives: "The derivative of a function is itself a function".
Another thing about derivatives that we will pay no attention to is the concept of differenciability. It means that the derivative exists (that means the limit that we take exists, because as you know not everything does exists as a limit). The reason why we will ignore that because we will use polynomials for which we can always take derivatives of. The reason why I am mentioning this is because this is like division by zero it leads to faulty reasoning. It is also another feature that divides immortals (the mathematicians) from the mortals (scientists) who do not pay attention to differenciability. Thus, if you ever play around with derivatives and get some strange results remember, it is probably what I said.
Time to introduce some notation. Ifis our function. Then the derivative can be expressed as:
,
,
.
In the first notation we cannot cancel the d's. They are not numbers rather represent some operation, that is, derivative.
I myself am not in favor of this notation, because it has a purpose to it. We can "magically" think of this as a fraction and split theand
which is a favorite in physics. And sometimes it leads to faulty conclusions because it is non-mathematical (but it looks cool). To add some history it is called "Leibniz" notation.
Example 3: Ifthen
.
Example 4: Ifthen to find the derivative we need to find,
Substract
Then divide by
And then take the limit.
I will write the limit in the end because it takes less space.
.
Next from this we subtract,
Thus we have,
Divide through by
Thus,
Take the limit,
.
Thus,
.
There got to be a better way! Does it mean we need to do always this long mess? No! There are rules. In fact I will make you develope them.
~~~
Excerises
1)Findfor
.
2)Find equation of tangent line atin problem above.
3)Use the limit definition of derivative and find,
for
.
4)Ifand
.
What does you think happens with,
then
5)Find derivative for.....
And guess what the pattern is.
*6)Prove the pattern always holds.
(Hint use the binomial theorem:
Where,
are called "binomial coefficients").


LinkBack URL
About LinkBacks
and impress your teachers you can say rules #1,2,3 are true because "Differenciation is a linear transformation for the vector space of differenciable functions over the field of reals". Or can you can "Differenciation is a homomorphism". Basically "derivative" has the property that the derivative of a sum is the sum of the derivatives. You will found many operators during you math learning that have this propert, pay attention to them.