Visualizing Complex Functions
![f1](http://sites.tufts.edu/softmattertheory/files/2013/05/f1.png)
Tufts Math professor Moon Duchin asked me to come up with a simple way for her class to use Mathematica to visualize functions of complex variables for her Complex Analysis class.
Each coordinate in the plane, can be mapped onto a complex number, e.g. (1,1) maps to 1+i. A complex function is something that takes a complex number as input and spits out another complex number as output. The Mathematica program applies a complex function to each point in the complex plane and plots a color according to the argument of the number returned.
We invite you to download the mathematica notebook to try and use yourself.
Some sample plots are displayed below.
![f2](http://sites.tufts.edu/softmattertheory/files/2013/05/f2.png)
![](http://sites.tufts.edu/softmattertheory/files/2013/05/f3.png)
![f4](http://sites.tufts.edu/softmattertheory/files/2013/05/f4.png)