Product Rule for Differentiation
The product rule allows us to differentiate the product of two or more functions provided we know how to differentiate each of the functions seperatley.
If we can differentiate two functions f and g the derivative is
This rule can be repeated so that we can differentiate the product of more than two functions for exampe
Example
Suppose we want to differentiate
First we notice that f is the product of two functions we know how to differentiate, and sin(x).
The derivative of x2 is 2x and the derivative of sin(x) is cos(x) so putting these into the rule we get
So putting in the derivative for sin and x2; we get
Proof of the Product Rule
Completely rigourus proofs of most rules with differentiation can be quite complicated and I don’t this site covers some of the concepts in enough detail, but we can give a basic outline of a proof which you can expand as you learn higher levels of maths (mainly analysis).
So as we did when deriving from first principles we want to the limit of the gradient between two point on the curve as they get closer together.
We now add and subtract f(x+t)g(x) because we can cunningly use it to get the derivatives work and because it is the same as adding 0 it is perfectly valid.
Now we bracket in such a way that we can see the derivatives we want
Spotting the limits that make dg/dx and df/dx(and making use of the fact that we can multiply limits) we get
and finally taking the limit of f(x+t) to be f(x) (since f is differentiable)
which is the required result!
Comments