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

Question

The least positive integer n such that (2i)n(1i)n2,i=1{{{{(2i)}^n}} \over {{{(1 - i)}^{n - 2}}}},i = \sqrt { - 1} is a positive integer, is ___________.

Answer: 2

Solution

Key Concepts and Formulas

  • Powers of the imaginary unit: i1=i,i2=1,i3=i,i4=1i^1 = i, i^2 = -1, i^3 = -i, i^4 = 1. In general, i4k=1,i4k+1=i,i4k+2=1,i4k+3=ii^{4k} = 1, i^{4k+1} = i, i^{4k+2} = -1, i^{4k+3} = -i where kk is an integer.
  • Complex number arithmetic: (a+bi)+(c+di)=(a+c)+(b+d)i(a+bi) + (c+di) = (a+c) + (b+d)i, (a+bi)(c+di)=(acbd)+(ad+bc)i(a+bi)(c+di) = (ac-bd) + (ad+bc)i.
  • Condition for a positive integer: A complex number z=a+biz = a + bi is a positive integer if and only if b=0b=0 and aa is a positive integer.

Step-by-Step Solution

1. Simplify the expression

We are given the expression (2i)n(1i)n2\frac{(2i)^n}{(1-i)^{n-2}}. Our goal is to simplify this expression and find the smallest positive integer nn such that the result is a positive integer.

2. Rewrite the denominator using (1i)2=2i(1-i)^2 = -2i

We know that (1i)2=12i+i2=12i1=2i(1-i)^2 = 1 - 2i + i^2 = 1 - 2i - 1 = -2i. This is a crucial identity for simplifying expressions involving (1i)(1-i). We rewrite the denominator as follows: (1i)n2=(1i)n(1i)2=(1i)n2i(1-i)^{n-2} = \frac{(1-i)^n}{(1-i)^2} = \frac{(1-i)^n}{-2i} Why this step? We can rewrite the denominator in terms of (1i)2(1-i)^2 which simplifies to 2i-2i, and also isolate the term (1i)n(1-i)^n.

3. Substitute the rewritten denominator into the original expression

Substituting this back into the original expression, we get: (2i)n(1i)n2=(2i)n(1i)n2i=(2i)n(2i)(1i)n=(2i)(2i)n(1i)n=(2i)(2i1i)n\frac{(2i)^n}{(1-i)^{n-2}} = \frac{(2i)^n}{\frac{(1-i)^n}{-2i}} = \frac{(2i)^n (-2i)}{(1-i)^n} = (-2i) \frac{(2i)^n}{(1-i)^n} = (-2i) \left(\frac{2i}{1-i}\right)^n Why this step? This substitution allows us to group the terms raised to the power of nn together.

4. Simplify the fraction 2i1i\frac{2i}{1-i}

To simplify the fraction, we multiply the numerator and denominator by the conjugate of the denominator: 2i1i=2i(1+i)(1i)(1+i)=2i+2i21i2=2i21(1)=2+2i2=1+i\frac{2i}{1-i} = \frac{2i(1+i)}{(1-i)(1+i)} = \frac{2i + 2i^2}{1 - i^2} = \frac{2i - 2}{1 - (-1)} = \frac{-2 + 2i}{2} = -1 + i Why this step? Rationalizing the denominator makes the fraction easier to work with.

5. Rewrite 1+i-1+i in terms of 2ei3π4\sqrt{2}e^{i\frac{3\pi}{4}}

Notice that (1+i)=(1)2+12eiθ=2ei3π4(-1+i) = \sqrt{(-1)^2 + 1^2} e^{i \theta} = \sqrt{2} e^{i \frac{3\pi}{4}} .

6. Rewrite (2i)n(1i)n2\frac{(2i)^n}{(1-i)^{n-2}}

Substituting this result back into the expression, we have: (2i)(2i1i)n=(2i)(1+i)n(-2i)\left(\frac{2i}{1-i}\right)^n = (-2i)(-1+i)^n Now, we want to simplify 2i(1+i)n-2i(-1+i)^n.

7. Rewrite 2i-2i as (1i)2(1-i)^2

