A-level Mathematics/OCR/C1/Differentiation

Motivation edit

Finding the gradient of a straight line is simple. For a line  , the gradient is m. But how do you find the gradient of a curve at a particular point? Suppose we want to find the gradient of the tangent line to   at the point (3,9). Immediately, this question poses a problem. How are we supposed to find the gradient of a line when only one point can be known? We can use a sequence of chords:

x y m
4 16 7
3.75 14.0625 6.75
3.5 12.25 6.5
3.25 10.5625 6.25
3.005 9.030025 6.01

The gradient of the tangent line at (3, 9) is 6. As you can see, this method is rather tedious. Luckily for us we have the derivative, which can accurately and quickly determine any rate of change.

Derivative edit

The derivative is the rate of change of a function. It is found using the gradient of a line formula when the distance between the first and second point approaches 0:  . A function is differentiable at the point a only if the limit exists at the point a. The notation for derivative is  .

Differentiation Rules edit

  1. Derivative of a constant function:

 

  1. The Power Rule:

 

  1. The Constant Multiple Rule:

If c is a constant and f(x) is a differentiable function:  

  1. The Sum Rule:

 

  1. The Difference Rule:

 

Gradient of a Line edit

The derivative is used to find the gradient of a line at the point a. Then the point a is substituted into the derivative. The resultant will give us the gradient at the point a. The first derivative of a distance function is velocity and the second derivative is acceleration.

The distance that a car has travelled is given by the function  t. Where s is the distance travelled in metres and t is the time elapsed. What is the velocity of the car when 12 seconds have elapsed?

1) Using the power, the constant multiple rule and the difference derivative rules we get v = 2.5t - 5:

2) Now we substitute the time into the function: v = 2.5x12 - 5, we get that v = 25 metres/second.

So after 12 seconds the car will be travelling at 25 metres per second.

Tangent Lines edit

Since we can find the gradient of a function at any point we can also find the equation of the tangent line to the function at any point:

What is the equation of the tangent line for the curve   at the point x = -4?

First we need to find the derivative of the equation.

 

Then we find the gradient at the point x = -4.

 

Using the original function we find the corresponding y value to the x value at the point of tangency.

 

Then we use the point-gradient equation to find the equation.

  so the equation of the tangent line is y = -5x - 32....

Normal Lines edit

A Normal line is the line perpendicular to the Tangent Line. Therefore when we determine the equation of the normal line the procedure is very similar to when we determining the equation of the tangent line. Example:

What is the equation of the normal line for the curve   at the point when x=-4?

First we need to find the derivative of the equation.

 

Then we need to solve for the given x value.

 

Then we use the perpendicular line equation to find the gradient of the normal line.

  so   so the gradient is   which is  .

Then we find the y value corresponding to x value

 

Then we use the point-gradient equation to find the equation.

  so the equation of the normal line is y = .2x - 11.2

Higher Derivatives edit

By C2, you will be expected to have a brief understanding of the applications of the second (and third, in some cases) derivative of a function. The second derivative is exactly what it sounds like, it is the derivative of a derivative. The third derivative is the derivative of the second derivative, and so on.The notation for the second derivative is, assuming we are talking in terms of y with respect to x:   And subsequent derivatives simply have larger numbers in their indices.

Application of Derivatives to Graphs edit

Derivatives also help us to graph functions, by locating minimum, maximum, and inflection points. They can also determine the interval on which a function is convex or concave.

Convex - The graph is below the tangent lines. Example  , think of a frown.

Concave - The graph is above the tangent lines. Example  , think of a smile.

Inflection Point - The point when a function changes from convex to concave or vice versa. Example   at x = 0.

Maximum Point - The highest point of a function on a convex interval.

Minimum Point - The lowest point of a function on a concave interval.

Stationary Point - A point where f'(c) = 0

Rules of Stationary Points edit

  • If   and  , then c is a local maximum point of f(x). The graph of f(x) will be concave on the interval.
  • If   and  , then c is a local minimum point of f(x). The graph of f(x) will be convex on the interval.
  • If   and   and  , then c is a local inflection point of f(x).

Locating And Evaluating Stationary Points edit

The Function

The original function is used to determine when the function crosses the x and y axis's.

The First Derivative Test

The first derivative is used to find all the minimum, maximum or inflection points. At these points f'(x) = 0. Also if we make a sign chart we can see at which intervals the function is increasing and decreasing, but the second derivative is a better test of this.

The Second Derivative Test

The second derivative is used to find the points when a function is concave or when it is convex at these points f''(x) = 0. Then you need to make a sign chart. The interval(s) that the sign of the second derivative is positive the function is concave and if the sign is negative the function is convex. When f'(a) is zero and on that interval f''(x) is negative then the point a is a maximum point, before this point the function will be increasing afterwards the function will be decreasing. When f'(a) is zero and on that interval f''(x) is positive then the point a is a minimum point, before this the function will be decreasing afterwards the function will be increasing.

The Third Derivative Test

The third derivative test determines if a point is an inflection point. If f''(c) = 0 and  , then f(c) is an inflection point.

An Example edit

Sketch the graph of  

1) The function will tell us that:

 
  x = 0 and x=4 are the x-intercepts.
  y = 0 is the y-intercept.

2) Then we use the first derivative test.

 
  x = 0 and x=2.66 are the minimum or maximum or inflection points.

3) Then we use the second derivative test.

f''(x) = 6x - 8
0 = 6x -8 so x =  .
We now make a number line __f'''(0) = -8______ 1.333____f'''(2) = 4.
Before 1.333 the function will be convex after 1.333 the function will be concave.

4) Then we use the third derivative test.

f'''(x) = 6
  The point is an inflection point.

5) Now we gather all the information into a table. Also we need to find the corresponding y values to all the x values that we obtained from steps 1 to 3 using f(x).

Interval or Point f(x) behaviour
x < 0 Increasing
(0,0) Maximum Point, x-intercept, and y-intercept
0 < x < 1.33 Decreasing
(1.33,-4.74) Inflection Point
1.33 < x < 2.66 Decreasing
(2.66,-9.48) Minimum Point
2.66 < x <   Increasing
(4,0) x-intercept

6)Now we can draw our graph: