What happens when we rise a number to the power of i ?

  • Thread starter momentweaver
  • Start date
  • Tags
    Power Rise
In summary, the conversation discusses complex numbers, their representation on the Argand diagram, and their operations such as addition, subtraction, multiplication, and division. It also touches on the use of Euler's formula and de Moivre's formula to find roots of complex numbers. The concept of raising a number to the power of i is also discussed, with the conclusion that it is a multivalued operation and the result depends on the chosen logarithm.
  • #1
momentweaver
9
0
Hi,

I have taken some math classes recently, but I feel that they opened some new questions.
I am specifically unclear about complex numbers.
I have understood how they can be added, divided, multiplied and subtracted algebraically, and then represented on the Argand diagram (is this the same as the complex plane?), after being converted into the cos (x)+ i sin (x) form, through Euler's Formula (e^ix= cos(x) + i sin (x)).
We have also learned how to find roots of complex numbers with de Moivre's formula: (cos (x) + i sin (x))^n = cos (nx)+ i sin (nx).
I seem to have all the bits of information, but what I am missing is the understanding what happens when we rise a number to the power of i. How (and mostly where,) do we represent something like i^i, which according to wolframalpha has actually a numerical value of 0.2078 (4 d.p.) and which can be represented as e^-pi/2. The fact that the latter does not have i in the exponent, indicates to me that I should treat it as a normal numerical value, but I am not even sure if this can be represented on the real axis, if e does not have i in the exponent.
Can somebody please explain to me what rising a number to the power of i do to it in terms of representation on the Argand diagram, or how does one do it algebraically. (as I understand de Moivre's theorem only works for e as a base, but then I still don't understand what rising e^i actually means, apart from making it possible to represent it in the form of cos(x) +i sin (x))Thank youEDIT: ln(i)= i pi/2... it still does not make much sense...where does the pi/2 come from in this?
 
Last edited:
Mathematics news on Phys.org
  • #2
We can think of complex numbers as points in the "complex plane" (yes, that is the same as the Argand diagram). That is the 2 dimensional plane of points (x, y) with x interpreted as the real part of the complex number, y as the imaginary part: the point (x, y) corresponds to the complex number x+ iy.