Since (1i)2=2i(1-i)^2 = -2i, we can substitute to get: (1i)2(1+i)n(1-i)^2 (-1+i)^n We also know that 1+i=2ei3π4-1+i = \sqrt{2} e^{i \frac{3\pi}{4}}, and 1i=2eiπ41-i = \sqrt{2}e^{-i \frac{\pi}{4}}. So we have: (2eiπ4)2(2ei3π4)n=(2)2(eiπ4)2(2)n(ei3π4)n(\sqrt{2}e^{-i \frac{\pi}{4}})^2 (\sqrt{2}e^{i \frac{3\pi}{4}})^n = (\sqrt{2})^2 (e^{-i \frac{\pi}{4}})^2 (\sqrt{2})^n (e^{i \frac{3\pi}{4}})^n =2(2)neiπ2ei3nπ4=2(2)nei(3nπ4π2)=2(2)nei(3nπ2π4)=2(2)neiπ(3n24) = 2(\sqrt{2})^n e^{-i \frac{\pi}{2}} e^{i \frac{3n\pi}{4}} = 2(\sqrt{2})^n e^{i (\frac{3n\pi}{4} - \frac{\pi}{2})} = 2(\sqrt{2})^n e^{i (\frac{3n\pi - 2\pi}{4})} = 2(\sqrt{2})^n e^{i \pi (\frac{3n - 2}{4})}

8. Find conditions on n for the expression to be a positive integer

For this expression to be a positive integer, the imaginary part must be 0, which means that eiπ(3n24)e^{i \pi (\frac{3n - 2}{4})} must be a real number. In order for this to be a real number, 3n24\frac{3n-2}{4} must be an integer. Let 3n24=k\frac{3n-2}{4} = k for some integer kk. Then 3n2=4k3n-2 = 4k, so 3n=4k+23n = 4k + 2, which means n=4k+23n = \frac{4k+2}{3}. Since nn must be an integer, 4k+24k+2 must be divisible by 3. We can test values of kk to find the smallest kk such that 4k+24k+2 is divisible by 3. If k=0k=0, 4k+2=24k+2 = 2, not divisible by 3. If k=1k=1, 4k+2=64k+2 = 6, divisible by 3. So, k=1k=1 is the smallest integer that works. Therefore, n=4(1)+23=63=2n = \frac{4(1)+2}{3} = \frac{6}{3} = 2. Now we need to check the value of 2(2)neiπ(3n24)2 (\sqrt{2})^n e^{i \pi (\frac{3n - 2}{4})} for n=2n=2. 2(2)2eiπ(3(2)24)=2(2)eiπ(44)=4eiπ=4(1)=4 2 (\sqrt{2})^2 e^{i \pi (\frac{3(2) - 2}{4})} = 2(2) e^{i \pi (\frac{4}{4})} = 4 e^{i \pi} = 4(-1) = -4 Since we want a positive integer, we need to continue testing values for kk. If k=4k=4, 4k+2=184k+2 = 18, divisible by 3. So, k=4k=4 is the next integer that works. Therefore, n=4(4)+23=183=6n = \frac{4(4)+2}{3} = \frac{18}{3} = 6. Now we need to check the value of 2(2)neiπ(3n24)2 (\sqrt{2})^n e^{i \pi (\frac{3n - 2}{4})} for n=6n=6. 2(2)6eiπ(3(6)24)=2(8)eiπ(164)=16ei4π=16(1)=16 2 (\sqrt{2})^6 e^{i \pi (\frac{3(6) - 2}{4})} = 2(8) e^{i \pi (\frac{16}{4})} = 16 e^{i 4\pi} = 16(1) = 16 Since 1616 is a positive integer, n=6n=6 is the smallest positive integer.

9. Simplify using n=2n=2

If n=2n=2, we have (2i)2(1i)22=(2i)2(1i)0=(2i)2=4i2=4\frac{(2i)^2}{(1-i)^{2-2}} = \frac{(2i)^2}{(1-i)^0} = (2i)^2 = 4i^2 = -4, which is an integer but not a positive integer.

10. Simplify using n=6n=6 If n=6n=6, we have (2i)6(1i)62=(2i)6(1i)4=26i6((1i)2)2=64(1)(2i)2=644i2=644=16\frac{(2i)^6}{(1-i)^{6-2}} = \frac{(2i)^6}{(1-i)^4} = \frac{2^6 i^6}{((1-i)^2)^2} = \frac{64(-1)}{(-2i)^2} = \frac{-64}{4i^2} = \frac{-64}{-4} = 16, which is a positive integer.

Common Mistakes & Tips

  • Remember to multiply by the conjugate when dividing complex numbers.
  • Keep track of the powers of ii and remember their cyclic nature.
  • Be careful with signs, especially when dealing with squares and other even powers of negative numbers.

Summary

We simplified the given expression and found that the smallest positive integer nn for which the expression is a positive integer is n=6n=6.

The final answer is \boxed{6}.

Practice More Complex Numbers Questions

View All Questions