Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
324
1
avatar

Let z be a complex number such that |z| = 1. Find the largest possible value of |z^2 - 1|.

 Feb 14, 2022
 #1
avatar+118703 
+1

Let z be a complex number such that |z| = 1. Find the largest possible value of |z^2 - 1|

 

z=1eiθz2=e2θiz21=e2θi1z21=cos(2θ)+isin(2θ)1z21=[cos(2θ)1]+isin(2θ)|z21|2=[cos(2θ)1]2+sin2(2θ)|z21|2=[cos2(2θ)+12cos(2θ)]2+sin2(2θ)|z21|2=[22cos(2θ)]2|z21|2=4[1cos(2θ)]2|z21|=2[1cos(2θ)]

 

1cos(2θ)11cos(2θ)101cos(2θ)202[1cos(2θ)]40|z21|4

 

So the largest possible value is 4 

 

You need to check what i have done.

 

 

 

 

 

 

LaTex

z=1e^{i\theta}\\
z^2=e^{2\theta i}\\
z^2-1=e^{2\theta i}-1\\
z^2-1=cos(2\theta)+isin(2\theta)-1\\
z^2-1=[cos(2\theta)-1]+isin(2\theta)\\
|z^2-1|^2=[cos(2\theta)-1]^2+sin^2(2\theta)\\
|z^2-1|^2=[cos^2(2\theta)+1-2cos(2\theta)]^2+sin^2(2\theta)\\
|z^2-1|^2=[2-2cos(2\theta)]^2\\
|z^2-1|^2=4[1-cos(2\theta)]^2\\
|z^2-1|=2[1-cos(2\theta)]\\

 

 

-1\le cos(2\theta)\le1\\
-1\le -cos(2\theta)\le1\\
0\le 1-cos(2\theta)\le 2\\
0\le 2[1-cos(2\theta)]\le 4\\
0\le |z^2-1|\le 4\\

 Feb 14, 2022

2 Online Users