Greetings!
I am trying to understand what it means to have an imaginary number in an exponent. What does xi where x is real mean?
I've read a few pages on this issue, and they all seem to boil down to the same thing:
- Any real number x can be written as elnx (seems obvious enough.)
- Mumble mumble mumble
- This is equivalent to ecosx+isinx
Clearly I'm missing something in step 2. I understand (at least I think I do) how the complex number cosx+isinx maps to a point on the unit circle in a complex plane.
What I am missing, I suppose, is how this point is related to the natural log of x. Moreover, I don't understand what complex exponentiation is. I can understand integer exponentiation as simple repeated multiplication, and I can understand other things (like fractional or negative exponents) by analogy with the operations that undo them. But what does it mean to repeat something i times?
Answer
Consider a real number A, and take it to the power i. If our system of complex numbers is to be consistent, then Ai must be a complex number; in other words, there must be two real numbers x and y, which depend on A, such that:
Ai=x+iy
Furthermore, we can write A−i=x−iy for the same x and y. Hence:
x2+y2=(x+iy)(x−iy)=AiA−i=Ai−i=A0=1
We have shown that for any real number A, |Ai|=1, and therefore Ai corresponds to a complex number which lies some angle θ along the unit circle.
Now consider the sine and cosine functions for extremely small angles ϵ. A tiny angle ϵ cuts out a slice of the unit circle, and the curvature of the circumference over this small angle is negligible. We can therefore think of this slice as a right triangle with angle ϵ, and the hypotenuse and adjacent sides are both length one since they correspond to the radius of the unit circle.
Using the formula for the arc length of a circle, it's easy to determine that in the right triangle formed by the small angle approximation, the length of the side opposite to the angle ϵ is equal to ϵ. We can read off the (x,y) coordinates from this diagram (which are (cos(ϵ),sin(ϵ))), and therefore we conclude that for very small angles ϵ:
sin(ϵ)≈ϵcos(ϵ)≈1
therefore cos(ϵ)+isin(ϵ)≈1+iϵ, and hence for real numbers A which are extremely close to one (so that lnA is small), the complex number Ai lies approximately at an angle lnA along the unit circle, since Ai=eilnA≈1+i(lnA).
No comments:
Post a Comment