Power Series

scott73

New member
Joined
Sep 27, 2005
Messages
8
Alright, I am given the function (8x)/(14+x) = (Summation) c(n)X^(n), and asked to find the first 4 coefficients and the radius. I am having trouble figuring out how to get the coefficients, I know I cant just plug 1,2,3,etc. in for x and get them, I think you may have to convert another power series that looks like this, and then figure the coefficients. Any Help on this one would be great!,

Also, I have the problem [Summation]((n+1)(x^n)/(9^(n+2))), for -9>x<9, and I am asked to find a formula for the sum of the series. I thought that I figured it out to be abs(9/x) but that was incorrect. What am I doing wrong?
 
I've never understood nor believed in power series but since no one else is jumping in...
a<sub>0</sub> = f(0)/0!
a<sub>1</sub> = f'(0)/1!
a<sub>2</sub> = f''(0)/2!
...
a<sub>n</sub> = f<sup>n</sup>(0)/n!
in a<sub>0</sub> + a<sub>1</sub>x + a<sub>2</sub>x²...a<sub>n</sub>x^n

I don't see a trick on the sumation yet. Still thinking.
 
scott73 said:
Alright, I am given the function (8x)/(14+x) = (Summation) c(n)X^(n), and asked to find the first 4 coefficients and the radius. I am having trouble figuring out how to get the coefficients, I know I cant just plug 1,2,3,etc. in for x and get them, I think you may have to convert another power series that looks like this, and then figure the coefficients. Any Help on this one would be great!,

Also, I have the problem [Summation]((n+1)(x^n)/(9^(n+2))), for -9>x<9, and I am asked to find a formula for the sum of the series. I thought that I figured it out to be abs(9/x) but that was incorrect. What am I doing wrong?
 
I suspect that -9>x<9 is realy -9>x>9
and you want a power series.
((n+1)(x^n)/(9^(n+2))) =
((n+1)/9^(n+2))*x^n
f(0)=0
f'(x)=((n+1)/9^(n+2))*n*x^(n-1)=0
In fact since 0^y=0 for all y, I suspect another typo that is harder to correct. I don't recall what 0^0 is which is the only possible end.
 
pw92ha.gif
 
Hello, scott73!

I think I've got the second problem . . .
. . I worked out a long and primitive solution.

[Summation]((n+1)(x<sup>n</sup>)/(9<sup>n+2</sup>), for |x| < 9

Find a formula for the sum of the series.
Write out the terms of the summation:

. . . . . . .2x . .3x<sup>2</sup> . .4x<sup>3</sup> . .5x<sup>4</sup>
. . S .= . --- + ---- + ---- + ---- + . . . . [1]
. . . . . . .9<sup>3</sup> . . 9<sup>4</sup> . . 9<sup>5</sup> . . .9<sup>6</sup>

Multiply by x/9:

. . . x . . . . .2x<sup>2</sup> . .3x<sup>3</sup> . .4x<sup>4</sup>
. . . -- S .= .---- + ---- + ---- + . . . . [2]
. . . 9 . . . . .9<sup>4</sup> . . .9<sup>5</sup> . . .9<sup>6</sup>

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2x . .x<sup>2</sup> . . x<sup>3</sup> . . x<sup>4</sup>
Subtract [2] from [1]: . (1 - x/9)S .= .--- + --- + --- + --- + . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9<sup>3</sup> . .9<sup>4</sup> . .9<sup>5</sup> . . 9<sup>6</sup>

. . . . . . . . . . . . . . . . . . . . . . .x . . .x . . x<sup>2</sup> . . x<sup>3</sup> . . x<sup>4</sup>
We have: . [(9 - x)/x]S . = . --- + --- + --- + --- + --- + ...
. . . . . . . . . . . . . . . . . . . . . . 9<sup>3</sup> . .9<sup>3</sup> . .9<sup>4</sup> . . 9<sup>5</sup> . .9<sup>6</sup>
. . . . . . . . . . . . . . . . . . . . . . . . . .\_______________

The last portion is a geometric series with first term, a = x/9<sup>3</sup>, and common ratio, r = x/9.
. . Its sum is: .x/[81(9 - x)]

. . . . . . . . . . . . . 9 - x . . . . . .x . . . . . .x . . . . . . .x(18 - x)
Now we have: . ------ S . = . --- + ----------- . = . -----------
. . . . . . . . . . . . . . x . . . . . . . 9<sup>3</sup> . .81(9 - x) . . . . 9<sup>3</sup>(9 - x)

. . . . . . . . . . . . . . . .x<sup>2</sup>(18 - x)
Therefore: . S . = . --------------
. . . . . . . . . . . . . . . .9<sup>3</sup>(9 - x)<sup>2</sup>

~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Someone check my work . . . please1
There are at least a brazillion* places for errors.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~

*
"How many are there in a brazillion?"
"Pardon me?"
"I just heard it on the news: 12 brazillion soldiers killed."
 
Hello all. I cheated and ran this through Maple. It gave me a closed form of

x(18-x)
---------=1/(x-9)<sup>2</sup>-1/81
81(9-x)<sup>2</sup>.

Which is Soroban's answer multiplied by 9/x. This is with n=1 to infinity.

Notice that the answer for the sum from n=1..infinity is the sum n=0..infinity minus 1/81.
 
Neat trick! I don't have time to go over the whole thing right now but (1-x/9) = (9-x)/9 not (9-x)/x
----------------
Gene
 
Good catch Gene!. Here it is:


\(\displaystyle \frac{x(18-x)}{9^{3}(9-x)}(\frac{9}{9-x})=\frac{x(18-x)}{81(9-x)^{2}}=\frac{1}{(x-9)^{2}}-\frac{1}{81}\)
 
Top