Higher Derivatives: What is the Pattern for Finding the nth Derivative of x^n?

  • Thread starter Jeff Ford
  • Start date
  • Tags
    Derivatives
In summary, we can find the nth derivative of f(x) = x^n by using the pattern n(n-1)(n-2)...(n-(n-1)) x^{n-n} , which simplifies to n! when expanded. This can be proved by induction and is similar to the derivatives of g(x) = x^2 and h(x) = x^3 .
  • #1
Jeff Ford
155
2
I'm a little stuck on this one

Find [tex] f^{(n)}(x) = x^n [/tex]

I know [tex] f'(x) = n(x^{n-1}) [/tex]
and [tex] f''(x) = n(n-1)(x^{n-2}) [/tex] and so on

But I can't seem to see the pattern that leads to the answer [tex] n! [/tex]
 
Physics news on Phys.org
  • #2
Jeff Ford said:
I'm a little stuck on this one

Find [tex] f^{(n)}(x) = x^n [/tex]

I know [tex] f'(x) = n(x^{n-1}) [/tex]
and [tex] f''(x) = n(n-1)(x^{n-2}) [/tex] and so on

But I can't seem to see the pattern that leads to the answer [tex] n! [/tex]
Then just carry on differentiating some more times:
f(x) := xn
f'(x) = nxn - 1.
f''(x) = (f'(x))' = (nxn - 1)' = n(n - 1)xn - 2.
f'''(x) = (f''(x))' = (n(n - 1)xn - 2)' = n(n - 1)(n - 2)xn - 3.
f''''(x) = n(n - 1)(n - 2)(n - 3)xn - 4.
f(v)(x) = n(n - 1)(n - 2)(n - 3)(n - 4)xn - 5.
...
Now if k < n, what can you say about f(k)(x)?
If k = n then f(k)(x) = ? (i.e, what's f(n)(x))
--------------
Another hint:
Consider g(x) := x2, so g''(x) = 2.
h(x) := x3, so h'''(x) = 6.
Can you go from here? :)
 
  • #3
Well, you could prove by induction that we have:
[tex]f^{(l)}(x)=\frac{n!}{(n-l)!}x^{n-l}, l\leq{n}[/tex]
 
  • #4
I think I've got it. If I expanded it out far enough

[tex] f^{(n)} (x) = n(n-1)(n-2)...(n-(n-1)) x^{n-n} [/tex]

Since [itex] n-(n-1) = 1 [/itex] the coefficient becomes [itex] 1(2)(3)...(n-1)(n) = n! [/itex] and [itex] x^{n-n} = x^0 = 1 [/itex]

So the whole things boils down to [tex] f^{(n)} (x) = n!(1) = n! [/tex]
 

What are higher derivatives?

Higher derivatives refer to the derivatives of a function that are obtained by successively differentiating the function with respect to its independent variable. They indicate the rate of change of a function with respect to higher-order changes in the independent variable.

Why are higher derivatives important?

Higher derivatives are important because they provide more detailed information about the behavior of a function. They can be used to identify maximum and minimum points, inflection points, and the concavity of a function. They are also useful in optimization problems and in the study of curvature of curves and surfaces.

How are higher derivatives calculated?

Higher derivatives are calculated by applying the power rule or product rule repeatedly, depending on the function. For example, the second derivative of a function f(x) is calculated by differentiating f'(x), which is the first derivative of f(x).

What is the notation for higher derivatives?

The notation for higher derivatives is similar to that of first derivatives, with the addition of a superscript to indicate the order of the derivative. For example, the third derivative of a function f(x) can be written as f'''(x) or d^3f/dx^3.

Can higher derivatives be negative?

Yes, higher derivatives can be negative. This indicates that the function is decreasing at a decreasing rate, or that the concavity of the function is downward. However, it is important to note that higher derivatives can also be zero or undefined at certain points, and this does not necessarily mean that the function is decreasing or concave downward at those points.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
416
  • Calculus and Beyond Homework Help
Replies
17
Views
593
  • Calculus and Beyond Homework Help
Replies
4
Views
285
  • Calculus and Beyond Homework Help
Replies
4
Views
641
  • Calculus and Beyond Homework Help
Replies
2
Views
942
  • Calculus and Beyond Homework Help
Replies
20
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
559
  • Calculus and Beyond Homework Help
Replies
1
Views
231
  • Calculus and Beyond Homework Help
Replies
1
Views
495
  • Calculus and Beyond Homework Help
Replies
8
Views
964
Back
Top