The least positive integer n such that (1−i)n−2(2i)n,i=−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=1. In general, i4k=1,i4k+1=i,i4k+2=−1,i4k+3=−i where k is an integer.
Complex number arithmetic:(a+bi)+(c+di)=(a+c)+(b+d)i, (a+bi)(c+di)=(ac−bd)+(ad+bc)i.
Condition for a positive integer: A complex number z=a+bi is a positive integer if and only if b=0 and a is a positive integer.
Step-by-Step Solution
1. Simplify the expression
We are given the expression (1−i)n−2(2i)n. Our goal is to simplify this expression and find the smallest positive integer n such that the result is a positive integer.
2. Rewrite the denominator using (1−i)2=−2i
We know that (1−i)2=1−2i+i2=1−2i−1=−2i. This is a crucial identity for simplifying expressions involving (1−i).
We rewrite the denominator as follows:
(1−i)n−2=(1−i)2(1−i)n=−2i(1−i)nWhy this step? We can rewrite the denominator in terms of (1−i)2 which simplifies to −2i, and also isolate the term (1−i)n.
3. Substitute the rewritten denominator into the original expression
Substituting this back into the original expression, we get:
(1−i)n−2(2i)n=−2i(1−i)n(2i)n=(1−i)n(2i)n(−2i)=(−2i)(1−i)n(2i)n=(−2i)(1−i2i)nWhy this step? This substitution allows us to group the terms raised to the power of n together.
4. Simplify the fraction 1−i2i
To simplify the fraction, we multiply the numerator and denominator by the conjugate of the denominator:
1−i2i=(1−i)(1+i)2i(1+i)=1−i22i+2i2=1−(−1)2i−2=2−2+2i=−1+iWhy this step? Rationalizing the denominator makes the fraction easier to work with.
5. Rewrite −1+i in terms of 2ei43π
Notice that (−1+i)=(−1)2+12eiθ=2ei43π.
6. Rewrite (1−i)n−2(2i)n
Substituting this result back into the expression, we have:
(−2i)(1−i2i)n=(−2i)(−1+i)n
Now, we want to simplify −2i(−1+i)n.
7. Rewrite −2i as (1−i)2
Since (1−i)2=−2i, we can substitute to get:
(1−i)2(−1+i)n
We also know that −1+i=2ei43π, and 1−i=2e−i4π.
So we have:
(2e−i4π)2(2ei43π)n=(2)2(e−i4π)2(2)n(ei43π)n=2(2)ne−i2πei43nπ=2(2)nei(43nπ−2π)=2(2)nei(43nπ−2π)=2(2)neiπ(43n−2)
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π(43n−2) must be a real number. In order for this to be a real number, 43n−2 must be an integer.
Let 43n−2=k for some integer k. Then 3n−2=4k, so 3n=4k+2, which means n=34k+2.
Since n must be an integer, 4k+2 must be divisible by 3. We can test values of k to find the smallest k such that 4k+2 is divisible by 3.
If k=0, 4k+2=2, not divisible by 3.
If k=1, 4k+2=6, divisible by 3.
So, k=1 is the smallest integer that works. Therefore, n=34(1)+2=36=2.
Now we need to check the value of 2(2)neiπ(43n−2) for n=2.
2(2)2eiπ(43(2)−2)=2(2)eiπ(44)=4eiπ=4(−1)=−4
Since we want a positive integer, we need to continue testing values for k.
If k=4, 4k+2=18, divisible by 3.
So, k=4 is the next integer that works. Therefore, n=34(4)+2=318=6.
Now we need to check the value of 2(2)neiπ(43n−2) for n=6.
2(2)6eiπ(43(6)−2)=2(8)eiπ(416)=16ei4π=16(1)=16
Since 16 is a positive integer, n=6 is the smallest positive integer.
9. Simplify using n=2
If n=2, we have (1−i)2−2(2i)2=(1−i)0(2i)2=(2i)2=4i2=−4, which is an integer but not a positive integer.
10. Simplify using n=6
If n=6, we have (1−i)6−2(2i)6=(1−i)4(2i)6=((1−i)2)226i6=(−2i)264(−1)=4i2−64=−4−64=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 i 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 n for which the expression is a positive integer is n=6.