Consider the following for the next items that follow: Consider equation-I : z3 + 2z2 + 2z + 1 = 0 and equation-II : z1985 + z100 + 1 = 0.
What is the number of common roots of equation-I and equation-II?
2
The question asks us to find the number of common roots between two given equations involving a complex variable \(z\):
To find the common roots, we first need to determine the roots of Equation I and then check which of these roots also satisfy Equation II.
This is a cubic equation. Let's try finding a simple root by inspection. Notice the coefficients are symmetric (1, 2, 2, 1). This suggests testing values like 1, -1, or perhaps relating it to reciprocal equations, although this specific form isn't a standard reciprocal equation.
Let's test \(z = -1\):
\((-1)^3 + 2(-1)^2 + 2(-1) + 1 = -1 + 2(1) + (-2) + 1 = -1 + 2 - 2 + 1 = 0\)
Since substituting \(z = -1\) results in 0, \(z = -1\) is a root of Equation I. This means \((z+1)\) is a factor of the polynomial \(z^3 + 2z^2 + 2z + 1\).
We can perform polynomial division to find the other factor:
Divide \(z^3 + 2z^2 + 2z + 1\) by \((z+1)\):
\[ \begin{array}{c|cc cc} \multicolumn{2}{r}{z^2} & +z & +1 \\ \cline{2-5} z+1 & z^3 & +2z^2 & +2z & +1 \\ \multicolumn{2}{r}{z^3} & +z^2 \\ \cline{2-3} \multicolumn{2}{r}{0} & z^2 & +2z \\ \multicolumn{2}{r}{} & z^2 & +z \\ \cline{3-4} \multicolumn{2}{r}{} & 0 & z & +1 \\ \multicolumn{2}{r}{} & & z & +1 \\ \cline{4-5} \multicolumn{2}{r}{} & & 0 & 0 \\ \end{array} \]So, Equation I can be factored as \((z+1)(z^2 + z + 1) = 0\).
The roots are given by \(z+1=0\) or \(z^2+z+1=0\).
These two complex roots are special; they are the non-real complex cube roots of unity. We often denote them as \(\omega\) and \(\omega^2\), where \(\omega = \frac{-1 + i\sqrt{3}}{2}\) and \(\omega^2 = \frac{-1 - i\sqrt{3}}{2}\). These roots satisfy the properties \(\omega^3 = 1\) and \(1 + \omega + \omega^2 = 0\).
So, the roots of Equation I are \(-1\), \(\omega\), and \(\omega^2\).
Let's summarise the roots of Equation I:
| Root | Value | Property |
|---|---|---|
| \(z_1\) | \(-1\) | Real root |
| \(z_2\) | \(\omega = \frac{-1 + i\sqrt{3}}{2}\) | Complex cube root of unity, \(\omega^3=1, 1+\omega+\omega^2=0\) |
| \(z_3\) | \(\omega^2 = \frac{-1 - i\sqrt{3}}{2}\) | Complex cube root of unity, \(\omega^3=1, 1+\omega+\omega^2=0\) |
Now, we test each root of Equation I to see if it satisfies Equation II.
Substitute \(z = -1\) into Equation II:
\((-1)^{1985} + (-1)^{100} + 1\)
Since 1985 is an odd number, \((-1)^{1985} = -1\).
Since 100 is an even number, \((-1)^{100} = 1\).
So, the expression becomes \(-1 + 1 + 1 = 1\).
Since \(1 \neq 0\), \(z = -1\) is not a root of Equation II.
Substitute \(z = \omega\) into Equation II:
\(\omega^{1985} + \omega^{100} + 1\)
We use the property \(\omega^3 = 1\). We need to find the remainders of the exponents when divided by 3.
Substituting these back into Equation II with \(z=\omega\):
\(\omega^{1985} + \omega^{100} + 1 = \omega^2 + \omega + 1\)
We know the property of complex cube roots of unity: \(1 + \omega + \omega^2 = 0\).
So, \(\omega^2 + \omega + 1 = 0\).
Thus, \(z = \omega\) is a root of Equation II.
Substitute \(z = \omega^2\) into Equation II:
\((\omega^2)^{1985} + (\omega^2)^{100} + 1\)
Using the property \((a^m)^n = a^{mn}\):
Substituting these back into Equation II with \(z=\omega^2\):
\((\omega^2)^{1985} + (\omega^2)^{100} + 1 = \omega + \omega^2 + 1\)
Again, using the property \(1 + \omega + \omega^2 = 0\).
So, \(\omega + \omega^2 + 1 = 0\).
Thus, \(z = \omega^2\) is a root of Equation II.
The roots of Equation I are \(-1\), \(\omega\), and \(\omega^2\).
We tested these roots in Equation II:
The common roots of Equation I and Equation II are \(\omega\) and \(\omega^2\).
The number of common roots is 2.
| Concept | Description | Relevance to Problem |
|---|---|---|
| Polynomial Roots | Values of the variable that satisfy the equation. | Finding roots of Eq-I is the first step. |
| Factor Theorem | If \(p(a) = 0\), then \((x-a)\) is a factor of \(p(x)\). | Used to factor Eq-I after finding root \(z=-1\). |
| Quadratic Formula | Formula to find roots of \(ax^2+bx+c=0\). | Used to find the roots of the quadratic factor of Eq-I. |
| Complex Cube Roots of Unity | Roots of \(z^3=1\), which are \(1, \omega, \omega^2\). Note that roots of \(z^2+z+1=0\) are \(\omega\) and \(\omega^2\) satisfying \(1+\omega+\omega^2=0\). | The non-real roots of Eq-I are these special complex numbers. Their properties (\(\omega^3=1\)) are crucial for simplifying high powers. |
| Properties of \(\omega, \omega^2\) | \(\omega^3=1\), \(1+\omega+\omega^2=0\). Powers cycle with period 3: \(\omega^n = \omega^{n \pmod 3}\). | Essential for evaluating \(z^{1985}\) and \(z^{100}\) for \(z=\omega\) and \(z=\omega^2\). |
| Common Roots | Roots that satisfy both equations simultaneously. | The final goal is to count how many roots from Eq-I also satisfy Eq-II. |
When dealing with polynomials with real coefficients, complex roots always appear in conjugate pairs. In Equation I, we found roots \(-1\), \(\frac{-1 + i\sqrt{3}}{2}\), and \(\frac{-1 - i\sqrt{3}}{2}\). The two complex roots are indeed conjugates of each other, as expected.
The complex cube roots of unity, \(\omega\) and \(\omega^2\), are located on the unit circle in the complex plane, at angles \(120^\circ\) and \(240^\circ\) (or \(2\pi/3\) and \(4\pi/3\) radians) from the positive real axis, respectively. They satisfy the equation \(z^3 - 1 = 0\), which factors as \((z-1)(z^2+z+1)=0\). So \(\omega\) and \(\omega^2\) are precisely the roots of \(z^2+z+1=0\).
When working with high powers of \(\omega\) or \(\omega^2\), the property \(\omega^3 = 1\) is fundamental. Any power \(\omega^n\) can be reduced by finding the remainder of \(n\) when divided by 3. If \(n = 3q + r\), then \(\omega^n = \omega^{3q+r} = (\omega^3)^q \cdot \omega^r = 1^q \cdot \omega^r = \omega^r\), where \(r\) is the remainder (0, 1, or 2). Similarly for \(\omega^2\), we use \((\omega^2)^n = \omega^{2n}\) and then find the remainder of \(2n\) when divided by 3.
Equation II involves high powers, making this property of roots of unity indispensable. Without recognizing that the non-real roots of \(z^2+z+1=0\) are related to cube roots of unity, solving Equation II for these roots would be significantly more complex.
The number of roots of a polynomial equation is equal to its degree (counting multiplicity). Equation I is degree 3, and it has 3 roots: \(-1, \omega, \omega^2\). Equation II is degree 1985, and it has 1985 roots. We only needed to check if the roots of the lower-degree equation satisfy the higher-degree equation to find the common roots.
If \(z=\frac{1+i √{3}}{1-i √{3}}\) where i = √-1 then what is the argument of z ?
Which one of the following is a square root of \(-\sqrt{-1} \)?
What are the roots of equation-I ?
What is the principal argument of \(\frac{1}{1 + i}\) where \(i = \sqrt{-1}?\)
Consider the following in respect of a complex number z:
1. \(\rm {\overline{\left(z^{-1}\right)}}=(\bar{z})^{-1}\)
2. zz -1 = |z| 2
Which of the above is/are correct?
If Z = 1 + i, where i = √-1, then what is the modulus of \(\rm z+\frac{2}{z}?\)
What is the principal argument of z?
What is the value of \({\left( {\frac{{ - 1 + i\sqrt 3 }}{2}} \right)^{3n}} + {\left( {\frac{{ - 1 - i\sqrt 3 }}{2}} \right)^{3n}}\) ?
Where \(i = \sqrt { - 1} ?\)
Which one of the following is correct in respect of the cube roots of unity?
The value of i 2n + i 2n+1 + i 2n+2 + i 2n+3 , where \({\rm{i}} = \sqrt { - 1} \) , is
If A + iB = tan (x + iy), then the value of tan 2x is?
The value of \({\left( {\frac{{\cos \theta + i\sin \theta }}{{i\cos \theta + \sin \theta }}} \right)^4}\) is:
The smallest positive integer n for which \(\left(\dfrac{1+i}{1-i}\right)^n=1\) , is
If ω is cube root of unity, then (3 + ω + 3ω 2) 6 is equal to