$A$ and $B$ are two complex numbers:
$A = P e^{ia}$
$B = Q e^{ib}$
I would like to know what is this equal to? :
$|A+B|^2$
Please also give a small proof if possible.
$A$ and $B$ are two complex numbers:
$A = P e^{ia}$
$B = Q e^{ib}$
I would like to know what is this equal to? :
$|A+B|^2$
Please also give a small proof if possible.
Copyright © 2021 JogjaFile Inc.
Algebraic proof: $$ A=P(\cos a+i \sin a) \quad \land \quad B=Q(\cos b+i \sin b) \Rightarrow $$ $$ A+B= P\cos a+Q\sin b +i(P\sin a+Q\sin b) \Rightarrow $$ $$ |A+B|^2=(P\cos a+Q\sin b)^2 +(P\sin a+Q\sin b)^2 = $$ $$ =P^2+Q^2+2PQ \cos(a-b) $$ Geometric proof:
$A+B$ is the diagonal of a parallelogram that has sides lenghts $P$ and $Q$. The angle opposite to this diagonal is $\pi-(a-b)$ so, appling cosine rules you have the same result.