Question
Question: For positive integers \({{n}_{1}},{{n}_{2}}\), the value of the expression \({{\left( 1+i \right)}^{...
For positive integers n1,n2, the value of the expression (1+i)n1+(1+i3)n1+(1+i5)n2+(1+i7)n2 is a real number if and only if
(a) n1=n2+1
(b) n1=n2−1
(c) n1=n2
(d) n1>0,n2>0
Solution
Hint: Simplify the given expression using the fact that i4n+1=i and i4n−1=−i to simplify the terms of the given expression. Use the Binomial Theorem which states that for any two numbers ‘x’ and ‘y’, we have (x+y)n=nC0xny0+nC1xn−1y1+...+nCnx0yn to expand the terms of the given expression. Simplify the expression by cancelling out the like terms and solve the equation to find the condition for which the expression will be a real number.
Complete step-by-step solution -
We have to find the condition for which the expression (1+i)n1+(1+i3)n1+(1+i5)n2+(1+i7)n2 is a real number, where n1,n2 are positive integers.
We know that i=−1 is a square root of unity. We also know that i4n+1=i and i4n−1=−i.
Substituting n=1 in the formula i4n−1=−i, we have i4(1)−1=i3=−i.
Substituting n=1 in the formula i4n+1=i, we have i4(1)+1=i5=i.
Substituting n=2 in the formula i4n−1=−i, we have i4(2)−1=i7=−i.
Thus, we can rewrite the expression (1+i)n1+(1+i3)n1+(1+i5)n2+(1+i7)n2 as (1+i)n1+(1+i3)n1+(1+i5)n2+(1+i7)n2=(1+i)n1+(1−i)n1+(1+i)n2+(1−i)n2.
We will now expand the above expression using the Binomial Theorem.
We know that the Binomial Theorem which states that for any two numbers ‘x’ and ‘y’, we have (x+y)n=nC0xny0+nC1xn−1y1+...+nCnx0yn .
So, we have (1+i)n1=n1C0(1)n1(i)0+n1C1(1)n1−1(i)1+n1C2(1)n1−2(i)2+...+n1Cn1(1)0(i)n1=n1C0+n1C1i−n1C2−n1C3i...+n1Cn1(i)n1.
Similarly, we have (1+i)n1=n1C0(1)n1(−i)0+n1C1(1)n1−1(−i)1+n1C2(1)n1−2(−i)2+...+n1Cn1(1)0(−i)n1=n1C0−n1C1i−n1C2+n1C3i...+n1Cn1(−i)n1.
We also have (1+i)n2=n2C0(1)n2(i)0+n2C1(1)n2−1(i)1+n2C2(1)n2−2(i)2+...+n2Cn2(1)0(i)n2=n2C0+n2C1i−n2C2−n2C3i...+n2Cn2(i)n2 and (1+i)n2=n2C0(1)n2(−i)0+n2C1(1)n2−1(−i)1+n2C2(1)n2−2(−i)2+...+n2Cn2(1)0(−i)n2=n2C0−n2C1i−n2C2+n2C3i...+n2Cn2(−i)n2.
Thus, we have (1+i)n1+(1−i)n1+(1+i)n2+(1−i)n2=n1C0+n1C1i−n1C2−n1C3i...+n1Cn1(i)n1+n1C0−n1C1i−n1C2+n1C3i...+n1Cn1(−i)n1+n2C0+n2C1i−n2C2−n2C3i...+n2Cn2(i)n2+n2C0−n2C1i−n2C2+n2C3i...+n2Cn2(−i)n2.
Simplifying the above expression, we have (1+i)n1+(1−i)n1+(1+i)n2+(1−i)n2=2n1C0−2n1C2...+n1Cn1(i)n1+n1Cn1(−i)n1+2n2C0−2n2C2+...+n2Cn2(i)n2+n2Cn2(−i)n2.
We must have that the above expression is a real number. Thus, we have n1Cn1(i)n1+n1Cn1(−i)n1+n2Cn2(i)n2+n2Cn2(−i)n2=0.
So, we have n1Cn1[(i)n1+(−i)n1]+n2Cn2[(i)n2+(−i)n2]=0⇒(i)n1+(−i)n1+(i)n2+(−i)n2=0 as we know that nCn=0!n!n!=1.
Thus, we have (i)n1+(−1)n1(i)n1+(i)n2+(−1)n2(i)n2=0⇒(i)n1(1+(−1)n1)+(i)n2(1+(−1)n2)=0.
So, we must have (−1)n1=−1 and (−1)n2=−1. Thus, n1 and n2 must be both odd numbers. Considering all the options, the given condition holds if and only if n1=n2.
Hence, the condition required for (1+i)n1+(1+i3)n1+(1+i5)n2+(1+i7)n2 to be a real number is n1=n2, which is option (c).
Note: We can’t solve this question without calculating the higher values of i=−1. We also observe that n1 and n2 can take any positive odd integer as its value. However, based on the given options, we must have n1=n2.