15th derivative of a binomial/maclaurin series

  • Thread starter Thread starter karadda
  • Start date Start date
  • Tags Tags
    Derivative Series
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 3K views
karadda
Messages
10
Reaction score
0

Homework Statement



sqrt(1+x^4)

use the binomial series to find the maclaurin series for the above function. then use that to find the 15th derivative at 0.


Homework Equations



-binomial series


The Attempt at a Solution



I've gotten to:

[tex]\Sigma[/tex] (k n) (x^(4n))
from n=0 to infinity

How can i use this to find derivatives?
 
Physics news on Phys.org
i haven't checked what you've got to...

but if you write out the form for a maclaurin series in terms of its dereivatives, fror ecach term, notice the power of x & the order derivative in the coefficient are always the same
 
[tex]f(x) = f(0) + \frac{f'(0)}{1!}x+\frac{f^''(0)}{2!}x^2+..+\frac{f^{n}(0)}{n!}x^n+..[/tex]

[tex]f(x) = f(0) + \frac{f^{1}(0)}{1!}x^1+\frac{f^{2}(0)}{2!}x^2+..+\frac{f^{n}(0)}{n!}x^n+..[/tex]