Use differentiation to find a power series representation for the following function. \[\frac{1}{(x+6)^2}\]
In any case, let's see what we can do. \[f'(x)=\frac{-2}{(x+6)^3}\] \[f''(x)=\frac{6}{(x+6)^4}\] \[f'''(x)=\frac{-24}{(x+6)^5}\] Can you see the pattern for the nth derivative? Also, where should the power series be centered?
It should be centered at 0 and the nth derivative im not to sure on
just taking a stab at the nth derivative.. is it \[\frac{(n+2)!}{(x+6)^{n+3}}\]
\[f^{(n)}(x)=\frac{(-1)^n (n+1)!}{(x+6)^{n+2}}\] Thus, \[c_n=\frac{f^{(n)}(0)}{n!}=\frac{(-1)^n n}{6^{n+2}}\] and its Taylor series is \[\sum_{n=0}^{\infty} \frac{(-1)^nn}{6^{n+2}}x\]
ohh i started at n=0 oops
Alternatively, you can see that \[\frac{1}{(x+6)^2}={dy \over dx}\left (\frac{-1}{x+6}\right)\]. \[\frac{-1}{x+6}=\frac{1}{6-x}\]. Do you know how to get the power series of 1/(6-x)?
Err, I meant 1/(-6-x), not 1/(6-x). :))
not quite
Anyway, the power series of -1/(x+6) is: \[\begin{align} \frac{-1}{x+6} & =\frac{-1}{6} \cdot \frac{1}{\frac{x}{6}+1} \\ & = {-1 \over 6} \sum_{n=0}^{\infty} \left ( {-x \over 6} \right )^{n} \\ & = {-1 \over 6} \sum_{n=0}^{\infty} {(-1)^n x^n \over 6^n} \end{align}\]
That is equal to \[\sum_{n=0}^{\infty} {(-1)^{n+1} x^n \over6^{n+1}}\] then differentiate this with respect to x.
Sorry for the late reply and any errors you see. I'm very tired.
Its ok, thank you
And as I typed my previous reply, I saw an error in my first answer. n should be n+1 and x should be x^n. Anyway, the second solution should produce the same answer as the first.
Join our real-time social learning platform and learn together with your friends!