- #36
olivermsun
Science Advisor
- 1,268
- 136
Sure, the real and imaginary parts add separately, like orthogonal components of vectors in R2:
Y + Z = Re(Y) + Re(Z) + i(Im(Y) + Im(Z)),
and so on, which allows you to use complex numbers interchangeably with 2-vectors for adding, rotating, etc. As you've already pointed out, however, some of the operations are not the same.
Y + Z = Re(Y) + Re(Z) + i(Im(Y) + Im(Z)),
and so on, which allows you to use complex numbers interchangeably with 2-vectors for adding, rotating, etc. As you've already pointed out, however, some of the operations are not the same.