Question
Question: How do you write the expression in standard form \(a+ib\) given \({{\left( 1-i \right)}^{5}}\)?...
How do you write the expression in standard form a+ib given (1−i)5?
Solution
The above given question is the mixture of the concept of the complex number and the binomial expansion. From the complex number we will use the concept that i=−1 , hence i2=−1, i3=−−1=−i, and i4=1. Hence, after 4th power of i value of i goes on repeating it as in the previous 4 sequences. And, from binomial expansion we will use the concept of expansion of (a+b)n to expand (1−i)5 to that it can be written in standard form a+ib. The expansion of (a+b)n is given as nC0anb0+nC1an−1b+nC2an−2b2+nC3an−3b3+........+nCna0bn.
Complete step by step answer:
We will use the concept of binomial expansion and complex numbers both to solve the above question.
We can see from the question that we have to express (1−i)5 in standard form a+ib, and this is possible only if we write the expansion of (1−i)5.
Since, we know that the binomial expansion of (a+b)nis given as:
(a+b)n=nC0anb0+nC1an−1b+nC2an−2b2+nC3an−3b3+........+nCna0bn
So, we can similarly expand (1−i)5, and we can see here a = 1, b = −i and n = 5.
Thus, we can write (1−i)5 as:(1−i)5=5C0×15×(−i)0+5C1×14×(−i)+5C2×13×(−i)2+5C3×12×(−i)3+5C4×1×(−i)4+5C5×10×(−i)5
⇒(1−i)5=5C0−5C1×i+5C2×(i)2−5C3×(i)3+5C4×(i)4−5C5×(i)5
Now, from complex number we know that i=−1, so we can write i2=−1, i3=−−1=−i, i4=1, also i5=1×i=i.
So, after substituting value of i,i2,i3,i4,i5 in the above equation we will get:
⇒(1−i)5=5C0−5C1×i+5C2×(−1)−5C3×(−i)+5C4×1−5C5×i
We also know that nCr=r!×(n−r)!n!.
So, 5C0=0!×(5−0)!5!=1, 5C1=1!×(5−1)!5!=4!5!=5, 5C2=2!×(5−2)!5!=2!×3!5!=25×4=10,
Similarly, 5C3=3!×(5−3)!5!=10, 5C4=5, and 5C5=1.
So, after putting all of these we will get:
⇒(1−i)5=1−5×i+10×(−1)−10×(−i)+5×1−1×i
⇒(1−i)5=1−5i−10+10i+5−i
⇒(1−i)5=−4+4i
Hence, (1−i)5 in standard form is given as −4+4i.
Note: Students are required to memorize the binomial expression formula. Also, note that we can write nCr as nCn−r because they both are equal. nCr=nCn−r will always helps us to easily simply nCr.