Question
Question: If \(\left( a+ib \right)\left( c+id \right)\left( e+if \right)\left( g+ih \right)=A+iB\), then show ...
If (a+ib)(c+id)(e+if)(g+ih)=A+iB, then show that (a2+b2)(c2+d2)(e2+f2)(g2+h2)=(A2+B2).
Solution
Hint: If we carefully notice the equation (a2+b2)(c2+d2)(e2+f2)(g2+h2)=(A2+B2), we will notice that it contains a term (A2+B2) on the right side of the equality. Also, this term is the mod of the complex number A+iB which is present in the equation (a+ib)(c+id)(e+if)(g+ih)=A+iB.
Complete step-by-step answer:
Before proceeding with the question, we must know all the formulas that will be required to solve this question. In complex numbers, for a complex number x+iy, the mod ∣x+iy∣ is given by the formula,
∣x+iy∣=x2+y2................(1)
Also, there is a property of the mod function in the complex number. The mod function can be distributed over the multiplication of the two complex numbers. For example if we have two complex number x+iy and x′+iy′ multiplied to each other, we can write,
∣(x+iy)(x′+iy′)∣=∣x+iy∣∣x′+iy′∣.................(2)
In this question, we are given (a+ib)(c+id)(e+if)(g+ih)=A+iB. If we take mod on both the sides of this equation, we get,
∣(a+ib)(c+id)(e+if)(g+ih)∣=∣A+iB∣
From property (2), we can distribute the mod function to each multiplied term. Using property (2) in the above equation, we get,
∣(a+ib)∣∣(c+id)∣∣(e+if)∣∣(g+ih)∣=∣A+iB∣
Using formula (1), we can simplify the above term by calculating the mod of each term.
(a2+b2)(c2+d2)(e2+f2)(g2+h2)=(A2+B2)
We can also write the above equation as,
(a2+b2)(c2+d2)(e2+f2)(g2+h2)=(A2+B2)
Squaring both the sides of the above equation, we get,
(a2+b2)(c2+d2)(e2+f2)(g2+h2)=(A2+B2)
We have got the expression that was asked to prove in the question.
Hence proved.
Note: This question can also be solved by simply multiplying all the complex numbers in the equation (a+ib)(c+id)(e+if)(g+ih)=A+iB and then applying the mod function on both the sides. But then, we have to factorize the final obtained expression which will take a lot of time. So, it is suggested to first apply mod function and then distribute the mod instead of multiplying the complex numbers and then applying mod function.