This discussion board is a place to discuss our Daily Challenges and the math and science
related to those challenges. Explanations are more than just a solution — they should
explain the steps and thinking strategies that you used to obtain the solution. Comments
should further the discussion of math and science.
When posting on Brilliant:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
Actually, i has two square roots, just as any real number does. These are the two roots of z2=eπi/2. One of the roots is eπi/4=22+22i as noted previously. The other is e5πi/4=22−22i. Doubling the argument of both of these complex numbers and squaring the modulus indeed gives eπi/2.
The "principal root" of x describes the positive root, so if you're given 4 then it is asking for the positive answer which is 2 and not −2. but when dealing with complex numbers it gets.. well, more complex. Neither root is more "important" than the other, so you don't tend to worry about it as much.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
i=eiπ/2⇒i=eiπ/4=cos(π/4)+isin(π/4)=22+22i
Log in to reply
remember taking root will give both positive and negative solutions
I completely agree though you forgot to put in the i until the end: i=eπi/2 Voted up. :D
Log in to reply
Sorry about that. Fixed.
Thanks! :)
Actually, i has two square roots, just as any real number does. These are the two roots of z2=eπi/2. One of the roots is eπi/4=22+22i as noted previously. The other is e5πi/4=22−22i. Doubling the argument of both of these complex numbers and squaring the modulus indeed gives eπi/2.
Log in to reply
There is some method with which we agree on which root we're talking about with radicals, making radicals ambiguous but fractional exponents not so.
Sadly, I don't know exactly how we do decide. Could anyone enlighten me?
Log in to reply
The "principal root" of x describes the positive root, so if you're given 4 then it is asking for the positive answer which is 2 and not −2. but when dealing with complex numbers it gets.. well, more complex. Neither root is more "important" than the other, so you don't tend to worry about it as much.
Log in to reply
52)
and for higher roots? (e.g.You're missing a minus sign:
e5πi/4=−22−22i
let i = x
we have x2 = i
converting i to polar form, we have
x2 = cos2π+isin2π
using Demoivre's Theorem
we have x1=cos4π+isin4π=22+22i and x2=cos45π+isin45π=−22−22i
i is a complex number, so it can be written in the form a+bi where a and b are real numbers.
Squaring gives (a2−b2)+2abi. It follows that 2ab=1 and a2=b2.
From the second we have that a=b or a=−b.
Substituting in the first, we get a2=21 or a2=−21
So a=±212 or a=±212∗i.
and b=±212 or b=∓212∗i.
Using these in our original expression a+bi, we get only two distinct solutions:
212+212∗i and −212−212∗i.
I think usually the first is chosen as THE root of i, but only because it's closest to (1,0).