Differentiation
Differentiation
info
Differentiation
Differentiation is to do with finding the rate of change. If we consider a general function
𝑦 = 𝑓(𝑥) then differentiating that function is equivalent to finding its derivative. The
𝑑𝑦
derivative function is denoted 𝑑𝑥 or 𝑓 ′ (𝑥). Differentiation is the inverse of integration1
In order to illustrate differentiation, consider first the curved graph below of 𝑦 = 𝑓(𝑥).
At any point we can draw a tangent to the curved line and this tangent changes at every
point along the curve. In the graph below the tangent at 𝑥 = 3 is shown.
𝑦 = 𝑓(𝑥)
𝑦
The gradient of the tangent at every point 𝑥 is equal to the derivative of 𝑓(𝑥).
1 Integration
2 Differentiation from First Principles (Mathcentre)
3 Introductory Differentiation (Pplato)
[Link]
4 Functions
5 Differentiation Using a Table (Mathcentre)
6 Differentiation from a Table Exercises
[Link]
A number of rules have been devised to differentiate more complex functions. In this
section, an outline of the rules are given. Links are given to other on-line resources in
the footnotes.
𝑑 𝑑
{𝑐 𝑢(𝑥)} = 𝑐 𝑢(𝑥) = 𝑐 𝑢′ (𝑥)
𝑑𝑥 𝑑𝑥
For example
𝑑 𝑑
{3 sin 𝑥} = 3 sin 𝑥 = 3 cos 𝑥
𝑑𝑥 𝑑𝑥
Derivative of a sum
𝑑 𝑑 𝑑
{ 𝑢(𝑥) + 𝑣(𝑥)} = 𝑢(𝑥) + 𝑣(𝑥) = 𝑢′ (𝑥) + 𝑣 ′ (𝑥)
𝑑𝑥 𝑑𝑥 𝑑𝑥
For example
𝑑 𝑑 𝑑 1
{ln 𝑥 + cos 𝑥} = ln 𝑥 + cos 𝑥 = − sin 𝑥
𝑑𝑥 𝑑𝑥 𝑑𝑥 𝑥
Derivative of a product (product rule)
𝑑
{ 𝑢(𝑥)𝑣(𝑥)} = 𝑢(𝑥)𝑣 ′ (𝑥) + 𝑢′ (𝑥)𝑣(𝑥)
𝑑𝑥
For example
𝑑 𝑑 𝑑 1
{ln 𝑥 sin 𝑥} = ln 𝑥 (sin 𝑥) + (ln 𝑥) sin 𝑥 = ln 𝑥 cos 𝑥 + sin 𝑥
𝑑𝑥 𝑑𝑥 𝑑𝑥 𝑥
A worksheet on the product rule is provided by Mathcentre7. A set of exercises on the
product rule is also available8.
For example
𝑑 𝑑
𝑑 sin 𝑥 cos 𝑥 (sin 𝑥) − sin 𝑥 (cos 𝑥) cos 𝑥 cos 𝑥 − sin 𝑥 (− sin 𝑥) 1
( )= 𝑑𝑥 𝑑𝑥 = = = sec 2 𝑥
𝑑𝑥 cos 𝑥 2
cos 𝑥 2
cos 𝑥 cos2 𝑥
𝑑
𝑢(𝑣(𝑥)) = 𝑣 ′ (𝑥)𝑢′ (𝑣(𝑥))
𝑑𝑥
For example
𝑑 𝑑 1
(sin(ln 𝑥)) = (ln 𝑥) cos(ln 𝑥) = cos(ln 𝑥))
𝑑𝑥 𝑑𝑥 𝑥
Worksheets on the chain rule are provided by Mathcentre12 and Pplato13. A set of
exercises on the chain rule is also available14.
𝑑𝑓 𝑑2 𝑓 𝑑3 𝑓
For example if 𝑓(𝑥) = sin 2𝑥 then 𝑑𝑥 = 2 cos 2𝑥, 𝑑𝑥 2 = −4 sin 2𝑥, 𝑑𝑥 3 = −8 cos 2𝑥 etc.
𝑑2 𝑓
when 𝑥 = 1. As 𝑓(1) = 2, then the coordinates of the stationary point is (1,2). | =
𝑑𝑥 2 1
2 > 0, so it is a minimum point.