Calculating the 100th Derivative: Tips & Tricks

  • Thread starter Thread starter rteng
  • Start date Start date
  • Tags Tags
    Derivative
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 9K views
rteng
Messages
26
Reaction score
0
MATH-1.jpg


how would be the best way to do this?

I mean, I know how to find the derivative...

and it kind of makes a pattern...but I can't quite correlate that pattern to the 100th derivative
 
Physics news on Phys.org
[tex]y^{(n)}(x) = \sum_{k=0}^n {n \choose k} u^{(n-k)}(x)\; v^{(k)}(x)[/tex]

This is known as the Leibniz rule (where y(x)=u(x)v(x)).