Understanding the Identity Theorem for Power Series Coefficients

linda300
Messages
59
Reaction score
3
Hey guys,

I've been trying to work out this question,

http://img189.imageshack.us/img189/2954/asdagp.jpg

so the identity theorm is just that if the power series = 0 then the coefficient of the series must be zero.

Im having trouble seeing how that negative has any influence over the n in the x^n term, to make the x's in powers of either odd or even.

If you have f(-x) = f(x) then the series would be like

Ʃa (x-xo)^n = Ʃa (-x-xo)^n = Ʃ(-1)^n a (x+xo)^n

So how does that make the powers only even? Is there somthing crusial that I am missing?

Thanks
 
Last edited by a moderator:
Physics news on Phys.org
welcome to pf!

hey linda! welcome to pf! :smile:

forget xo

"even" and "odd" mean about x = 0 :wink:

does that make it easier?
 
Thanks!

Yea that helps, so then

Ʃa (x)^n = Ʃa (-x)^n = Ʃ(-1)^n a(x)^n

So is the trick that the only way this can be true is if all the odd powers of n arn't there since the left side will have + a x, + a x^3,.. and the right-a x,- a x^3,... (for an odd ) which can only be true if they are zero an odd = 0?
 
yes :smile:

but it's a lot easier if you combine it into one series …

∑ { axn - a(-x)n } = 0 :wink:
 
Cool,

Thanks a lot!
 
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