rteng Messages 26 Reaction score 0 Thread starter Oct 28, 2007 #1 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
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
rock.freak667 Homework Helper Messages 6,221 Reaction score 31 Oct 28, 2007 #2 Find f'(x).then f''(x) and then f'''(x) and see if you find a pattern happening so that you can find the nth derivative of f(x)
Find f'(x).then f''(x) and then f'''(x) and see if you find a pattern happening so that you can find the nth derivative of f(x)
ZioX Messages 370 Reaction score 0 Oct 28, 2007 #4 [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)).
[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)).