View Full Version : Power Series Representation..
chyeaman
Dec11-08, 06:54 PM
hey, this is my first time posting, my question is find the power series representation for x/(1-x)^2
I know the representation for 1/1-x is x^n so does that mean x/(1-x)^2 is x^n^2? could use some clarification please
jeffreydk
Dec11-08, 07:57 PM
Just use the Taylor series to expand it about whatever point a;
\sum_{n=0}^{n=\infty}\frac{f^{(n)}(a)}{n!}(x-a)^n
Looks like for \frac{x}{(1-x)^2} this it will be something like
x+2x^2+3x^3+4x^4+\ldots+
if you center it on 0.
adriank
Dec11-08, 09:47 PM
How about this: You know that
\frac{1}{1 - x} = \sum_{n = 0}^{\infty} x^n = 1 + x + x^2 + x^3 + x^4 + \dotsb.
Take the derivative of both sides to obtain
\frac{1}{(1 - x)^2} = \sum_{n = 0}^{\infty} (n - 1) x^n = 1 + 2x + 3x^2 + 4x^3 + \dotsb,
and multiply by x to get
\frac{x}{(1 - x)^2} = \sum_{n = 1}^{\infty} n x^n = x + 2x^2 + 3x^3 + 4x^4 + \dotsb.
chyeaman
Dec11-08, 11:06 PM
Thank you so much for clarifying!
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.