<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN"
   "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head> 
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>Semeneter II 2009 Assignment 1</title>
<style type="text/css">
body {
    counter-reset: section 0;  
    text-align: justify
}

h2.title {
    text-align:center
}
p.author {
    text-align:center
}
li {
    text-indent: 0em;
}
p.indent {
    text-indent: 2em; 
}

h2.section {
    counter-reset: eqn 0 result 0 subsection 0;  
}
h2.section:before {
    content: counter(section) ". ";
    counter-increment: section 1;  /* Add 1 to section */
}
h3.subsection:before {
    content: counter(section) "." counter(subsection);
    counter-increment: subsection;  /* Add 1 to subsection */
}

div.theorem:before { 
    content: "Theorem " counter(section) "." counter(result) " "; 
    counter-increment: result 1;
    font-style: normal; 
    font-weight: bold; 
}
div.theorem{ font-style:italic }
div.proposition:before { 
    content: "Proposition " counter(section) "." counter(result) " "; 
	counter-increment: result 1;
    font-style: normal; 
    font-weight: bold; 
}
div.proposition{ font-style:italic }
div.lemma:before { 
    content: "Lemma " counter(section) "." counter(result) " "; 
    counter-increment: result;
    font-style: normal; 
    font-weight: bold; 
}
div.lemma{ font-style:italic }

table.dispeq {
   width:100%;
   }
td.eq {
   text-align:center;
     }
td.eqno {
    width: 10px;
    text-align:right;
    }
td.eqno:after { 
     content: "("counter(section)"."counter(eqn)")";
     counter-increment: eqn;
     font-style: normal; 
  }
</style>
</head>

<body>
<h2 class="title"> 620-295 Real Analysis with applications <br /><br />
Assignment 1: Due 7 August 2009 </h2>

<p class="author">
Lecturer: Arun Ram <br />
Department of Mathematics and Statistics <br />
University of Melbourne <br />
Parkville VIC 3010 Australia <br />
aram@unimelb.edu.au <br />
<br />
</p>


<p> Last updates: 25 July 2009 </p>



<ol>
<li> Define the following sets and give examples of elements of each:
<dl> 
<dt> (a) &nbsp; the set of rational numbers,</dt> 
<dt> (b) &nbsp; the set of real numbers, </dt>
<dt> (c) &nbsp; the set of complex numbers. </dt>
</dl>
</li>

<li>  Let 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mstyle scriptlevel="-1">
<mfrac><mi>a</mi><mi>b</mi></mfrac>
<mo>,</mo>
<mfrac><mi>c</mi><mi>d</mi></mfrac>
<mo>,</mo>
<mfrac><mi>e</mi><mi>f</mi></mfrac>
</mstyle>
<mo>&isin;</mo><mi>&Qopf;</mi>
</math>.  
Show that
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mstyle scriptlevel="-1">
<mfrac><mi>a</mi><mi>b</mi></mfrac>
<mo>+</mo>
<mo>(</mo><mrow>
<mfrac><mi>c</mi><mi>d</mi></mfrac>
<mo>+</mo>
<mfrac><mi>e</mi><mi>f</mi></mfrac>
</mrow><mo>)</mo>
<mo>=</mo>
<mo>(</mo><mrow>
<mfrac><mi>a</mi><mi>b</mi></mfrac>
<mo>+</mo>
<mfrac><mi>c</mi><mi>d</mi></mfrac>
</mrow><mo>)</mo>
<mo>+</mo>
<mfrac><mi>e</mi><mi>f</mi></mfrac>
</mstyle>
</math>.<br /><br />
</li>

<li> State and prove the Pythagorean Theorem.<br /><br /></li>


<li> Compute and graph the following:
<dl>
<dt> (a) &nbsp; <math xmlns="http://www.w3.org/1998/Math/MathML">
<mstyle scriptlevel="-1">
<mfrac><mrow><mn>-15</mn><mo>+</mo><mi>i</mi></mrow>
<mrow><mn>4</mn><mo>+</mo><mn>2</mn><mi>i</mi></mrow>
</mfrac></mstyle></math>,
</dt>
<dt> (b) &nbsp; <math xmlns="http://www.w3.org/1998/Math/MathML">
<msup>
<mrow><mo>(</mo><msup><mn>27</mn><mn>1/3</mn></msup><mo>)</mo></mrow>
<mn>4</mn></msup></math>,
</dt>
<dt> (c) &nbsp; <math xmlns="http://www.w3.org/1998/Math/MathML">
<msup>
<mn>27</mn><mrow><mo>(</mo><mn>4</mn><mo>+</mo><mn>1/3</mn><mo>)</mo></mrow>
</msup></math>.
</dt>
</dl>
</li>


