Tilted Forum Project Discussion Community

Tilted Forum Project Discussion Community (https://thetfp.com/tfp/)
-   Tilted Knowledge and How-To (https://thetfp.com/tfp/tilted-knowledge-how/)
-   -   Complex numbers and exponites (https://thetfp.com/tfp/tilted-knowledge-how/83423-complex-numbers-exponites.html)

Rekna 02-14-2005 10:07 AM

Complex numbers and exponites
 
If Z is a complex number how would I calculate:
Z^Z.

Yakk 02-14-2005 11:10 AM

Quote:

Originally Posted by Rekna
If Z is a complex number how would I calculate:
Z^Z.

http://mathworld.wolfram.com/ComplexExponentiation.html

If I remember correctly there is a family of solutions.

Do you know how to raise a complex number to a real power?
Do you know how to raise a real number to a complex power?

Chamaeleontidae 02-14-2005 01:21 PM

This might be helpful to you... http://www.math.toronto.edu/mathnet/...omplexexp.html

Yakk 02-14-2005 02:05 PM

i = e^(pi*i*(1/2 + 2*k))

i^(a+b*i)
= e^(pi*i*(1/2 + 2*k))^(a+b*i)
= e^(pi*(1/2 + 2k)*(-b+a*i))
= e^(-pi*b*(1/2+2k) + pi*i*a*(1/2+2k))
= e^(-pi*b*(1/2+2k)) * e^(pi*i*a*(1/2+2k))

If b is not 0, this is a set of points arranged in a spiral. The magnatude of each point is
e^(-pi*b*(1/2+2k))
while the angle is
e^(pi*i*a*(1/2+2k))

If a is rational, the result takes on finitely many angles. If a is irrational, the angles form a dense net. Ie, if b is 0 and a is irrational, then the set of roots is dense on the complex unit circle.

If b is not zero, then the set of roots spirals from 0 out to infinity.

This seems less than useful.

You could identify a particular root as the primary root.


All times are GMT -8. The time now is 01:33 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73