Skip to main content
Back to Complex Numbers
JEE Main 2021
Complex Numbers
Complex Numbers
Medium

Question

Let z=a+ib,b0\mathrm{z}=a+i b, b \neq 0 be complex numbers satisfying z2=zˉ21zz^{2}=\bar{z} \cdot 2^{1-z}. Then the least value of nNn \in N, such that zn=(z+1)nz^{n}=(z+1)^{n}, is equal to __________.

Answer: 2

Solution

Key Concepts and Formulas

  • Modulus of a Complex Number: For z=a+ibz = a+ib, the modulus is z=a2+b2|z| = \sqrt{a^2+b^2}. Key properties include zk=zk|z^k| = |z|^k and zˉ=z|\bar{z}| = |z|. Also, zw=zw|zw| = |z||w|.
  • Properties of Conjugates: For z=a+ibz = a+ib, its conjugate is zˉ=aib\bar{z} = a-ib. If z=1|z|=1, then zzˉ=z2=1z\bar{z} = |z|^2 = 1, which implies zˉ=1/z\bar{z} = 1/z.
  • Cube Roots of Unity: The solutions to z3=1z^3=1 are 1,ω,ω21, \omega, \omega^2, where ω=ei2π/3=12+i32\omega = e^{i2\pi/3} = -\frac{1}{2} + i\frac{\sqrt{3}}{2} and ω2=ei4π/3=12i32\omega^2 = e^{i4\pi/3} = -\frac{1}{2} - i\frac{\sqrt{3}}{2}. They satisfy 1+ω+ω2=01+\omega+\omega^2=0 and ω3=1\omega^3=1.

Step-by-Step Solution

Step 1: Find the modulus of z

We are given the equation z2=zˉ21z()z^2 = \bar{z} \cdot 2^{1-|z|} \quad (*) To find z|z|, we take the modulus of both sides of the equation: z2=zˉ21z|z^2| = |\bar{z} \cdot 2^{1-|z|}| Using the properties of the modulus, we have z2=z2|z^2| = |z|^2, zˉ=z|\bar{z}| = |z|, and since 21z2^{1-|z|} is a positive real number, 21z=21z|2^{1-|z|}| = 2^{1-|z|}. Therefore, z2=zˉ21z=z21z|z|^2 = |\bar{z}| \cdot |2^{1-|z|}| = |z| \cdot 2^{1-|z|} Since z=a+ibz = a+ib with b0b \neq 0, we know that z0z \neq 0, so z0|z| \neq 0. We can thus divide both sides by z|z|: z=21z|z| = 2^{1-|z|} Let k=zk = |z|. We need to solve k=21kk = 2^{1-k}. By inspection, k=1k=1 is a solution since 1=211=20=11 = 2^{1-1} = 2^0 = 1. To show uniqueness, let f(k)=k21kf(k) = k - 2^{1-k}. Then f(k)=1+(ln2)21k>0f'(k) = 1 + (\ln 2) 2^{1-k} > 0 for all kk. Thus f(k)f(k) is strictly increasing, and k=1k=1 is the only solution. Therefore, we conclude that z=1|z| = 1

Step 2: Determine the value of z

Substituting z=1|z|=1 back into the original equation ()(*), we get: z2=zˉ211=zˉ20=zˉz^2 = \bar{z} \cdot 2^{1-1} = \bar{z} \cdot 2^0 = \bar{z} Since z=1|z|=1, we know that zˉ=1z\bar{z} = \frac{1}{z}. Substituting this into the equation, we get: z2=1zz^2 = \frac{1}{z} z3=1z^3 = 1 The solutions to z3=1z^3=1 are the cube roots of unity: z=1,z=ei2π/3=12+i32,z=ei4π/3=12i32z = 1, \quad z = e^{i2\pi/3} = -\frac{1}{2} + i\frac{\sqrt{3}}{2}, \quad z = e^{i4\pi/3} = -\frac{1}{2} - i\frac{\sqrt{3}}{2} Since the problem states that b0b \neq 0, zz must have a non-zero imaginary part. This excludes z=1z=1. Therefore, zz must be one of the two non-real cube roots of unity, commonly denoted as ω\omega and ω2\omega^2: z=12+i32orz=12i32z = -\frac{1}{2} + i\frac{\sqrt{3}}{2} \quad \text{or} \quad z = -\frac{1}{2} - i\frac{\sqrt{3}}{2}

