How do you find the nth derivative of the function #f(x)=x^n#?
2 Answers
Jan 28, 2017
Explanation:
...
Or by induction on
Jan 28, 2017
Each derivative gives us a pattern.
#f'(x) = nx^(n-1)#
#f''(x) = n(n-1)x^(n-2)#
#f'''(x) = n(n-1)(n-2)x^(n-3)#
and so on until
#f^((k))(x) = n(n-1)(n-2)cdots(n-k+1)x^(n-k)#
When we go all the way to
#color(blue)(f^((n))(x) = n(n-1)(n-2)cdots(1)cancel(x^0)^(1))#
which is a constant equaling