logo back up home forward   further reading more topics »

Maths - Complex Exponent

Euler's equation

r e = r (cos(θ) + i sin(θ))

For some reason, when I first came across this equation it came as a surprise to me and still my intuition makes me think there is some underling structure that I have missed. I think a lot of people have this reaction.

We were introduced to the exponential function and the trigometric functions (this page) separately as different examples of scalar functions. But now we are investigating complex functions we find that these two functions are related.

It is easy to prove Euler's equation, for example, by expanding both sides as a power series of complex numbers and comparing coefficients. Alternatively, you can solve the differential equation

df/dw =i*f

f(0)=1.

One solution is f =ei*w and another is f=cos(w) + i*sin(w), so if you know that the solution is unique, then you get Euler's equation

(note: Euler's equation is not directly related to Euler angles its just that Euler was a prolific mathematician with a lot of things named after him).

Negative angles:

r e-iθ = r (cos(θ) - i sin(θ))

Converse:

cos(z) = (eiz + e-iz)/2
sin(z) = (eiz - e-iz)/2

Polar Form

instead of a + i b the complex number could also be represented in what is known as the polar form:

r (cos(θ) + i sin(θ))

in other words replace:

we can use e = cos(θ) + i sin(θ) to give the exponential form:

r e

If we want combine the result of two rotations, for example rotate by θ1 then rotate by θ2, then we multiply the corresponding complex numbers because:

ei(θ1+θ2) = eiθ1 * eiθ2

Or to combine two rotations by addition if we add the logarithms of the complex numbers.

Complex Functions

On this page we discussed how to represent and evaluate functions where the domain and codomain are complex numbers.

z plane   w plane
z plane

-->

w=ez

w exponent

Hyperbolic Functions

There is a hyperbolic equivalent of Euler's equation:

eD x = cosh(x) + D sinh(x)
e-D x = cosh(x) - D sinh(x)

This is similar to Euler's equation but applies to 'double numbers' (and similar algebra) rather than complex numbers.


metadata block
see also:

 

Correspondence about this page Open Forum

Book Shop - Further reading.

Where I can, I have put links to Amazon for books that are relevant to the subject, click on the appropriate country flag to get more details of the book or to buy it from them.

coverus uk de jp fr ca Complex Numbers

cover Engineering Mathematics - This book has been going for a long time and it is now in its 5th edition, so it is tried and tested.

Commercial Software Shop

Where I can, I have put links to Amazon for commercial software, not directly related to the software project, but related to the subject being discussed, click on the appropriate country flag to get more details of the software or to buy it from them.

cover Mathmatica

Can you help?

Please send me any improvements to here. I would appreciate ideas to make the pages more useful including error correction, ideas for new pages, improvements to wording. It helps if you quote the full URL of the page.

 

Terminology and Notation

Specific to this page here:

 

program

I am working on a project which uses these principles, if you would like to help me with this you are welcome to join in, here:

http://sourceforge.net/projects/mjbworld/

This site may have errors. Don't use for critical systems.

Copyright (c) 1998-2008 Martin John Baker - All rights reserved.