<?xml version="1.0" encoding="UTF-8"?>
<Worksheet><Version major="6" minor="1"/><View-Properties><Zoom percentage="100"/></View-Properties><Styles><Layout alignment="left" firstindent="0.0" leftmargin="0.0" linebreak="space" linespacing="0.0" name="Heading 1259" rightmargin="0.0" spaceabove="8.0" spacebelow="4.0"/><Layout alignment="centred" firstindent="0.0" leftmargin="0.0" linebreak="space" linespacing="0.0" name="Heading 1257" rightmargin="0.0" spaceabove="8.0" spacebelow="4.0"/><Layout alignment="centred" firstindent="0.0" leftmargin="0.0" linebreak="space" linespacing="0.0" name="Normal258" rightmargin="0.0" spaceabove="0.0" spacebelow="0.0"/><Layout alignment="left" firstindent="0.0" leftmargin="0.0" linebreak="space" linespacing="0.0" name="Heading 2" rightmargin="0.0" spaceabove="8.0" spacebelow="2.0"/><Layout alignment="left" firstindent="0.0" leftmargin="0.0" linebreak="space" linespacing="0.0" name="Heading 1" rightmargin="0.0" spaceabove="8.0" spacebelow="4.0"/><Layout alignment="centred" firstindent="0.0" leftmargin="0.0" linebreak="space" linespacing="0.0" name="_pstyle260" rightmargin="0.0" spaceabove="0.0" spacebelow="0.0"/><Layout alignment="left" firstindent="0.0" leftmargin="0.0" linebreak="space" linespacing="0.0" name="Normal" rightmargin="0.0" spaceabove="0.0" spacebelow="0.0"/><Font background="[0,0,0]" bold="true" executable="false" family="Times New Roman" foreground="[0,0,0]" italic="false" name="Heading 1259" readonly="false" size="18" underline="false"/><Font background="[0,0,0]" bold="true" executable="false" family="Times New Roman" foreground="[0,0,0]" italic="false" name="Heading 1257" readonly="false" size="18" underline="false"/><Font background="[0,0,0]" bold="true" executable="false" family="Times New Roman" foreground="[0,0,0]" italic="false" name="Heading 2" readonly="false" size="14" underline="false"/><Font background="[0,0,0]" bold="true" executable="false" family="Times New Roman" foreground="[0,0,0]" italic="false" name="Heading 1" readonly="false" size="18" underline="false"/><Font background="[0,0,0]" bold="true" executable="true" family="Monospaced" foreground="[255,0,0]" name="Maple Input"/><Font background="[0,0,0]" family="Times New Roman" name="Page Number" underline="false"/><Font background="[0,0,0]" bold="false" executable="false" family="Times New Roman" foreground="[0,0,0]" italic="false" name="Normal" readonly="false" size="12" underline="false"/><Font background="[0,0,0]" bold="false" executable="false" family="Times New Roman" foreground="[0,0,0]" italic="false" name="_pstyle260" readonly="false" size="12" underline="false"/><Font background="[0,0,0]" bold="false" executable="false" family="Times New Roman" foreground="[0,0,0]" italic="false" name="Normal258" readonly="false" size="12" underline="false"/><Font background="[0,0,0]" family="Times New Roman" name="2D Comment" underline="false"/></Styles><Page-Numbers enabled="false" first-number="1" first-numbered-page="1" horizontal-location="right" style="Page Number" vertical-location="bottom"/><Text-field layout="Heading 1257" style="Heading 1257">Aesthetic plots in Complex Plane</Text-field><Text-field layout="Normal258" style="Normal258">Amir H. Khanshan</Text-field><Text-field layout="_pstyle260" style="_pstyle260">Islamic Azad University(IAU), Iran</Text-field><Text-field layout="Normal258" style="Normal258">khanshan@yahoo.com</Text-field><Text-field layout="Normal" style="Normal"/><Section collapsed="true"><Title><Text-field layout="Heading 1" style="Heading 1">Introduction</Text-field></Title><Group><Input><Text-field layout="Normal" style="Normal">Complex functions can create beautiful and wonderful graphs in the complex plane. In this worksheet we look at some of them. Also, some interesting animations will be presented. The results not only are some mathematical fun but also are of interest in educational field. Similar graphics or animations can help students to visualize practical phenomenons in some engineering fields such as fluid mechanics or electrical engineering.</Text-field><Text-field layout="Normal" style="Normal">Noting the following items can be helpful in undrestanding and creating new graphs. </Text-field><Text-field layout="Normal" style="Normal">- adding the function by <Equation input-equation="Z[0];" style="2D Comment">NiMmJSJaRzYjIiIh</Equation> will move the figure by Re(<Equation input-equation="Z[0]" style="2D Comment">NiMmJSJaRzYjIiIh</Equation>) to the right and by Im(<Equation input-equation="Z[0]" style="2D Comment">NiMmJSJaRzYjIiIh</Equation>) up.</Text-field><Text-field layout="Normal" style="Normal">- multiplying by real factor k will scale the figure.</Text-field><Text-field layout="Normal" style="Normal">- multiplying by <Equation input-equation="exp(i*theta);" style="2D Comment">NiMtJSRleHBHNiMqJiUiaUciIiIlJnRoZXRhR0Yo</Equation> rotates the  figure by <Equation input-equation="theta;" style="2D Comment">NiMlJnRoZXRhRw==</Equation> .</Text-field><Text-field layout="Normal" style="Normal">- multiplying by complex number Z will scale the shape by the factor of abs(Z) and rotate it by argument(Z).</Text-field><Text-field layout="Normal" style="Normal"/></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"/></Input></Group></Section><Section collapsed="true"><Title><Text-field layout="Heading 1259" style="Heading 1259">Complex Plots</Text-field></Title><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">restart;with(plots):</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">f1:=(x+I*x^n)/(1+(x-x^m)*I);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">n:=2:m:=3:complexplot(f1,x=-6..6,thickness=2);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">n:=3:m:=3:complexplot(f1,x=-6..6,thickness=2,color=blue);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">n:=4:m:=6:complexplot(f1,x=-6..6,thickness=2,color=blue);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" style="Normal">Change m and n and have fun with different wonderful plots!</Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"/></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">n:='n':</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">f2:=(1-I*5*x^1)/(1+x^n*I);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">n:=5:complexplot(f2,x=-7..7,thickness=2,color=blue);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" style="Normal">(Increasing n while it remains odd will not change the shape of figure, just flattening the right section.)</Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"/></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">n:='n':f3:=(cos(n*x)+I*x^3)/(1+(x-x^3)*I);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">n:=1:complexplot(f3,x=-6..6,thickness=2,color=blue);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">n:=2:complexplot(f3,x=-6..6,thickness=2,color=blue);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">n:=3:complexplot(f3,x=-6..6,thickness=2,color=blue);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">n:=4:complexplot(f3,x=-6..6,thickness=2,color=blue);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">n:='n':animate(complexplot,[f3,x=-6..6,color=COLOR(RGB,.5,.2,n/6)],n=1..6,thickness=2);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"/></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"/></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">complexplot((sin(1*x)-I*x^3)/(cos(3*x)+(-x^2)*I),x=-6..6,thickness=2,color=blue);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"/></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">n:='n':m:='m':p:='p':f4:=(cos(n*x)-I*p*x)/(cos(m*x)-x*I);</Font></Text-field></Input></Group><Section collapsed="true"><Title><Text-field layout="Heading 2" style="Heading 2">A circle for m=n</Text-field></Title><Group><Input><Text-field layout="Normal" style="Normal">It's not hard to show that for m=n the graph is a circle centered at (1+p)/2. </Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">m:=n:</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">abs(f4-(1+p)/2) assuming real;</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" style="Normal">and the radius is:</Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">simplify(%) assuming(p,real);</Font></Text-field></Input></Group></Section><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">n:=3:m:=2:p:=4:complexplot(f4,x=-6..6,thickness=2,color=blue);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"/></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">n:='n':f5:=(sin(x)+I*cos(x))/(cos(x)+(-x^n)*I);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">n:=1:plots[complexplot](f5,x=-11..11,thickness=2,color=blue,axes=none);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">n:=2:plots[complexplot](f5,x=-6..6,thickness=2,color=blue,axes=none);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">n:=3:plots[complexplot](f5,x=-6..6,thickness=2,color=blue,axes=none);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" style="Normal">Rotation around Z0:</Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">Z0:=0:n:=3:animate(complexplot,[(f5+Z0)*exp(-I*theta),x=-6..6,color=green],theta=0..2*Pi,thickness=2,axes=none,frames=31);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" style="Normal">animating as a pendulum:</Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">Z0:=0:n:=3:animate(complexplot,[-(f5+Z0)*exp(I*sin(theta)),x=-6..6,color=green],theta=0..2*Pi,thickness=2,axes=none,frames=31);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" style="Normal">(Note to the role of <Equation input-equation="sin(theta);" style="2D Comment">NiMtJSRzaW5HNiMlJnRoZXRhRw==</Equation> in the exponent which oscillates the shape.)</Text-field></Input></Group><Group><Input><Text-field layout="Normal" style="Normal"/></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">n:='n':f6:=(sin(x)-I*cos(n*x))/(1+x*I);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" style="Normal">For n=1 we have a leaf maybe,</Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">n:=1:plots[complexplot](f6,x=-11..11,thickness=2,color=blue,axes=none);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">n:=1:plots[complexplot](f6,x=-4.5..4.5,thickness=2,color=blue,axes=none);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" style="Normal">It looks like an onion. To change the direction it suffices to insert a minus before the function(since <Equation input-equation="exp(Pi*I) = -1;" style="2D Comment">NiMvLSUkZXhwRzYjKiYlI1BpRyIiIiUiSUdGKSwkRikhIiI=</Equation>)</Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">plots[complexplot](-f6,x=-4.5..4.5,thickness=2,color=blue,axes=none);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" style="Normal">Now, it resembles a dome. Scaling and transfering the graph can be done easily.</Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">k:=0.2:Z0:=1+I:plots[complexplot](-k*f6+Z0,x=-4.5..4.5,thickness=2,color=blue);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">k:=0.5:Z0:=I:complexplot([seq((-k*f6+Z0)*exp(I*i/3),i=1..19)],x=-4.5..4.5,thickness=2,color=green,axes=none);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">k:=0.5:Z0:=1+I:complexplot([seq((-k*f6+Z0)*exp(I*i/3),i=1..19)],x=-4.5..4.5,thickness=2,color=green,axes=none);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" style="Normal">The same function for another n:</Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">n:=3:plots[complexplot](f6,x=-4..4,thickness=2,color=blue,axes=none);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"/></Input></Group><Group><Input><Text-field layout="Normal" style="Normal">It may be difficult to find the path from begining to end on this complicated curve. The following animation will help.</Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">F:=plots[complexplot]((sin(x)-I*cos(3*x))/(1+x*I),x=-4..4,thickness=2,color=cyan,axes=none,style=line):</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">animate(complexplot,[(sin(a)-I*cos(3*a))/(1+a*I),x=-1..1],a=-4..4,frames=91,style=point,symbolsize=20,background=F);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"/></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">m:='m':p:='p':q:='q':f7:=(sin(p*t)+cos(q*t)*I)*exp(I*m*sin(t));</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" style="Normal">For p=q the shape is a perfect circle. For m=0 there is a symmetrical shape. Here are some other values.</Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">q:=5:p:=4:m:=0:complexplot(f7,t=0..6.3,thickness=2);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">p:=5:q:=1:m:=1:complexplot(f7,t=0..6.3,thickness=2);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">m:=3:p:=4:q:=3:complexplot(f7,t=0..7,thickness=2);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">m:=3:p:=2:q:=3:complexplot(f7,t=0..7,thickness=2);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">m:='m':p:='p':q:='q':f8:=(sin(p*t)+cos(q*t)*I)*exp(I*m*t);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">m:=2:p:=3:q:=5:complexplot(f8,t=0..7,thickness=2);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" style="Normal">Dance of complex points:</Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">f8u:=unapply(f8,t):</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">F:=complexplot(f8,t=-4..4,thickness=2,color=cyan,axes=none,style=line):</Font></Text-field><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">animate(complexplot,[[f8u(t-2),f8u(-t+2)],x=-1.5..1.5],t=-3..3.28,frames=111,style=point,symbolsize=20,background=F);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" style="Normal">The following command animates moving of the complex point on the curve. (The begining and end value of t has been such selected to have a continous move when continous playing is active.)</Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">animate(complexplot,[[f8u(t),f8u(t-.05),f8u(t-0.1),f8u(t-0.15)],x=-1.5..1.5,color=[blue,green,black,yellow]],t=-2.2..4,frames=91,style=point,symbolsize=20,background=F);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">p:=4:q:=8:m:=1:complexplot(f8,t=0..6.3,thickness=2,color=blue);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">p:=6:q:=8:m:=1:complexplot(f8,t=0..6.3,thickness=2,color=blue);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">p:=6:q:=18:m:=1:complexplot(f8,t=0..6.3,thickness=2,color=blue);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">p:=7:q:=35:m:=3:complexplot(f8,t=0..6.3,thickness=2,color=blue,axes=none);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">p:=6:q:=12:m:=1:complexplot(f8,t=0..6.3,thickness=2,color=blue,axes=none);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" style="Normal">Rotating counterclockwise:</Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">p:=6:q:=12:m:=1:animate(complexplot,[f8*exp(I*theta),t=0..6.3,color=green],theta=0..Pi/3,thickness=2,frames=21,axes=none);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" style="Normal">...and much more!</Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">m:=3:p:=10:q:=3:complexplot(f8,t=0..7,thickness=2,color=violet);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" style="Normal">animating gradual evolution of the graph:</Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">m:=3:p:=10:q:=3:animate(complexplot,[f8,t=0..a,color=green],a=0..7,frames=91,thickness=2);</Font></Text-field><Text-field layout="Normal" prompt="&gt; " style="Maple Input"/></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">m:=1:p:=18:q:=1:complexplot(f8,t=0..7,thickness=2,color=violet);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"/></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"/></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">m:=1:p:=12:q:=1:complexplot((sin(p*t)+cos(q*t)*I+2)*exp(I*m*t),t=0..7,thickness=2,color=violet);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">m:=1:p:=12:q:=1:complexplot((sin(p*t)+cos(q*t)*I+2+2*I)*exp(I*m*t),t=0..7,thickness=2,color=violet);</Font></Text-field><Text-field layout="Normal" prompt="&gt; " style="Maple Input"/></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"/></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">p:=5:q:=1:m:=1:complexplot((sin(p*t)+cos(q*t)*I)*exp(I*m*sin(4*t)),t=0..6.3,thickness=2);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" style="Normal">Tiling the graph with appropriate distances can create interesting figures.</Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">f9:=(sin(p*t)+cos(q*t)*I)*exp(I*m*sin(4*t)):</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"><Font italic="false" size="12" underline="false">p:=5:q:=1:m:=1:complexplot([f9,f9+2,f9-2,f9+2*I,f9-2*I],t=0..6.3,thickness=2);</Font></Text-field></Input></Group><Group><Input><Text-field layout="Normal" prompt="&gt; " style="Maple Input"/></Input></Group></Section><Section collapsed="true"><Title><Text-field layout="Heading 1" style="Heading 1">References</Text-field></Title><Group><Input><Text-field layout="Normal" style="Normal">[1] Maplesoft website: http:\\www.maplesoft.com</Text-field><Text-field layout="Normal" style="Normal">[2] Maple Applications Center: http:\\www.mapleapps.com</Text-field><Text-field layout="Normal" style="Normal">[3]  J. Mathews and R. Howell. Complex Analysis for Mathematics and Engineering. Jones and Bartlett, 1997.</Text-field></Input></Group></Section><Text-field/></Worksheet>