All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Ay. ay. ay (Posted on 2023-04-23) Difficulty: 1 of 5
y=sqrt(i*sqrt(i*sqrt(i... ...)))

Evaluate y.

No Solution Yet Submitted by Ady TZIDON    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Some Thoughts my answer | Comment 1 of 3
Off the bat,
y = sqrt(i*y)
y^2 = i*y
y(y-i) = 0
y = {0, i}

Conceptually, in the complex plane if z has magnitude (or modulus) of 1, then multiplying by i rotates its position 90 degrees counterclockwise; taking the square root rotates it clockwise half the distance toward zero.  So y=i makes sense.  And y=0 makes sense since rotating a vector of zero modulus keeps it in the same place.

But what if we go further:
y=sqrt(i*sqrt(i*y))
y^2 = i*sqrt(i*y)
y^4 = (-1)(i*y)
y(y^3 + i) = 0
y(y^3 + (-i)^3) = 0
y(y^3 - i^3) = 0
y(y-i)(y^2 + i*y + i^2)
y(y-i)(y^2 + i*y - 1)

y = {0, i, (√3 - i)/2, (-√3 - i)/2}
  or 0 and the 3 cube roots of -i

So, I'm guessing that if you go another step, then square both sides 3 times, you might get a 6th degree polynomial  whose solutions might be 0 and i and maybe the other 4 fifth roots of i.
This could be extended to infinite solutions.  Or could it?

In the end, I think all those other solutions besides 0 and i are probably extraneous solutions and don't satisfy y = sqrt(i*y)

y = {0, i} final answer.
  Posted by Larry on 2023-04-23 10:16:56
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (6)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information