A math student was learning about the principle square root function, and extending it to the complex numbers. For a complex number ω = R e i θ where R ≥ 0 is real and 0 ≤ θ < 2 π , we define ω = R e i θ / 2 .
The math student was asked to determine the value of x = i − − i , and wrote down the following steps. Is every step correct? If no, then what is the first incorrect step.
Step 1. Consider the complex number x : x = i − − i . Step 2. Squaring both sides, x 2 = i + ( − i ) − 2 i − i . This might introduce extraneous roots.
Step 3.
Simplifying the expression,
x
2
=
0
−
2
⋅
i
2
1
×
i
×
i
2
1
.
Step 4.
x
2
=
−
2
⋅
i
⋅
i
Step 5. x 2 = 2
Step 6. x = ± 2
Step 7. Reject the extraneous root x = − 2 , and conclude that x = 2 .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
We know that − 4 ∗ − 9 = ( − 4 ) ( − 9 ) . So I don't think the step 4 is correct where i 2 1 ∗ i 2 1 is written simply as i. If you cannot multiply square roots of negative numbers, you cannot multiple 4th roots of negative numbers(square root of square root of -1).
Log in to reply
You are correct to say that we have to be careful with complex exponentiation. The safest way is to use the principal value of the square root.
For example, − 4 × − 9 = ( 2 e i π / 2 ) × ( 3 e i π / 2 ) = 6 e i π = − 6 , whereas ( − 4 ) × ( − 9 = 3 6 = 6 e 0 = 6 .
In the step 2, 3, 4 above, we see that the complex exponentiation steps are legally done.
I still not get error
Log in to reply
You are correct, there is no error, except maybe introducing an extraneous root in step 2. @Calvin Lin can you fix this problem?
Log in to reply
The question is a little confusing , but the final answer is definitely wrong .
i − i = ± 2 1 ( 1 + i ) = ± 2 1 ( 1 − i )
Subtract the two equations
i − − i = ± 2 1 [ ( 1 + i ) − ( 1 − i ) ] = ± 2 i x = ± 2 i
Log in to reply
@Sabhrant Sachan – I disagree. You chose the wrong signage. What you are saying is similar to saying that i + i = 0 because we make the first i the principle (positive) root and make the second i the other (negative) root. Unfortunately, we can't choose the signage arbitrarily.
In this case, the correct equation is: i − − i = 2 1 ( 1 + i ) − ( − ( 2 1 ( 1 − i ) ) ) = 2 .
Note: Your calculation is valid if the principle square root branch that is chosen is − π / 2 < θ < π / 2 . This is not commonly used, which is why I defined it in the question.
Problem Loading...
Note Loading...
Set Loading...
There is no error, other than potentially introducing an extraneous root in step 2, which has been accounted for.
With the principle square root function, there is no longer any ambiguity in what these terms are. Let's use the exponential form for these complex numbers to rewrite the steps.
Step 1: x = e i π / 4 − e i 3 π / 4
Step 2: x 2 = e i π / 4 − 2 e i π / 4 e 3 i π / 4 + e 3 i π / 2
Step 3: x 2 = − 2 e i π / 4 e i π / 2 e i π / 4
Step 4: x 2 = − 2 e i π / 2 e i π / 2
Step 5: x 2 = 2
Step 6: x = ± 2
Step 7: At this point, we have to check back against the original expression. Since the real part of e i π / 4 is positive and the real part of − e 3 i π / 4 is also positive, we conclude that the real part of x is positive so x = 2 .