Compute i^i: Simplifying Complex Math

  • Thread starter Thread starter buffordboy23
  • Start date Start date
  • Tags Tags
    Computing
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 2K views
buffordboy23
Messages
545
Reaction score
2

Homework Statement



Compute [tex]i^{i}[/tex]

Homework Equations



[tex]z = x + iy[/tex]
[tex]z = r \left( cos\theta + isin\theta \right)[/tex]

The Attempt at a Solution



I tried to manipulate the equations for substitution to no avail. I think that the answer is 1, since this is what my calculator told me, but I haven't got any more ideas to proceed with the substitutions for i. Experimenting with different ideas on a calculator, I noticed that [tex]n^{i}[/tex] , where [tex]n[/tex] is a positive integer, gave a complex number of the form, [tex]a = b + ic[/tex], where [tex]a^{2} = 1[/tex] always, and where [tex]b[/tex] decreases and [tex]c[/tex] increases as the integer [tex]n[/tex] increases.
 
Physics news on Phys.org
Try writing i in an exponential form.
 
I solved the problem...thanks for the help.
 
Sure...

From Euler's formula,

[tex]e^{i\theta} =\left( cos\theta + isin\theta \right)[/tex]Let [tex]\theta = \frac{\pi}{2}+2n\pi[/tex], where n is an integer. Therefore,

[tex]e^{i\left(\frac{\pi}{2}+2n\pi\right)} = i[/tex]for any integer n. Taking both sides to ith power and noting that [tex]i^{2} = -1[/tex] gives

[tex]i^{i} = e^{-\left(\frac{\pi}{2}+2n\pi\right)}[/tex]

Very interesting result...since [tex]i^{i}[/tex] can be comprised of an infinite number of elements. Again, thanks for the help.