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 ▸

Prove by induction that 1^2 + 2^2 + 3^2 + . . . + n^2 = (1/6)n(n+1)(2n+1)


Integrate xcos(x) with respect to x


Find the general solution of the differential equation d^2y/dx^2 - 2(dy/dx) = 26sin(3x)


Prove by induction that n! > n^2 for all n greater than or equal to 4.