Plotting e^(a+ix) for Beginners

  • Thread starter Thread starter silent_hunter
  • Start date Start date
  • Tags Tags
    Graph
silent_hunter
Messages
13
Reaction score
0
I was just wondering how can I plot e(a+ix) and ea[cos(x) + i*sin(x)] (=e(a+ix)) in cartesian coordinate. (a is constant,x is independent variable & i is imaginary number).
This is my first post,so please forgive for any mistakes :) Thanks in advance.
 
Last edited:
Mathematics news on Phys.org
Welcome to PF silent_hunter,

if a and b are constants, then e(a+ib) is just a number. Do you mean something different?
 
Edgardo said:
Welcome to PF silent_hunter,

if a and b are constants, then e(a+ib) is just a number. Do you mean something different?

Thanks for replaying ,I made a mistake. b is not constant, I'm editing my post .Sorry for my stupidity.

Actually I want to know how to plot the above complex function in cartesian coordinate.I mean in which axis do I consider domain and which one will be range?
By the way somewhere I heard that 4 dimensions are needed to plot complex functions.
 
Last edited:
The problem with complex functions such as exp(a+ib) is that their domain is two dimensional and their range can be two dimensional as well. How do you visualize a two dimensional range?

One way is to create two different pictures, one for domain and one for range:
http://www-math.mit.edu/daimp/ComplexExponential.html

In the link above you have the function exp(z) with z = a+ib.
The left picture represents the domain and the right picture the function exp(z).
 
Thanks bro, now I understand.
Edgardo said:
The problem with complex functions such as exp(a+ib) is that their domain is two dimensional and their range can be two dimensional as well. How do you visualize a two dimensional range?
I thought that it could be placed in same plane,but it seems it still can be done.
 
If we plot z=cos(x) and z= i sin(y) then it looks like as the following attachments.
 

Attachments

  • type1 .jpg
    type1 .jpg
    20.4 KB · Views: 619
  • type2.jpg
    type2.jpg
    14.6 KB · Views: 663
and if you treat i as another coordinate, then I guess the fn behaves like z= cos(x) + sin(y) (sorry if I've made any mistakes) and the graphs are as follows!
 

Attachments

  • type1.jpg
    type1.jpg
    16.1 KB · Views: 674
  • type2 .jpg
    type2 .jpg
    19.6 KB · Views: 544
  • type3 .jpg
    type3 .jpg
    16 KB · Views: 607

Similar threads

Back
Top