What is the complex number that has the square of 512i Solut
What is the complex number that has the square of 5+12i ?
Solution
We\'ll write the rectangular form of the complex number that has to be found.
z = a + b*i
We\'ll raise to square:
z^2 = a^2 + 2ab*i + b*i^2, where i^2 = -1
z^2 = a^2 - b^2 + 2ab*i (1)
We know, from enunciation, that the square of the complex number is 5 + 12i (2).
We\'ll equate (1) = (2):
a^2 - b^2 + 2ab*i = 5 + 12i
Comparing, we\'ll get:
a^2 - b^2 = 5 (3)
2ab = 12
ab = 6
b = 6/a (4)
We\'ll solve the system:
a^2 - 36/a^2 = 5
a^4 - 36 - 5a^2 = 0
We\'ll solve bi-quadratic equation. Let t^2 = a^4
t^2 - 5t - 36 = 0
t1 = [5+sqrt(25+144)]/2
t1 = (5+13)/2
t1 = 9
t2 = -4
t1 = a^2 => a^2 = 9 => a1 = 3 and a2 = -3
b1 = 6/a1 = 6/3
b1 = 2 and b2 = -2
a^2 = t2 => a^2 = -4
a3 = 2i and a4 = -2i
b1 = 6/2i = -12i/4 = -3i
b2 = 6/-2i = 3i
The complex numbers whose square is 5 + 12i are: z1 = 3 + 2i and z2 = -3 - 2i.
