PDA

View Full Version : Naive question on plotting


Void123
Dec11-09, 04:58 AM
1. The problem statement, all variables and given/known data

How do I plot a function with an imaginary term (e.g. a*exp (ix), etc.)? More importantly, how would I do it on a calculator.



2. Relevant equations



3. The attempt at a solution

HallsofIvy
Dec11-09, 05:23 AM
You don't - unless you do it in 3 dimensions using, say, the y- axis for the real part of the function value and the z- axis for the imaginary part of the function value. That, of course, assumes that the independent variable, x, is a real number since there is only one dimension left for it.

Void123
Dec11-09, 05:37 AM
I see. I am a bit confused, since I have a problem asking me to plot a function with an imaginary term. Perhaps I have done it wrong (though I have looked over it and cant find an error) or I must plot in three dimensions.