Step 3: Find the least value of n

We are looking for the least value of nNn \in \mathbb{N} such that zn=(z+1)nz^n = (z+1)^n. Since z0z \neq 0, we can divide by znz^n: (z+1z)n=1\left(\frac{z+1}{z}\right)^n = 1 This can be rewritten as: (1+1z)n=1\left(1 + \frac{1}{z}\right)^n = 1 We consider the two possible values for zz:

Case 1: z=12+i32=ωz = -\frac{1}{2} + i\frac{\sqrt{3}}{2} = \omega Since z=1|z|=1, we have 1/z=zˉ=ωˉ=ω21/z = \bar{z} = \bar{\omega} = \omega^2. 1+1z=1+ω2=ω1 + \frac{1}{z} = 1 + \omega^2 = -\omega Substituting this into our equation: (ω)n=1(-\omega)^n = 1 (1)nωn=1(-1)^n \omega^n = 1 If nn is odd, then ωn=1-\omega^n = 1, so ωn=1\omega^n = -1. Since ω3=1\omega^3=1, the powers of ω\omega are 1,ω,ω21, \omega, \omega^2. None of these equals 1-1, so nn cannot be odd. If nn is even, then ωn=1\omega^n = 1. Since ω3=1\omega^3=1, we must have nn be a multiple of 3. Thus, nn must be an even multiple of 3. The smallest such nn is n=6n=6.

Case 2: z=12i32=ω2z = -\frac{1}{2} - i\frac{\sqrt{3}}{2} = \omega^2 Since z=1|z|=1, we have 1/z=zˉ=ω2=ω1/z = \bar{z} = \overline{\omega^2} = \omega. 1+1z=1+ω=ω21 + \frac{1}{z} = 1 + \omega = -\omega^2 Substituting this into our equation: (ω2)n=1(-\omega^2)^n = 1 (1)n(ω2)n=1(-1)^n (\omega^2)^n = 1 If nn is odd, then (ω2)n=1-(\omega^2)^n = 1, so (ω2)n=1(\omega^2)^n = -1. Since (ω2)3=1(\omega^2)^3=1, the powers of ω2\omega^2 are 1,ω2,ω1, \omega^2, \omega. None of these equals 1-1, so nn cannot be odd. If nn is even, then (ω2)n=1(\omega^2)^n = 1. Since (ω2)3=1(\omega^2)^3=1, we must have nn be a multiple of 3. Thus, nn must be an even multiple of 3. The smallest such nn is n=6n=6.

In both possible cases for zz, the least value of nNn \in \mathbb{N} for which the condition holds is 6.

Common Mistakes & Tips

  • Forgetting to apply all given conditions, such as b0b \neq 0, which would lead to including z=1z=1 as a possible value.
  • When solving equations like wn=1w^n=1, remember that nn must be a multiple of the order of ww. The order of ww is the smallest positive integer kk such that wk=1w^k=1. For primitive cube roots of unity, the order is 3.
  • When an equation involves both zz and zˉ\bar{z}, or powers of zz and a constant base raised to a power involving z|z|, taking the modulus of both sides is often the first and most effective step to simplify the equation and find z|z|.

Summary

The problem requires a systematic approach, starting by determining the magnitude of the complex number zz, then its specific value(s), and finally solving for nn. By taking the modulus of the initial equation, we found that z=1|z|=1. Substituting z=1|z|=1 back into the original equation simplified it to z2=zˉz^2=\bar{z}, which implies z3=1z^3=1. The condition b0b \neq 0 was crucial to select the correct non-real cube roots of unity for zz. The second condition zn=(z+1)nz^n=(z+1)^n was transformed into (1+1/z)n=1(1+1/z)^n=1, leading to n=6n=6.

Final Answer

The final answer is 6\boxed{6}.

Practice More Complex Numbers Questions

View All Questions