<li> Let 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>z</mi><mo>=</mo><mi>x</mi><mo>+</mo><mi>i</mi><mi>y</mi>
</math>
with 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>x</mi><mo>,</mo><mi>y</mi><mo>&isin;</mo><mi>&Ropf;</mi>
</math>.
Compute and graph 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mstyle displaystyle="true">
<mo>&vert;</mo>
<mrow> 
<mfrac>
<mrow> <mo>(</mo><mn>3</mn><mo>+</mo><mn>4</mn><mi>i</mi><mo>)</mo>
<mo>(</mo><mn>-1</mn><mo>+</mo><mn>2</mn><mi>i</mi><mo>)</mo>
</mrow>
<mrow> <mo>(</mo><mn>-1</mn><mo>-</mo><mi>i</mi><mo>)</mo>
<mo>(</mo><mn>3</mn><mo>-</mo><mi>i</mi><mo>)</mo>
</mrow>
</mfrac>
</mrow>
<mo>&vert;</mo>
</mstyle>
</math>.
</li>




<li> Define the following and give examples:
<dl> 
<dt> (a) &nbsp; injective,</dt>
<dt> (b) &nbsp; surjective,</dt>
<dt> (c) &nbsp; composition of functions,</dt>
<dt> (d) &nbsp; abelian group.</dt>
</dl><br />
</li>



<li> Let 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>D</mi><mo>&colon;</mo>
<mi>&Qopf;</mi><mo>[</mo><mi>x</mi><mo>]</mo>
<mo>&longrightarrow;</mo>
<mi>&Qopf;</mi><mo>[</mo><mi>x</mi><mo>]</mo>
</math>
be a function such that
<dl>
<dt> 
(a) If 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>f</mi><mo>,</mo><mi>g</mi><mo>&isin;</mo>
<mi>&Qopf;</mi><mo>[</mo><mi>x</mi><mo>]</mo>
</math>
then
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>D</mi><mo>(</mo><mi>f</mi><mo>+</mo><mi>g</mi><mo>)</mo>
<mo>=</mo>
<mi>D</mi><mo>(</mo><mi>f</mi><mo>)</mo>
<mo>+</mo>
<mi>D</mi><mo>(</mo><mi>g</mi><mo>)</mo>
</math>
</dt>
<dt> (b)
If 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>c</mi><mo>&isin;</mo><mi>&Qopf;</mi>
</math>
and
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>f</mi><mo>&isin;</mo>
<mi>&Qopf;</mi><mo>[</mo><mi>x</mi><mo>]</mo>
</math>
then
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>D</mi><mo>(</mo><mi>c</mi><mi>f</mi><mo>)</mo>
<mo>=</mo>
<mi>c</mi><mi>D</mi><mo>(</mo><mi>f</mi><mo>)</mo>
</math>,
</dt>
<dt> (c)
If 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>f</mi><mo>,</mo><mi>g</mi><mi>&isin;</mi>
<mi>&Qopf;</mi><mo>[</mo><mi>x</mi><mo>]</mo>
</math>
then
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>D</mi><mo>(</mo><mi>f</mi><mi>g</mi><mo>)</mo>
<mo>=</mo>
<mi>f</mi><mi>D</mi><mo>(</mo><mi>g</mi><mo>)</mo>
<mo>+</mo>
<mi>D</mi><mo>(</mo><mi>f</mi><mo>)</mo><mi>g</mi>
</math>, &nbsp;
and
</dt>
<dt> (d)
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>D</mi><mo>(</mo><mi>x</mi><mo>)</mo>
<mo>=</mo><mn>1</mn>
</math>.
</dt>
</dl>
Compute
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>D</mi><mo>(</mo><msup><mi>x</mi><mi>n</mi></msup><mo>)</mo>
</math>,
for 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>n</mi><mo>&isin;</mo><msub><mi>&Zopf;</mi>
<mrow><mo>&ge;</mo><mn>0</mn></mrow></msub>
</math>.<br /><br />
</li>

<li> Write <math xmlns="http://www.w3.org/1998/Math/MathML">
<mstyle scriptlevel="-1">
<mfrac>
<mrow> <mn>1</mn><mo>-</mo><msup><mi>x</mi><mi>n</mi></msup></mrow>
<mrow> <mn>1</mn><mo>-</mo><mi>x</mi></mrow>
</mfrac>
</mstyle></math>
as an element of 
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>&Qopf;</mi><mo>[</mo><mi>x</mi><mo>]</mo>
</math>.
</li>

</ol>






</body>
</html>
