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 ▸

Find the shortest distance between the lines r = (1, 5, 6) + y(-2, -1, 0) and r = (1, 7, -3) + z(2, 0, 4)


Using de Moivre's theorem demonstrate that "sin6x+sin2x(16(sinx)^4-16(sinx)^2+3)"


Given sinhx = 0.5(e^x - e^-x), express its inverse, arcsinhx in terms of x.


The plane Π contains the points (1, 2, 3), (0, 1, 2) and (2, 3, 0). What is the vector equation of the plane? and what is the cartesian equation of the plane?