Let z=a+ib,b=0 be complex numbers satisfying z2=zˉ⋅21−z. Then the least value of n∈N, such that zn=(z+1)n, is equal to __________.
Answer: 2
Solution
Key Concepts and Formulas
Modulus of a Complex Number: For z=a+ib, the modulus is ∣z∣=a2+b2. Key properties include ∣zk∣=∣z∣k and ∣zˉ∣=∣z∣. Also, ∣zw∣=∣z∣∣w∣.
Properties of Conjugates: For z=a+ib, its conjugate is zˉ=a−ib. If ∣z∣=1, then zzˉ=∣z∣2=1, which implies zˉ=1/z.
Cube Roots of Unity: The solutions to z3=1 are 1,ω,ω2, where ω=ei2π/3=−21+i23 and ω2=ei4π/3=−21−i23. They satisfy 1+ω+ω2=0 and ω3=1.
Step-by-Step Solution
Step 1: Find the modulus of z
We are given the equation
z2=zˉ⋅21−∣z∣(∗)
To find ∣z∣, we take the modulus of both sides of the equation:
∣z2∣=∣zˉ⋅21−∣z∣∣
Using the properties of the modulus, we have ∣z2∣=∣z∣2, ∣zˉ∣=∣z∣, and since 21−∣z∣ is a positive real number, ∣21−∣z∣∣=21−∣z∣. Therefore,
∣z∣2=∣zˉ∣⋅∣21−∣z∣∣=∣z∣⋅21−∣z∣
Since z=a+ib with b=0, we know that z=0, so ∣z∣=0. We can thus divide both sides by ∣z∣:
∣z∣=21−∣z∣
Let k=∣z∣. We need to solve k=21−k. By inspection, k=1 is a solution since 1=21−1=20=1.
To show uniqueness, let f(k)=k−21−k. Then f′(k)=1+(ln2)21−k>0 for all k. Thus f(k) is strictly increasing, and k=1 is the only solution.
Therefore, we conclude that
∣z∣=1
Step 2: Determine the value of z
Substituting ∣z∣=1 back into the original equation (∗), we get:
z2=zˉ⋅21−1=zˉ⋅20=zˉ
Since ∣z∣=1, we know that zˉ=z1. Substituting this into the equation, we get:
z2=z1z3=1
The solutions to z3=1 are the cube roots of unity:
z=1,z=ei2π/3=−21+i23,z=ei4π/3=−21−i23
Since the problem states that b=0, z must have a non-zero imaginary part. This excludes z=1. Therefore, z must be one of the two non-real cube roots of unity, commonly denoted as ω and ω2:
z=−21+i23orz=−21−i23
Step 3: Find the least value of n
We are looking for the least value of n∈N such that zn=(z+1)n. Since z=0, we can divide by zn:
(zz+1)n=1
This can be rewritten as:
(1+z1)n=1
We consider the two possible values for z:
Case 1: z=−21+i23=ω
Since ∣z∣=1, we have 1/z=zˉ=ωˉ=ω2.
1+z1=1+ω2=−ω
Substituting this into our equation:
(−ω)n=1(−1)nωn=1
If n is odd, then −ωn=1, so ωn=−1. Since ω3=1, the powers of ω are 1,ω,ω2. None of these equals −1, so n cannot be odd.
If n is even, then ωn=1. Since ω3=1, we must have n be a multiple of 3. Thus, n must be an even multiple of 3. The smallest such n is n=6.
Case 2: z=−21−i23=ω2
Since ∣z∣=1, we have 1/z=zˉ=ω2=ω.
1+z1=1+ω=−ω2
Substituting this into our equation:
(−ω2)n=1(−1)n(ω2)n=1
If n is odd, then −(ω2)n=1, so (ω2)n=−1. Since (ω2)3=1, the powers of ω2 are 1,ω2,ω. None of these equals −1, so n cannot be odd.
If n is even, then (ω2)n=1. Since (ω2)3=1, we must have n be a multiple of 3. Thus, n must be an even multiple of 3. The smallest such n is n=6.
In both possible cases for z, the least value of n∈N for which the condition holds is 6.
Common Mistakes & Tips
Forgetting to apply all given conditions, such as b=0, which would lead to including z=1 as a possible value.
When solving equations like wn=1, remember that n must be a multiple of the order of w. The order of w is the smallest positive integer k such that wk=1. For primitive cube roots of unity, the order is 3.
When an equation involves both z and zˉ, or powers of z and a constant base raised to a power involving ∣z∣, taking the modulus of both sides is often the first and most effective step to simplify the equation and find ∣z∣.
Summary
The problem requires a systematic approach, starting by determining the magnitude of the complex number z, then its specific value(s), and finally solving for n. By taking the modulus of the initial equation, we found that ∣z∣=1. Substituting ∣z∣=1 back into the original equation simplified it to z2=zˉ, which implies z3=1. The condition b=0 was crucial to select the correct non-real cube roots of unity for z. The second condition zn=(z+1)n was transformed into (1+1/z)n=1, leading to n=6.