We can then convert to polar coordinates for the plane: [itex]x= r cos(\theta)[/itex], [itex]y= r sin(\theta)[/itex]. From that, [itex]x+ iy= r cos(\theta)+ r i sin(\theta)= r(cos(\theta)+ i sin(\theta)[/itex]. The imaginary unit itself, i= 0+ i, corresponds to the point (0, 1) on the vertical axis and so at angle [itex]\pi/2[/itex] radians to the horizontal axis. That is, in polar coordinates, the number i has r= 1, [itex]\theta= \pi/2[/itex].

While it is relatively easy to add or subtract in "Cartesian Form", (a+ bi)+ (c+ di)= (a+ c)+ (b+ d)i, multiplying is easier in "polar form" and, in particular, powers: [itex](a+ bi)^n= (r(cos(\theta)+ i sin(\theta))^n= r^n(cos(n(\theta)+ i sin(n\theta))[/itex]

Further, by comparing Taylor series for [itex]e^x[/itex], sin(x), and cos(x), we can see that [itex]e^{i\theta}= cos(\theta)+ i sin(\theta)[/itex] so we could also write [itex](a+ bi)^n= r^ne^{ni\theta}[/itex].

To extend that to [itex]i^i[/itex] we would write [itex]\left(e^{i\pi/2}\right)^i= e^{i(i\pi/2)}= e^{-\pi/2}[/itex] which is a real number, about 0.20788
 
  • #3
Thank you, that makes it all perfectly clear :)
If I understand it correctly, this also implies that if I wanted to express let's say 2^i, I would need to first express 2 in polar form and then rise it to the power of i?
(I think so).
 
  • #4
Bear in mind that for arbitrary exponents, the operation of taking powers is multivalued. This is an extension of the familiar case of the square root: for example, [itex]1^{1/2}[/itex] could be plus or minus 1.

Arbitrary powers are defined by [itex]a^b=\exp(b\log(a))[/itex]. But log is multivalued on the complex plane: this is because exp is no longer injective so it doesn't have an inverse. From Euler's formula, [itex]\exp(2n\pi i)=1[/itex] for arbitrary integer n, so given a logarithm you can always add any number of [itex]2\pi i[/itex]s to it and still have a logarithm. (By a logarithm of z here I mean any number w such that exp(w)=z).

For example, [itex]i^i=\exp((2n+1/2)\pi i)^i=\exp(-(2n+1/2)\pi)[/itex] for arbitrary integer n. So you could legitimately say that [itex]i^i=\exp(-\pi/2)[/itex], or that [itex]i^i=\exp(3\pi/2)[/itex], or infinitely many other answers.
 
  • #5
I am still struggling to find what actually n^i (in this case, to make it easier 2^i) is.

Wolfram Alpha gives me the complex number 0.76923... + 0.63896... i = 2^i

But when I try to convert it into polar exp form, I get a different result

2 can be represented as 2e^(i2pi) (at least I think so), so it should be possible to get the right result by rising this to the power if i : 2e^((i2pi)^i), which will give me 2e^(-2pi), which gives me the real number 0.003734...

I find this confusing. Am I doing something wrong? Do I need to keep adding multiples of 2pi in the exponent? I have studied the standard thing of finding multiple complex roots of real numbers on the complex plane, but in this case I don't want to find a root, but the actual number.
Or more, I want to know how was 0.76923... + 0.63896... i = 2^i arrived at.
 
  • #6
momentweaver said:
I am still struggling to find what actually n^i (in this case, to make it easier 2^i) is.

Wolfram Alpha gives me the complex number 0.76923... + 0.63896... i = 2^i

But when I try to convert it into polar exp form, I get a different result

2 can be represented as 2e^(i2pi) (at least I think so), so it should be possible to get the right result by rising this to the power if i : 2e^((i2pi)^i), which will give me 2e^(-2pi), which gives me the real number 0.003734...

Yes, this is wrong. If you raise [itex]2e^{2i\pi}[/itex], then you get [itex]2^ie^{-2\pi}[/itex], but you forgot to raise 2 to the power of i.

Wolfram alpha calculates it as follows:

First we need to know what Log(2) is. By definition Log(2) is such that [itex]e^{Log(2)}=2[/itex]. But this means that Log(2) has multiple values, indeed, if take k an integer, then setting

[tex]Log(2)=log(2)+2\pi i k[/tex]

satisfies the definition (where log(2) is the real log function). So Log(2) has an infinite number of values (normally, we set k=0 and call that value the principal branch of the logarithm, but let's not bother with this here).

Then

[tex]2^i=e^{Log(2^i)}=e^{iLog(2)}=e^{ilog(2)-2\pi k}=e^{-2\pi k}(\cos(log(2))+i\sin(log(2)))[/tex]

So we see that there are infinitely many outcomes for [itex]2^i[/itex]. The wolfram alpha result is reached when taking k=0.
 
  • #7
Great, thank you micromass :)
 

1. What does it mean to raise a number to the power of i?

Raising a number to the power of i means to multiply the number by itself i times, where i represents the imaginary unit √(-1). This imaginary unit is commonly denoted as "i" in mathematics.

2. What is the result when we raise a positive number to the power of i?

The result of raising a positive number to the power of i is a complex number with a real part and an imaginary part. The magnitude of the complex number will be equal to the original number, and the angle or direction of the complex number will be determined by the value of i.

3. Can we raise a negative number to the power of i?

Yes, we can raise a negative number to the power of i. The result will also be a complex number with a real and imaginary part. The magnitude of the complex number will be equal to the absolute value of the negative number, and the angle or direction of the complex number will again be determined by the value of i.

4. What is the difference between raising a number to the power of i and raising it to the power of a real number?

Raising a number to the power of i involves using an imaginary unit and results in a complex number. On the other hand, raising a number to the power of a real number only involves using real numbers and will result in either a positive or negative real number, depending on the exponent.

5. What is the significance of raising a number to the power of i in mathematics?

Raising a number to the power of i is significant in many areas of mathematics, particularly in complex analysis and number theory. It is also used in engineering and physics to solve problems involving oscillations and waves. Additionally, it is an essential concept in understanding the properties of complex numbers and their applications.

Similar threads

Replies
1
Views
175
Replies
4
Views
380
  • Calculus and Beyond Homework Help
Replies
1
Views
274
  • General Math
Replies
21
Views
4K
Replies
13
Views
3K
Replies
2
Views
900
Replies
9
Views
1K
Replies
1
Views
750
  • Differential Equations
Replies
7
Views
380
Back
Top