Given that z = a + bj, find Re(z/z*) and Im(z/z*).

By definition z*  = a - bj.

We can write z/z* = ((a+bj)/(a-bj))*(a+bj)/(a+bj).

We calculate this to be z/z* = (a^2-b^2)/(a^2+b^2) + j(2ab)/(a^2+b^2).

Therefore, Re(z/z*) = (a^2-b^2)/(a^2+b^2).

Im(z/z*) = (2ab)/(a^2+b^2).

PJ

Related Further Mathematics A Level answers

All answers ▸

How to approximate the Binomial distribution to the Normal Distribution


Why does matrix multiplication seem so unintuitive and weird?!


How do you invert a 2x2 matrix?


How do I apply mathematical induction to answer questions