Prove roots lie inside the unit circle

rioo
Messages
6
Reaction score
0

Homework Statement


Let P(z)=1+2z+3z^2+...nz^(n-1). By considering (1-z)P(z) show that all the zeros of P(z) are inside the unit disk

Homework Equations


None given..


The Attempt at a Solution


Well (1-z)P(z) = 1+z+z^2+...+nz^n
and to find roots I set it to 0:
1+z+z^2+...+nz^n = 0
This is a geometric series of z^n from z^0 to z^n-1 plus nz^n, so
(1-z^n)/(1-z) + nz^n = 0
1-(1-n)z^n-nz^(n+1) = 0

I have no idea where to go from here, we did nothing in class that gives me much idea where to go. we did some convergense stuff in class with the M test but that seems worthless here since i want roots, not convergence. am I on the right track with the geometric series or should I try something else?
 
Physics news on Phys.org
Have you had Rouches theorem in class yet?
 
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