daudaudaudau
- 297
- 0
Homework Statement
Given |z|<1 and n a positive integer prove that
<br /> \left|\frac{1-z^n}{1-z}\right|\le n<br />
The Attempt at a Solution
I try to find the maximum of the function by differentiation
<br /> \frac{d}{dz}\frac{1-z^n}{1-z}=\frac{-nz^{n-1}*(1-z)+(1-z^n)}{(1-z)^2}=0\Rightarrow (1-z^n)=nz^{n-1}*(1-z)<br />
I then plug this in
<br /> \left|\frac{nz^{n-1}*(1-z)}{1-z}\right|=n\left|z^{n-1}\right|\le n<br />
I guess this works. Does someone have another way to prove it?