<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
        {font-family:"\@MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:595.3pt 841.9pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-AU link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>One of our maths teachers is looking for a programming
solution to the following. Any ideas which language is best for this? Anyone
willing to give it a go?<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Maggie<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><b><font size=3 color=red face=Arial><span style='font-size:
12.0pt;font-family:Arial;color:red;font-weight:bold'>The task is to display
successive iterations of z-&gt; z<sup>2 </sup>+c where z = x+iy and&nbsp; i is
the square root of -1 and c is a complex constant.<o:p></o:p></span></font></b></p>

<p class=MsoNormal><b><font size=3 color=red face=Arial><span style='font-size:
12.0pt;font-family:Arial;color:red;font-weight:bold'><o:p>&nbsp;</o:p></span></font></b></p>

<p class=MsoNormal><b><font size=3 color=red face=Arial><span style='font-size:
12.0pt;font-family:Arial;color:red;font-weight:bold'>In particular I want to be
able to preset the number of iterations for a given initial value of z (called
z(0)) and a fixed (but user selectable) value of c. I&#8217;m thinking of a
maximum of 1000.<o:p></o:p></span></font></b></p>

<p class=MsoNormal><b><font size=3 color=red face=Arial><span style='font-size:
12.0pt;font-family:Arial;color:red;font-weight:bold'><o:p>&nbsp;</o:p></span></font></b></p>

<p class=MsoNormal><b><font size=3 color=red face=Arial><span style='font-size:
12.0pt;font-family:Arial;color:red;font-weight:bold'>I want to see a display of
the iterates in a list and a plot on the Argand diagram of each iterate joined
to the previous iterate with a line. I want a unit circle fixed on the display
. I want to be able to show other circles as user defined. I want to be able to
show the Argand diagram with user defined min and max values of Re(z) and
Im(z).<o:p></o:p></span></font></b></p>

<p class=MsoNormal><b><font size=3 color=red face=Arial><span style='font-size:
12.0pt;font-family:Arial;color:red;font-weight:bold'><o:p>&nbsp;</o:p></span></font></b></p>

<p class=MsoNormal><b><font size=3 color=red face=Arial><span style='font-size:
12.0pt;font-family:Arial;color:red;font-weight:bold'>I would like a reset
button to initialise everything. Ideally a zoom in and zoom out feature would
be good too</span></font></b><b><font color=blue face=Arial><span
style='font-family:Arial;color:blue;font-weight:bold'>.<o:p></o:p></span></font></b></p>

<p class=MsoNormal><b><font size=3 color=blue face=Arial><span
style='font-size:12.0pt;font-family:Arial;color:blue;font-weight:bold'><o:p>&nbsp;</o:p></span></font></b></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>