If \(z=\frac{1+i √{3}}{1-i √{3}}\) where i = √-1 then what is the argument of z ?
The problem asks us to find the argument of the complex number \(z = \frac{1+i √{3}}{1-i √{3}}\), where \(i = √{-1}\).
We can solve this problem using two main methods:
Let the numerator be \(z_1 = 1 + i\sqrt{3}\) and the denominator be \(z_2 = 1 - i\sqrt{3}\). Then \(z = \frac{z_1}{z_2}\).
The argument of a quotient of complex numbers is given by:
\(\arg\left(\frac{z_1}{z_2}\right) = \arg(z_1) - \arg(z_2)\)
We need to find the arguments of \(z_1\) and \(z_2\).
\(z_1\) is in the form \(x + iy\), where \(x = 1\) and \(y = \sqrt{3}\).
Since \(x > 0\) and \(y > 0\), \(z_1\) lies in the first quadrant. The argument (principal value) is given by:
\(\arg(z_1) = \tan^{-1}\left(\frac{y}{x}\right)\)
\(\arg(z_1) = \tan^{-1}\left(\frac{\sqrt{3}}{1}\right) = \tan^{-1}(\sqrt{3})\)
We know that \(\tan(\frac{\pi}{3}) = \sqrt{3}\).
So, \(\arg(z_1) = \frac{\pi}{3}\).
\(z_2\) is in the form \(x + iy\), where \(x = 1\) and \(y = -\sqrt{3}\).
Since \(x > 0\) and \(y < 0\), \(z_2\) lies in the fourth quadrant. The argument (principal value) is given by:
\(\arg(z_2) = \tan^{-1}\left(\frac{y}{x}\right)\)
\(\arg(z_2) = \tan^{-1}\left(\frac{-\sqrt{3}}{1}\right) = \tan^{-1}(-\sqrt{3})\)
In the fourth quadrant, the principal argument is negative. Since \(\tan(-\theta) = -\tan(\theta)\), and \(\tan(\frac{\pi}{3}) = \sqrt{3}\), we have \(\tan(-\frac{\pi}{3}) = -\sqrt{3}\).
So, \(\arg(z_2) = -\frac{\pi}{3}\).
Now, we can find \(\arg(z)\):
\(\arg(z) = \arg(z_1) - \arg(z_2)\)
\(\arg(z) = \frac{\pi}{3} - \left(-\frac{\pi}{3}\right)\)
\(\arg(z) = \frac{\pi}{3} + \frac{\pi}{3} = \frac{2\pi}{3}\)
We can simplify the complex number \(z\) by multiplying the numerator and denominator by the conjugate of the denominator.
The denominator is \(1 - i\sqrt{3}\). Its conjugate is \(1 + i\sqrt{3}\).
\(z = \frac{1+i\sqrt{3}}{1-i\sqrt{3}} \times \frac{1+i\sqrt{3}}{1+i\sqrt{3}}\)
Numerator: \((1+i\sqrt{3})(1+i\sqrt{3}) = (1)^2 + 2(1)(i\sqrt{3}) + (i\sqrt{3})^2 = 1 + 2i\sqrt{3} + i^2(3) = 1 + 2i\sqrt{3} - 3 = -2 + 2i\sqrt{3}\)
Denominator: \((1-i\sqrt{3})(1+i\sqrt{3}) = (1)^2 - (i\sqrt{3})^2 = 1 - i^2(3) = 1 - (-3) = 1 + 3 = 4\)
So, \(z = \frac{-2 + 2i\sqrt{3}}{4} = \frac{-2}{4} + \frac{2i\sqrt{3}}{4} = -\frac{1}{2} + i\frac{\sqrt{3}}{2}\).
This simplified \(z\) is in the form \(x + iy\), where \(x = -\frac{1}{2}\) and \(y = \frac{\sqrt{3}}{2}\).
Since \(x < 0\) and \(y > 0\), \(z\) lies in the second quadrant.
To find the principal argument in the second quadrant, we first find the reference angle \(\alpha = \tan^{-1}\left|\frac{y}{x}\right|\).
\(\alpha = \tan^{-1}\left|\frac{\sqrt{3}/2}{-1/2}\right| = \tan^{-1}|-\sqrt{3}| = \tan^{-1}(\sqrt{3})\)
We know that \(\tan(\frac{\pi}{3}) = \sqrt{3}\), so the reference angle is \(\alpha = \frac{\pi}{3}\).
For a complex number in the second quadrant, the principal argument is \(\pi - \alpha\).
\(\arg(z) = \pi - \frac{\pi}{3} = \frac{3\pi - \pi}{3} = \frac{2\pi}{3}\)
Both methods yield the same result for the argument of \(z\).
The argument of \(z = \frac{1+i √{3}}{1-i √{3}}\) is \(\frac{2\pi}{3}\).
| Complex Number \(x + iy\) | Quadrant | Principal Argument (\(\theta\)) | Condition |
|---|---|---|---|
| \(x > 0, y > 0\) | 1st | \(\tan^{-1}\left(\frac{y}{x}\right)\) | |
| \(x < 0, y > 0\) | 2nd | \(\pi + \tan^{-1}\left(\frac{y}{x}\right)\) or \(\pi - \tan^{-1}\left|\frac{y}{x}\right|\) | |
| \(x < 0, y < 0\) | 3rd | \(-\pi + \tan^{-1}\left(\frac{y}{x}\right)\) or \(\tan^{-1}\left(\frac{y}{x}\right) - \pi\) | |
| \(x > 0, y < 0\) | 4th | \(\tan^{-1}\left(\frac{y}{x}\right)\) or \(-\tan^{-1}\left|\frac{y}{x}\right|\) | |
| \(x > 0, y = 0\) | Positive real axis | \(0\) | |
| \(x < 0, y = 0\) | Negative real axis | \(\pi\) | |
| \(x = 0, y > 0\) | Positive imaginary axis | \(\frac{\pi}{2}\) | |
| \(x = 0, y < 0\) | Negative imaginary axis | \(-\frac{\pi}{2}\) | |
| \(x = 0, y = 0\) | Origin (0) | Undefined |
A complex number \(z = x + iy\) can be represented in the complex plane as a point \((x, y)\).
The polar form of a complex number \(z\) is given by \(z = r(\cos \theta + i \sin \theta)\).
When dividing two complex numbers in polar form, \(z_1 = r_1(\cos \theta_1 + i \sin \theta_1)\) and \(z_2 = r_2(\cos \theta_2 + i \sin \theta_2)\), their quotient is:
\(\frac{z_1}{z_2} = \frac{r_1}{r_2}(\cos(\theta_1 - \theta_2) + i \sin(\theta_1 - \theta_2))\)
From this polar form of the quotient, we can see that the modulus is the ratio of the moduli (\(r_1/r_2\)), and the argument is the difference of the arguments (\(\theta_1 - \theta_2\)), which confirms the property used in Method 1.
Which one of the following is a square root of \(-\sqrt{-1} \)?
What are the roots of equation-I ?
Which one of the following is a root of equation-II?
What is the number of common roots of equation-I and equation-II?
If z 1and z 2are complex numbers with |z 1| = |z 2|, then which of the following is/are correct?
1. z 1= z 2
2. Real part of z 1= Real part of z 2
3. Imaginary part of z 1= Imaginary part of z 2
Select the correct answer using the code given below: