Question
Question: Represent the complex number \(z=1+i\) in polar form....
Represent the complex number z=1+i in polar form.
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+y2. We know that the argument is the angle with the positive X-axis, and can be calculated using the formula θ=tan−1(xy) .
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+iy , where x and y are real numbers and i=−1 . We also understand any complex number in the form z=rcosθ+irsinθ is said to be in polar form, and the polar coordinates are (r,θ) .
Let us assume a complex point P which represents z=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 .
Thus, we have, r=x2+y2 .
We can also see in the figure that θ is the angle between the magnitude and the X-axis.
Thus, tanθ=xy .
Or, θ=tan−1(xy) .
In our problem, we have z=1+i .
So, we have x=1 and y=1 .
Using these values to calculate the magnitude, we get
r=12+12
⇒r=2...(i)
We can also use the values of x and y to calculate the argument of this complex number.
θ=tan−1(11)
⇒θ=tan−1(1)
⇒θ=45∘...(ii)
Now, we can use the values from equation (i) and equation (ii) to convert this complex number into polar form.
z=rcosθ+irsinθ
⇒z=2cos(45∘)+i2sin(45∘)
Thus, the polar form of the complex number z=1+i is z=2[cos(45∘)+isin(45∘)] .
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.