2 Derivatives
The derivative function of gives us the rate at which the dependent variable is changing in relation to the independent variable . Because the slope is the rate at which the dependent variable is changing in relation to the independent variable, the derivative can be thought of as slope. In fact, the derivative of a function at a point is the slope of the tangent line at . Consider the following function.
What we want to do is find the slope of the tangent line at in order to determine the slope of at . We know that the slope of the line between two points is given as
Let and . Now we have
The problem is that this gives the slope of a secant line of . So, how do we get the slope of the tangent line? We are going to approximate it with the slope of the secant line that is as close to being the tangent line as possible. We find this secant line by choosing to be as close to 0 as possible without equaling 0. Consider the following graph.
As gets closer to 0, the secant lines get closer to the tangent (purple) line. So, to find the slope of the tangent line, we need to find
Generalizing this result, we have the formal definition from Larson and Edwards [15].
The derivative of at is
provided the limit exists. For all for which this limit exists, is a function of .
Additionally, the process of finding the derivative is known as differentiation, and the derivative of with respect to is denoted as
It is possible to use Definition I.3 to find derivatives by substituting in and taking the limit as approaches 0. However, this process can become quite long and prone to error when dealing with complicated functions. In fact, finding derivatives using the definition is rarely used. Instead, the definition is used to prove derivative rules that make finding derivatives simpler and easier. Consider the following rules from Larson and Edwards [15].
- The Constant Rule: where is a real number
- The Power Rule: where is a rational number
- The Constant Multiple Rule: where is a real number
- The Sum and Difference Rules:
Each of these rules can be proven by substituting into the formula given in the definition of a derivative, rewriting and simplifying, and then taking the limit. In the following pages, this will be demonstrated using the proofs for the product rule and quotient rule.
Let’s now put the above differentiation rules into practice by going through a problem I completed for Calculus I that comes from Larson and Edwards [15].
Find the derivative of .
Solution
Differentiating products and quotients is more complicated so we will look at the product and quotient rules separately, providing an example for each.
Product Rule
The following definition and proof of the product rule are from Larson and Edwards [15].
Theorem I.4
Proof.
Now, let’s practice using a problem I completed for Calculus I that comes from Larson and Edwards [15].
Find the derivative of using the product rule.
Solution
Therefore, the derivative function of is
Interpreting this result, the slope of at is . Equivalently, the rate at which is changing at is .
Quotient Rule
The following definition and proof of the quotient rule are from Larson and Edwards as well [15].
Theorem I.5
Proof.
Let’s now practice using a problem I completed for Calculus I that comes from Larson and Edwards [15].
Find the derivative of .
Solution
Therefore, the derivative function of is
The next rule we will discuss is the chain rule which enables us to differentiate functions within functions.
Chain Rule
Consider the function How would we differentiate this? From the power rule, it would seem that
But is this actually correct? Let us expand to get In this case,
We cannot simply use the power rule because we do not have raised to a power but rather a function of raised to a power. We can think of as being where . When we only used the power rule, we did not differentiate with respect to but rather with respect to . So, how do we get from to ? The solution to this problem is the chain rule, which is stated by Larson and Edwards as follows [15].
Theorem I.6
or, equivalently,
In other words, the solution is to multiply by . The theorem states it as
because cancels. So, going back to our example, what is when
We have and . By the chain rule,
Let’s now put the chain rule into practice with a more complicated function. This is a problem I completed for Calculus I and comes from Larson and Edwards [15].
Find the derivative of .
Solution
Let and
Before moving on to integrals, we are going to discuss a special type of differentiation, known as implicit differentiation. As the name suggests, implicit differentiation is the process we use to differentiate implicit functions.
Implicit Differentiation
There are two forms that a function can take, implicit and explicit. An explicit function is one where one variable is clearly a function of another variable or variables. This type of function is what we have been dealing with so far. For example,
is an explicit function because is clearly a function of . On the other hand,
is an implicit function because it is not clear whether is a function of or vice versa.
For this particular equation, we restrict both and to be greater than or equal to 0 because this equation may not be a function otherwise. If is a function of , we can solve for to get
Because the square root can be positive or negative, we have
This is not a function because . Thus, we must restrict to being nonnegative so that it is a function. This works in a similar manner for if is a function of . Because we do not know whether is a function of or vice versa, we must restrict both and to being nonnegative so that we are guaranteed is an implicit function. For a more detailed discussion of functions, see Part III: Chapter 15.
Sometimes, the implicit form does not cause too much trouble when differentiating. This is when we can easily solve for either one of the variables to be in terms of the other variable. Then, we can differentiate like normal. However, it is not always easy to solve for a variable. Take, for example,
It is not clear how one might solve for in order to find . This is where the process of implicit differentiation comes in. The steps of implicit differentiation are outlined by Larson and Edwards as follows [15].
- Differentiate both sides of the equation.
- Move all the terms with to one side of the equation and all other terms to the other side.
- Factor out .
- Solve for .
Because we are solving for , it is assumed that is a function of . That being said, it is easier to understand implicit differentiation if we let before beginning these steps. Let’s now practice with a problem I completed for Calculus I from Larson and Edwards [15].
Find given that .
Solution
Let .
Therefore, the derivative of with respect to where is
This means that if we could solve for , we would have that is a function of , , and the slope of at would be
We are now ready to begin discussing integrals which are like the other side of the derivative coin and are even sometimes referred to as antiderivatives.