Required Prior Knowledge

Questions

Consider \(f\left(x\right)=e^{3x}\)

a) Find \(f’\left(x\right) \)

b) Find \(f’’\left(x\right) \)

c) Find \(f’’’\left(x\right) \)

Can you spot any patterns?

Can you predict the 10th derivative?

Can you conjecture a general expression for the \(n\)th derivative?

Solutions

Get Ready

Questions

What does the first derivative tell us about the function?

What does the second derivative tell us about the function?

What about the third, fourth, fifth, … derivatives?

Solutions

Notes

\(\frac{d}{dx}\) is an operator which means it can be applied to any function.

So \(\frac{d}{dx}\left(y\right)\) means the derivative of \(y\) and \(\frac{d}{dx}\left(\frac{dy}{dx}\right)\) means the derivative of \(\frac{dy}{dx}\).$$\frac{d}{dx}\left(\frac{dy}{dx}\right)=\frac{d^{2}y}{dx^{2}}$$

We use two notations:$$\begin{align}f’\left(x\right)&=\frac{dy}{dx}\\f’’\left(x\right)&=\frac{d^{2}y}{dx^{2}}\\f’’’\left(x\right)&=\frac{d^{3}y}{dx^{3}}\\f^{\left(4\right)}\left(x\right)&=\frac{d^{4}y}{dx^{4}}\end{align}$$

NOTE on notation$$f^{\left(n\right)}\left(x\right)=\frac{d^{n}y}{dx^{n}}$$ is the \(n\)th derivative of \(f\), whereas $$f^{n}\left(x\right)=f\left(f\left(f\left(…\right)\right)\right)$$is the composition of \(f\) with itself \(n\) times.

Examples and Your Turns

Example

Find the first five derivatives of $$f\left(x\right)=x^{4}-3x^{2}+2x-1$$

Your Turn

A particle moves in a straight line so that its position from a fixed point after \(t\) seconds is given by \(s\left(t\right)=3t+5t^{2}-t^{3}\), with \(s\) in cm.

a)    Find the velocity of the particle when \(t=2\).

b)    Find the acceleration of the particle when \(t=2\).

c)     Find the jerk of the particle when \(t=2\).

Example

If \(y=\frac{1}{1-x}\) find \(\frac{dy}{dx}\). Hence, using the principle of mathematical induction, prove that, for all \(n\in\mathbb{Z}^{+}\)$$\frac{d^{n}y}{dx^{n}}=\frac{n!}{\left(1-x\right)^{n+1}}$$

Your Turn

Consider the function \(f\left(x\right)=ax^{n}\).

a) Find \(f’\left(x\right), f’’\left(x\right), f’’’\left(x\right), f^{\left(4\right)}\left(x\right), f^{\left(5\right)}\left(x\right)\)

b) Hence find an expression for \(f^{\left(m\right)}\left(x\right)\)

c) Prove your result using the method of mathematical induction.

Your Turn

Thinking back to your conjecture in the Required Prior Knowledge, use mathematical induction to prove your conjecture.

Your Turn

Use mathematical induction to prove that if \(y=\ln x\) then $$\frac{d^{n}y}{dx^{n}}=\frac{\left(-1\right)^{n-1}\left(n-1\right)!}{x^{n}}$$for \(n\in\mathbb{Z}^{+}\).

Your Turn

Given that \(f\left(x\right)=xe^{x}\) prove that \(f^{\left(n\right)}\left(x\right)=\left(x+n\right)e^{x}\).

Investigation

We already know that if \(f\left(x\right)=uv\) then \(f’\left(x\right)=u’v+uv’\) using the product rule.

We can find \(f’’\left(x\right)\) using the product rule again$$\begin{aligned} f’’(x) &= (u’v)’ + (uv’)’ \\ &= (u’’v + u’v’) + (u’v’ + uv’‘) \\ &= u’’v + 2u’v’ + uv’’ \end{aligned}$$

Using a similar approach, find \(f’’’\left(x\right)\), \(f^{\left(4\right)}\left(x\right)\) and \(f^{\left(5\right)}\left(x\right)\).

Can you make a conjecture? Think about the Binomial Theorem.

The general case is caller Leibniz’s formula.

Key Facts

Use this applet to generate a prompt for a Key Fact that you need to know for the course. The idea is that you should KNOW these key facts in order to be able to solve problems.

Taking it Deeper

Conceptual Questions to Consider

Why do functions involving \(e^{x}\) often lead to a proof by induction question?

Why do factorials often appear in proof by induction questions involving derivatives?

What is the difference between the notations \(f^{n}\left(x\right)\) and \(f^{\left(n\right)}\left(x\right)\)?

Common Mistakes / Misconceptions

The most difficult part of proof by induction questions involving derivatives is normally the factorial. Remember that \(k!=\times \left(k-1\right)!\).

It is also common not to show the base case properly. You must differentiate the function using derivative methods, AND show this is the same as the formula given.

Particularly with those that alternate signs, it can be tricky to factorise out the \(-1\). Remember the way to alternate signs is to use \(\left(-1\right)^{n}\).

Connecting This to Other Skills

You need to know the methods of Proof By Induction (1.8) to access this skill. You also need to know all the derivative rules such as Differentiating Polynomials (4.5), Chain Rule (4.7), Product Rule (4.8), Quotient Rule (4.9), Differentiating Exponentials and Logarithms (4.11) and Differentiating Trig (4.12).

Higher derivatives also form the basics of what we will see in Maclaurin Series (8.2) and Maclaurin Series from Differential Equations (8.9).

Self-Reflection

What was the most challenging part of this skill for you?

What are you still unsure about that you need to review?