Find the square root of complex number :
Here we are going to see how to find the square root of complex number.
Let a + ib be a complex number such that √a + ib = x + iy.
Let us look in to some example problems to understand the concept.
Example 1 :
Find the square root of the following
7 - 24i
Solution :
Let √7 - 24i = x + iy, then
√(7 - 24i) = x + iy
Taking squares on both sides
7 - 24i = (x + iy)2
7 - 24i = x2 + (iy)2 + 2(x)(iy)
7 - 24i = x2 - y2 + i 2xy
x2 - y2 = 7 ------(1) 2xy = -24 ------(2)
We have a formula,
(x2 + y2)2 = (x2 - y2)2 + 4x2y2
= (x2 - y2)2 + (2xy)2
= 72 + (-24)2
(x2 + y2)2 = 49 + 576 ==> 625
(x2 + y2) = √625 ==> 25
x2 + y2 = 25 ------(3)
(1) + (3) ==> x2 - y2 + x2 + y2 = 25 + 7
2x2 = 32
x2 = 16 ==> x = ± 4
x = 4 2(4)y = -24 y = -24/8 ==> -3 |
x = -4 2(-4)y = -24 y = -24/(-8) ==> 3 |
Hence the square root of the given complex number are
4 - 3i or (-4 + 3i)
Example 2 :
Find the square root of the following
-15 - 8i
Solution :
Let √-15 - 8i = x + iy, then
√(-15 - 8i) = x + iy
Taking squares on both sides
-15 - 8i = (x + iy)2
-15 - 8i = x2 + (iy)2 + 2(x)(iy)
-15 - 8i = x2 - y2 + i 2xy
x2 - y2 = -15 ------(1) 2xy = -8 ------(2)
We have a formula,
(x2 + y2)2 = (x2 - y2)2 + 4x2y2
= (x2 - y2)2 + (2xy)2
= (-15)2 + (-8)2
(x2 + y2)2 = 225 + 64 ==> 289
(x2 + y2) = √289 ==> 17
x2 + y2 = 17 ------(3)
(1) + (3) ==> x2 - y2 + x2 + y2 = -15 + 17
2x2 = 2
x2 = 1 ==> x = ± 1
x = 1 2(1)y = -8 y = -8/2 ==> -4 |
x = -1 2(-1)y = -8 y = -8/(-2) ==> 4 |
Hence the square root of the given complex number are
1 - 4i or (-1 + 4i)
Example 3 :
Find the square root of the following
-8 - 6i
Solution :
Let √-8 - 6i = x + iy, then
√(-8 - 6i) = x + iy
Taking squares on both sides
-8 - 6i = (x + iy)2
-8 - 6i = x2 + (iy)2 + 2(x)(iy)
-8 - 6i = x2 - y2 + i 2xy
x2 - y2 = -8 ------(1) 2xy = -6 ------(2)
We have a formula,
(x2 + y2)2 = (x2 - y2)2 + 4x2y2
= (x2 - y2)2 + (2xy)2
= (-8)2 + (-6)2
(x2 + y2)2 = 64 + 36 ==> 100
(x2 + y2) = √100 ==> 10
x2 + y2 = 10 ------(3)
(1) + (3) ==> x2 - y2 + x2 + y2 = -8 + 10
2x2 = 2
x2 = 1 ==> x = ± 1
x = 1 2(1)y = -6 y = -6/2 ==> -3 |
x = -1 2(-1)y = -6 y = -6/(-2) ==> 3 |
Hence the square root of the given complex number are
1 - 3i or (-1 + 3i)
Example 4 :
Find the square root of the following
-3 + 4i
Solution :
Let √-3 + 4i = x + iy, then
√(-3 + 4i) = x + iy
Taking squares on both sides
-3 + 4i = (x + iy)2
-3 + 4i = x2 + (iy)2 + 2(x)(iy)
-3 + 4i = x2 - y2 + i 2xy
x2 - y2 = -3 ------(1) 2xy = 4 ------(2)
We have a formula,
(x2 + y2)2 = (x2 - y2)2 + 4x2y2
= (x2 - y2)2 + (2xy)2
= (-3)2 + (4)2
(x2 + y2)2 = 9 + 16 ==> 25
(x2 + y2) = √25 ==> 5
x2 + y2 = 5 ------(3)
(1) + (3) ==> x2 - y2 + x2 + y2 = -3 + 5
2x2 = 2
x2 = 1 ==> x = ± 1
x = 1 2(1)y = 4 y = 4/2 y = 2 |
x = -1 2(-1)y = 4 y = 4/(-2) y = -2 |
Hence the square root of the given complex number are
1 + 2i or (-1 - 2i)
Example 5 :
If [(1 - i)/(1 + i)]100 = a + ib, then find ab.
Solution :
Given that, [(1 - i)/(1 + i)]100
= [(1 - i)/(1 + i)]
To convert it as complex number, we have to multiply both numerator and denominator by the conjugate of the denominator.
= [(1 - i)/(1 + i)] [(1 - i)/(1 - i)]
= (1 - i)2 / (12 - i2)
= (12 - 2(1)(i) + i2) / (1 - (-1))
= (1 - 2i - 1) / (1 + 1)
= - 2i / 2
[(1 - i)/(1 + i)] = -i
We have simplified and received the answer -i.
[(1 - i)/(1 + i)]100 = (-i)100
= ((-i)2)50
= (i2)50
= (-1)50
= 1
1 = a + ib
By comparing the corresponding terms, we get
a = 1 and b = 0
ab = 1(0)
= 0
Example 6 :
If 1 + i is the root of the equation x2 + ax + b where a and b ∈ then find the value of a + b.
Solution :
Since one of the root is in the form of complex number, then other root will be its conjugate.
The roots are 1 + i and 1 - i
Sum of roots = -b/a
From the given equation, sum of roots = -a
1 + i + 1 - i = -a
2 = -a
a = -2
Product of roots = c/a
From the given equation, product of roots = b
(1 + i) (1 - i) = b
12 - i2 = b
b = 1 + 1
b = 2
The value of a + b = -2 + 2 ==> 0.
Kindly mail your feedback to v4formath@gmail.com
We always appreciate your feedback.
©All rights reserved. onlinemath4all.com
May 11, 25 12:34 AM
May 10, 25 09:56 AM
May 10, 25 12:14 AM