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 do you find the derivative of arcsinx?


Give the general solution of the second order ODE dy2/d2x - 4dy/dx + 3 = 0


When using the method of partial fractions how do you choose what type of numerator to use and how do you know how many partial fractions there are?


How do you solve, dy/dx=(x^2+y^2)/xy?