Solveeit Logo

Question

Question: Represent the complex number \(z=1+i\) in polar form....

Represent the complex number z=1+iz=1+i in polar form.

Explanation

Solution

To convert a complex number into its polar form, we need to calculate the magnitude and the argument of the complex number. Magnitude is calculated by using the formula r=x2+y2r=\sqrt{{{x}^{2}}+{{y}^{2}}}. We know that the argument is the angle with the positive X-axis, and can be calculated using the formula θ=tan1(yx)\theta ={{\tan }^{-1}}\left( \dfrac{y}{x} \right) .

Complete step by step solution:
We know that a complex number is mostly represented in one of the two forms, the standard form and the polar form. Any complex number in standard form is represented as z=x+iyz=x+iy , where x and y are real numbers and i=1i=\sqrt{-1} . We also understand any complex number in the form z=rcosθ+irsinθz=r\cos \theta +ir\sin \theta is said to be in polar form, and the polar coordinates are (r,θ)\left( r,\theta \right) .
Let us assume a complex point P which represents z=x+iyz=x+iy in the Cartesian plane. To convert this complex number into the polar form, we can see from the following figure, that r is the magnitude of this point P.

We know that the magnitude of the complex number z will be x2+y2\sqrt{{{x}^{2}}+{{y}^{2}}} .
Thus, we have, r=x2+y2r=\sqrt{{{x}^{2}}+{{y}^{2}}} .
We can also see in the figure that θ\theta is the angle between the magnitude and the X-axis.
Thus, tanθ=yx\tan \theta =\dfrac{y}{x} .
Or, θ=tan1(yx)\theta ={{\tan }^{-1}}\left( \dfrac{y}{x} \right) .
In our problem, we have z=1+iz=1+i .
So, we have x=1 and y=1x=1\text{ and }y=1 .
Using these values to calculate the magnitude, we get
r=12+12r=\sqrt{{{1}^{2}}+{{1}^{2}}}
r=2...(i)\Rightarrow r=\sqrt{2}...\left( i \right)
We can also use the values of x and y to calculate the argument of this complex number.
θ=tan1(11)\theta ={{\tan }^{-1}}\left( \dfrac{1}{1} \right)
θ=tan1(1)\Rightarrow \theta ={{\tan }^{-1}}\left( 1 \right)
θ=45...(ii)\Rightarrow \theta ={{45}^{\circ }}...\left( ii \right)
Now, we can use the values from equation (i) and equation (ii) to convert this complex number into polar form.
z=rcosθ+irsinθz=r\cos \theta +ir\sin \theta
z=2cos(45)+i2sin(45)\Rightarrow z=\sqrt{2}\cos \left( {{45}^{\circ }} \right)+i\sqrt{2}\sin \left( {{45}^{\circ }} \right)
Thus, the polar form of the complex number z=1+i is z=2[cos(45)+isin(45)]z=1+i\text{ is }z=\sqrt{2}\left[ \cos \left( {{45}^{\circ }} \right)+i\sin \left( {{45}^{\circ }} \right) \right] .

Note: We must not confuse between the Polar form and the Euler’s form of representation for a complex number. We must also take care that the argument is always calculated with respect to the positive X-axis, and that it is positive for anti-clockwise, and negative for clockwise rotation.