Maclaurin Series: Find a_n for f(x) = 1/(1+3x)

Kuno
Messages
19
Reaction score
0

Homework Statement


find a_{n} for f(x)\ =\ \frac{1}{1+3x}

The Attempt at a Solution


I got:
f(0) = 1
f'(0) = -3
f''(0) = 9

The answer I ended up with was:
a_{n} \ = \ {(-1)}^n\frac{3^n}{n!}

However, the answer in the back of my book has the same answer except it's not divided by n!.
 
Physics news on Phys.org
the n! is canceled out somehow. Recheck your workings.

Hint: Find f^n(x). I don't know what's the notation for the nth derivative of f(x)
 
Okay I see it now, thanks.
 
you're welcome :)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top