Loading [MathJax]/jax/output/SVG/jax.js
 

textot

avatar
Usernametextot
Score506
Membership
Stats
Questions 3
Answers 230

 #2
avatar+506 
0

Nice answer proyaop, but squaring either one of those doesn't end up with 2i+2

 

2+2i=22(22+22i)=22(cos(45)+isin(45))

when taking the square root, the argument divides by 2 and the magnitude square roots, so it is:

=234(cos(22.5)+isin(22.5))

To solve for cos(22.5) and sin(22.5), we can make use of the half-angle identity:

cos(22.5)=1+cos(45)2=1+222=2+24=2+22

(it's positive because it's in the first quadrant)

Same thing with sin:

sin(22.5)=1cos(45)2=1222=224=222

Thus, the final root is:

234(2+22+222i)=2+242+2242i

The simplifying is up to you.

Also, there is one more root, if you use cos(22.5+180) and sin(22.5+180)i, because there are 2 roots of unity. Notice that the cosine and sine flip signs in that case, because they get to the 3rd quadrant. So the other root is =2+2422242i

I seriously doubt that the problem was meant to be this complicated

Feb 16, 2022