<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Confessions of a Dis-functional Analyst</title>
	<atom:link href="http://sammaths.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sammaths.wordpress.com</link>
	<description>A mixture of mathematical musings, and teaching information for students</description>
	<lastBuildDate>Mon, 08 Aug 2011 22:11:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sammaths.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Confessions of a Dis-functional Analyst</title>
		<link>http://sammaths.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sammaths.wordpress.com/osd.xml" title="Confessions of a Dis-functional Analyst" />
	<atom:link rel='hub' href='http://sammaths.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Induction</title>
		<link>http://sammaths.wordpress.com/2010/11/01/induction/</link>
		<comments>http://sammaths.wordpress.com/2010/11/01/induction/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 13:43:37 +0000</pubDate>
		<dc:creator>sammaths</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sammaths.wordpress.com/?p=168</guid>
		<description><![CDATA[I&#8217;ve had a request to put up a post on induction, since a few people are having trouble with it. Every year people have trouble with induction, perhaps because it&#8217;s one of the first methods of formal proof that you see, but hopefully I&#8217;ll be able to convince you it really isn&#8217;t too bad! The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sammaths.wordpress.com&amp;blog=14174003&amp;post=168&amp;subd=sammaths&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had a request to put up a post on induction, since a few people are having trouble with it. Every year people have trouble with induction, perhaps because it&#8217;s one of the first methods of formal proof that you see, but hopefully I&#8217;ll be able to convince you it really isn&#8217;t too bad! The post got pretty long, so I&#8217;m going to add the examples as <a href="http://sammaths.wordpress.com/2010/11/01/induction/#comments">comments</a> at the end, so you can skip down to them if you want.</p>
<p>&nbsp;</p>
<p>So what is induction? Well let&#8217;s say I have to prove a statement about infinitely many things at once, perhaps a statement about each number <img src='http://s0.wp.com/latex.php?latex=1%2C+2%2C+3%2C+%5Cldots&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='1, 2, 3, &#92;ldots' title='1, 2, 3, &#92;ldots' class='latex' />. We&#8217;ve seen from <a href="http://sammaths.wordpress.com/2010/10/22/density-of-the-rational-numbers/">previous posts</a> that we can&#8217;t just check a few examples, we&#8217;re interested in a proof that will always hold, so what can we do? The principle of mathematical induction says the following:</p>
<blockquote><p>Let&#8217;s say we know the following two things:</p>
<ol>
<li>A statement is true for some base number (let&#8217;s assume this is <img src='http://s0.wp.com/latex.php?latex=1&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='1' title='1' class='latex' /> for now)</li>
<li>Whenever the statement is true for one number <img src='http://s0.wp.com/latex.php?latex=n&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='n' title='n' class='latex' />, it is also true for <img src='http://s0.wp.com/latex.php?latex=n%2B1&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='n+1' title='n+1' class='latex' /></li>
</ol>
<p>then it  follows that the statement is true for all the numbers <img src='http://s0.wp.com/latex.php?latex=1%2C+2%2C+3%2C+%5Cldots&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='1, 2, 3, &#92;ldots' title='1, 2, 3, &#92;ldots' class='latex' />.</p></blockquote>
<p>The principle works like <a href="http://www.youtube.com/watch?v=WRv9b7S6Hm8">lining up a set of dominoes to knock down</a>. If we know (1) that we can knock over the first domino, and (2) that each domino will hit the next one, then we can infer that all the dominoes will fall down. In the mathematical setting, the first part is called the <strong>inductive base</strong>, and the second part the <strong>inductive step</strong>.</p>
<p>If you&#8217;re first starting out with induction, you might be a bit dubious here. We want to prove a statement is true, and in step (2), we just assume it&#8217;s true, and use that to prove it&#8217;s true, there must be something dodgy! Actually, the difference is subtle, but an important part of university mathematics. The difference is in the &#8220;for all&#8221; vs. &#8220;for some&#8221; wording which may have come up in other places too. We want to prove a statement <span style="text-decoration:underline;">for all</span> <img src='http://s0.wp.com/latex.php?latex=n&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='n' title='n' class='latex' />, and to do that, in step (2) we assume the statement is true <span style="text-decoration:underline;">for some</span> <img src='http://s0.wp.com/latex.php?latex=n&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='n' title='n' class='latex' />. &#8220;For some&#8221; just means we assume we can find one place where the statement holds, and induction is a method for starting with one place where something works, and using that to find other places.</p>
<p><strong>Remember:</strong> Both ingredients in induction are important. If you only prove the base case, then all you&#8217;ve done is proved one special case. If you only prove the step from <img src='http://s0.wp.com/latex.php?latex=n&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='n' title='n' class='latex' /> to <img src='http://s0.wp.com/latex.php?latex=n%2B1&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='n+1' title='n+1' class='latex' />, then for all you know, there might not be a place where that statement is true from which you can construct the other places. It&#8217;s like lining up all your dominoes, but not checking you can actually push the first one over.</p>
<p>The examples are now below as comments, but before we go on I&#8217;ll just remind you of some notation. We&#8217;ll often write &#8220;P(n)&#8221; for &#8220;the statement we&#8217;re trying to prove about n&#8221;, and it&#8217;s important to remember that even though it looks like a mathematical expression, P(n) is a <span style="text-decoration:underline;">statement</span>. For this reason, P(n) can be true, or false, but it doesn&#8217;t really make sense to write things like &#8220;<img src='http://s0.wp.com/latex.php?latex=P%28n%29%3Dn%5E2%2B1&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='P(n)=n^2+1' title='P(n)=n^2+1' class='latex' />&#8221; .</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sammaths.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sammaths.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sammaths.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sammaths.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sammaths.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sammaths.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sammaths.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sammaths.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sammaths.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sammaths.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sammaths.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sammaths.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sammaths.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sammaths.wordpress.com/168/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sammaths.wordpress.com&amp;blog=14174003&amp;post=168&amp;subd=sammaths&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sammaths.wordpress.com/2010/11/01/induction/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c5e075a46de525f8e6b8ee21b69ee031?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sammaths</media:title>
		</media:content>
	</item>
		<item>
		<title>Density of the rational numbers</title>
		<link>http://sammaths.wordpress.com/2010/10/22/density-of-the-rational-numbers/</link>
		<comments>http://sammaths.wordpress.com/2010/10/22/density-of-the-rational-numbers/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 13:07:09 +0000</pubDate>
		<dc:creator>sammaths</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sammaths.wordpress.com/?p=143</guid>
		<description><![CDATA[One of the tutors has asked me to put in a quick post about a homework question  you had on rational numbers which many people had trouble with (Sheet 2, Q4). It&#8217;s a good question to go through because it&#8217;s one of your first tastes of actual analysis, and involves proving something about all rational [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sammaths.wordpress.com&amp;blog=14174003&amp;post=143&amp;subd=sammaths&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of the tutors has asked me to put in a quick post about a homework question  you had on rational numbers which many people had trouble with (Sheet 2, Q4). It&#8217;s a good question to go through because it&#8217;s one of your first tastes of actual analysis, and involves proving something about all rational numbers at once, so it&#8217;s good proof practice.</p>
<p>The question was</p>
<blockquote><p>Prove that for any <img src='http://s0.wp.com/latex.php?latex=x%2C+y+%5Cin+%5Cmathbb%7BQ%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x, y &#92;in &#92;mathbb{Q}' title='x, y &#92;in &#92;mathbb{Q}' class='latex' />, with <img src='http://s0.wp.com/latex.php?latex=x+%3C+y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x &lt; y' title='x &lt; y' class='latex' />, we can find some <img src='http://s0.wp.com/latex.php?latex=z+%5Cin+%5Cmathbb%7BQ%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='z &#92;in &#92;mathbb{Q}' title='z &#92;in &#92;mathbb{Q}' class='latex' /> with <img src='http://s0.wp.com/latex.php?latex=x+%3C+z+%3C+y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x &lt; z &lt; y' title='x &lt; z &lt; y' class='latex' />.</p></blockquote>
<p>We call this property of the rationals being <em>&#8220;dense&#8221;</em>, because it means that you can find rational numbers in even the smallest gaps on the number line. The question is asking, if I give you two different rational numbers, can you find another rational number that sits between them.</p>
<p>The first thing to say is that it isn&#8217;t enough to check this for some special cases. An answer like the following</p>
<blockquote><p>Let <img src='http://s0.wp.com/latex.php?latex=x%3D%5Cfrac%7B1%7D%7B2%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x=&#92;frac{1}{2}' title='x=&#92;frac{1}{2}' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y%3D%5Cfrac%7B3%7D%7B4%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y=&#92;frac{3}{4}' title='y=&#92;frac{3}{4}' class='latex' />, then</p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=%5Cfrac%7B1%7D%7B2%7D+%3C+%5Cfrac%7B5%7D%7B8%7D+%3C+%5Cfrac%7B3%7D%7B4%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;frac{1}{2} &lt; &#92;frac{5}{8} &lt; &#92;frac{3}{4}' title='&#92;frac{1}{2} &lt; &#92;frac{5}{8} &lt; &#92;frac{3}{4}' class='latex' />,</p>
<p style="text-align:left;">so the result is true.</p>
</blockquote>
<p style="text-align:left;">will score you no marks because it only deals with one case, and since there are infinitely many cases, you really haven&#8217;t made much of a dent! That said, checking a few examples is always a good way to get your head round things.</p>
<p style="text-align:left;">&nbsp;</p>
<p style="text-align:left;">So how would you go about proving the statement for all the infinitely many cases? Well the best way is to take two rational numbers called <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' /> and see if you can find a rational number <img src='http://s0.wp.com/latex.php?latex=z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='z' title='z' class='latex' /> which is between them. Once you&#8217;ve found this number, you&#8217;ll need to prove that</p>
<ol>
<li><img src='http://s0.wp.com/latex.php?latex=z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='z' title='z' class='latex' /> is a rational number.</li>
<li><img src='http://s0.wp.com/latex.php?latex=z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='z' title='z' class='latex' /> does sit between <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' />.</li>
</ol>
<p>So what number is always between <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' />? How about the average of <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' />, which is <img src='http://s0.wp.com/latex.php?latex=z%3D%5Cfrac%7Bx%2By%7D%7B2%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='z=&#92;frac{x+y}{2}' title='z=&#92;frac{x+y}{2}' class='latex' />. Now that we have a candidate, let&#8217;s check that it satisfies 1. and 2. above.</p>
<ol>
<li style="text-align:left;">Is <img src='http://s0.wp.com/latex.php?latex=z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='z' title='z' class='latex' /> rational? To prove it is, we need to write it as <img src='http://s0.wp.com/latex.php?latex=%5Cfrac%7Ba%7D%7Bb%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;frac{a}{b}' title='&#92;frac{a}{b}' class='latex' /> for two integers <img src='http://s0.wp.com/latex.php?latex=a&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='a' title='a' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=b&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='b' title='b' class='latex' />. Well <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' /> are both rational, so we can write them that way. How about we say <img src='http://s0.wp.com/latex.php?latex=x%3D%5Cfrac%7Bx_1%7D%7Bx_2%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x=&#92;frac{x_1}{x_2}' title='x=&#92;frac{x_1}{x_2}' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y%3D%5Cfrac%7By_1%7D%7By_2%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y=&#92;frac{y_1}{y_2}' title='y=&#92;frac{y_1}{y_2}' class='latex' />. So<br />
<img src='http://s0.wp.com/latex.php?latex=z+%5Cquad%3D+%5Cquad%5Cfrac%7B%5Cfrac%7Bx_1%7D%7Bx_2%7D%2B%5Cfrac%7By_1%7D%7By_2%7D%7D%7B2%7D%5Cquad%3D%5Cquad%5Cfrac%7Bx_2+y_2%7D%7Bx_2+y_2%7D%5Ccdot%5Cfrac%7B%5Cfrac%7Bx_1%7D%7Bx_2%7D%2B%5Cfrac%7By_1%7D%7By_2%7D%7D%7B2%7D%5Cquad%3D%5Cquad%5Cfrac%7Bx_1+y_2+%2B+y_1+x_2%7D%7B2+x_2+y_2%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='z &#92;quad= &#92;quad&#92;frac{&#92;frac{x_1}{x_2}+&#92;frac{y_1}{y_2}}{2}&#92;quad=&#92;quad&#92;frac{x_2 y_2}{x_2 y_2}&#92;cdot&#92;frac{&#92;frac{x_1}{x_2}+&#92;frac{y_1}{y_2}}{2}&#92;quad=&#92;quad&#92;frac{x_1 y_2 + y_1 x_2}{2 x_2 y_2}' title='z &#92;quad= &#92;quad&#92;frac{&#92;frac{x_1}{x_2}+&#92;frac{y_1}{y_2}}{2}&#92;quad=&#92;quad&#92;frac{x_2 y_2}{x_2 y_2}&#92;cdot&#92;frac{&#92;frac{x_1}{x_2}+&#92;frac{y_1}{y_2}}{2}&#92;quad=&#92;quad&#92;frac{x_1 y_2 + y_1 x_2}{2 x_2 y_2}' class='latex' /><br />
But <img src='http://s0.wp.com/latex.php?latex=x_1%2Cx_2%2Cy_1%2Cy_2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x_1,x_2,y_1,y_2' title='x_1,x_2,y_1,y_2' class='latex' /> are all integers, so <img src='http://s0.wp.com/latex.php?latex=x_1+y_2+%2B+y_1+x_2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x_1 y_2 + y_1 x_2' title='x_1 y_2 + y_1 x_2' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=2+x_2+y_2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='2 x_2 y_2' title='2 x_2 y_2' class='latex' /> are also integers. So we&#8217;ve written <img src='http://s0.wp.com/latex.php?latex=z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='z' title='z' class='latex' /> in the form we wanted. The only other thing we need to check that the bottom of the fraction isn&#8217;t zero, as that would mess us up, but this is fine, because both <img src='http://s0.wp.com/latex.php?latex=x_2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x_2' title='x_2' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y_2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y_2' title='y_2' class='latex' /> come from the bottom of other rational numbers, so neither of them could be zero.</li>
<li style="text-align:left;">Is <img src='http://s0.wp.com/latex.php?latex=z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='z' title='z' class='latex' /> between <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' />? Well <img src='http://s0.wp.com/latex.php?latex=x%3Cy&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x&lt;y' title='x&lt;y' class='latex' />, so <img src='http://s0.wp.com/latex.php?latex=%5Cfrac%7Bx%7D%7B2%7D%3C%5Cfrac%7By%7D%7B2%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;frac{x}{2}&lt;&#92;frac{y}{2}' title='&#92;frac{x}{2}&lt;&#92;frac{y}{2}' class='latex' />. So we have<br />
<img src='http://s0.wp.com/latex.php?latex=z+%5Cquad+%3D+%5Cquad+%5Cfrac%7Bx%2By%7D%7B2%7D+%5Cquad+%3D+%5Cquad+%5Cfrac%7Bx%7D%7B2%7D+%2B+%5Cfrac%7By%7D%7B2%7D+%5Cquad+%3C+%5Cquad+%5Cfrac%7By%7D%7B2%7D+%2B+%5Cfrac%7By%7D%7B2%7D+%5Cquad+%3D+%5Cquad+y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='z &#92;quad = &#92;quad &#92;frac{x+y}{2} &#92;quad = &#92;quad &#92;frac{x}{2} + &#92;frac{y}{2} &#92;quad &lt; &#92;quad &#92;frac{y}{2} + &#92;frac{y}{2} &#92;quad = &#92;quad y' title='z &#92;quad = &#92;quad &#92;frac{x+y}{2} &#92;quad = &#92;quad &#92;frac{x}{2} + &#92;frac{y}{2} &#92;quad &lt; &#92;quad &#92;frac{y}{2} + &#92;frac{y}{2} &#92;quad = &#92;quad y' class='latex' />.<br />
For the very same reason, we get<br />
<img src='http://s0.wp.com/latex.php?latex=z+%5Cquad+%3D+%5Cquad+%5Cfrac%7Bx%2By%7D%7B2%7D+%5Cquad+%3D+%5Cquad+%5Cfrac%7Bx%7D%7B2%7D+%2B++%5Cfrac%7By%7D%7B2%7D+%5Cquad+%3E+%5Cquad+%5Cfrac%7Bx%7D%7B2%7D+%2B+%5Cfrac%7Bx%7D%7B2%7D+%5Cquad+%3D+%5Cquad+x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='z &#92;quad = &#92;quad &#92;frac{x+y}{2} &#92;quad = &#92;quad &#92;frac{x}{2} +  &#92;frac{y}{2} &#92;quad &gt; &#92;quad &#92;frac{x}{2} + &#92;frac{x}{2} &#92;quad = &#92;quad x' title='z &#92;quad = &#92;quad &#92;frac{x+y}{2} &#92;quad = &#92;quad &#92;frac{x}{2} +  &#92;frac{y}{2} &#92;quad &gt; &#92;quad &#92;frac{x}{2} + &#92;frac{x}{2} &#92;quad = &#92;quad x' class='latex' />.<br />
So indeed <img src='http://s0.wp.com/latex.php?latex=x%3Cz%3Cy&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x&lt;z&lt;y' title='x&lt;z&lt;y' class='latex' />.</li>
</ol>
<p>So there you go, a proof for infinitely many things at once, which touches on some the things you&#8217;ll be doing when you move onto analysis proper, later in the course. Remember: when you&#8217;ve finished a proof, try and ask yourself <em>&#8220;have I covered all the possible cases?&#8221;</em> and <em>&#8220;have I proved everything I need to prove?&#8221;</em>. In our example here, the first question means checking we&#8217;ve done all the infinitely many rationals, which we did. The second means checking the number we found was both rational and inbetween <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' />, which it was.</p>
<p>If you have any questions, feel free to comment.</p>
<p>Good luck!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sammaths.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sammaths.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sammaths.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sammaths.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sammaths.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sammaths.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sammaths.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sammaths.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sammaths.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sammaths.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sammaths.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sammaths.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sammaths.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sammaths.wordpress.com/143/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sammaths.wordpress.com&amp;blog=14174003&amp;post=143&amp;subd=sammaths&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sammaths.wordpress.com/2010/10/22/density-of-the-rational-numbers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c5e075a46de525f8e6b8ee21b69ee031?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sammaths</media:title>
		</media:content>
	</item>
		<item>
		<title>Injective functions &#8211; Part II, injectivity</title>
		<link>http://sammaths.wordpress.com/2010/10/21/injective-functions-part-ii-injectivity/</link>
		<comments>http://sammaths.wordpress.com/2010/10/21/injective-functions-part-ii-injectivity/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 14:23:14 +0000</pubDate>
		<dc:creator>sammaths</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sammaths.wordpress.com/?p=109</guid>
		<description><![CDATA[﻿﻿﻿﻿I&#8217;ve been given a request to go through a little bit on injective functions and to give a few examples. Unfortunately, my answer got a bit wordy, so I&#8217;ve split it in two. This is post is on injectivity, if you&#8217;d like a quick introduction to functions first, you can look back at the last [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sammaths.wordpress.com&amp;blog=14174003&amp;post=109&amp;subd=sammaths&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>﻿﻿﻿﻿I&#8217;ve been given a request to go through a little bit on injective  functions and to give a few examples. Unfortunately, my answer got a bit  wordy, so I&#8217;ve split it in two. This is post is on injectivity, if you&#8217;d like a quick introduction to  functions first, you can look back at the <a href="http://wp.me/pXtiX-1n">last post</a>.</p>
<p><span style="text-decoration:underline;"><strong>Injectivity</strong></span></p>
<p>Remember to moral from our introduction to functions:</p>
<blockquote><p>For a general function, it is possible for different elements to be sent to the same element.</p></blockquote>
<p>With that in mind, we call a function <img src='http://s0.wp.com/latex.php?latex=f&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='f' title='f' class='latex' /> <strong>INJECTIVE</strong> if <img src='http://s0.wp.com/latex.php?latex=f&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='f' title='f' class='latex' /> always sends different elements to different elements. In our mathematically precise language, this comes out as</p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=%5Ba%5Cneq+b%5D+%5CLongrightarrow+%5Bf%28a%29%5Cneq+f%28b%29%5D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='[a&#92;neq b] &#92;Longrightarrow [f(a)&#92;neq f(b)]' title='[a&#92;neq b] &#92;Longrightarrow [f(a)&#92;neq f(b)]' class='latex' />,</p>
<p style="text-align:left;">though usually we prefer to write.</p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=%5Bf%28a%29%3Df%28b%29%5D+%5CLongrightarrow+%5Ba%3Db%5D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='[f(a)=f(b)] &#92;Longrightarrow [a=b]' title='[f(a)=f(b)] &#92;Longrightarrow [a=b]' class='latex' />.</p>
<ul>
<li>Quick exercise: think about why the two statements above are the same.</li>
</ul>
<p style="text-align:left;">When we looked at functions, we used the example</p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=g%3A%5Cmathbb%7BR%7D%5Cto+%5Cmathbb%7BR%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='g:&#92;mathbb{R}&#92;to &#92;mathbb{R}' title='g:&#92;mathbb{R}&#92;to &#92;mathbb{R}' class='latex' /></p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=a%5Cmapsto+a%5E2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='a&#92;mapsto a^2' title='a&#92;mapsto a^2' class='latex' />,</p>
<p style="text-align:left;">and we noticed that <img src='http://s0.wp.com/latex.php?latex=g%282%29%3D4%3Dg%28-2%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='g(2)=4=g(-2)' title='g(2)=4=g(-2)' class='latex' />, but certainly <img src='http://s0.wp.com/latex.php?latex=2%5Cneq+-2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='2&#92;neq -2' title='2&#92;neq -2' class='latex' /> so this <img src='http://s0.wp.com/latex.php?latex=g&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='g' title='g' class='latex' /> is <strong>not</strong> injective. Now let&#8217;s think about the very similar looking function</p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=%5Cwidetilde%7Bg%7D%3A+%5B0%2C%5Cinfty%29%5Cto+%5Cmathbb%7BR%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;widetilde{g}: [0,&#92;infty)&#92;to &#92;mathbb{R}' title='&#92;widetilde{g}: [0,&#92;infty)&#92;to &#92;mathbb{R}' class='latex' /></p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=a+%5Cmapsto+a%5E2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='a &#92;mapsto a^2' title='a &#92;mapsto a^2' class='latex' />.</p>
<p style="text-align:left;">The only thing we&#8217;ve changed here is the domain of the function, but this time, <img src='http://s0.wp.com/latex.php?latex=%5Cwidetilde%7Bg%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;widetilde{g}' title='&#92;widetilde{g}' class='latex' /> <strong>is</strong> injective, which is why we were so keen to stress that the domain is an important part of the definition of a function. Let&#8217;s just prove that <img src='http://s0.wp.com/latex.php?latex=%5Cwidetilde%7Bg%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;widetilde{g}' title='&#92;widetilde{g}' class='latex' /> is injective.</p>
<blockquote>
<p style="text-align:left;">Suppose that <img src='http://s0.wp.com/latex.php?latex=%5Cwidetilde%7Bg%7D%28a%29+%3D+%5Cwidetilde%7Bg%7D%28b%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;widetilde{g}(a) = &#92;widetilde{g}(b)' title='&#92;widetilde{g}(a) = &#92;widetilde{g}(b)' class='latex' /> for some <img src='http://s0.wp.com/latex.php?latex=a&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='a' title='a' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=b&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='b' title='b' class='latex' /> in <img src='http://s0.wp.com/latex.php?latex=%5B0%2C%5Cinfty%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='[0,&#92;infty)' title='[0,&#92;infty)' class='latex' />. This means that</p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=a%5E2%3Db%5E2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='a^2=b^2' title='a^2=b^2' class='latex' />,</p>
<p style="text-align:left;">so  <img src='http://s0.wp.com/latex.php?latex=a%3D+%5Cpm+b&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='a= &#92;pm b' title='a= &#92;pm b' class='latex' />, but <img src='http://s0.wp.com/latex.php?latex=a&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='a' title='a' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=b&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='b' title='b' class='latex' /> are both in <img src='http://s0.wp.com/latex.php?latex=%5B0%2C%5Cinfty%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='[0,&#92;infty)' title='[0,&#92;infty)' class='latex' />, so they are both positive or zero, so in fact <img src='http://s0.wp.com/latex.php?latex=a&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='a' title='a' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=b&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='b' title='b' class='latex' /> must be equal.</p>
</blockquote>
<p style="text-align:left;">Now let&#8217;s look at a slightly more unusual example. Let&#8217;s define <img src='http://s0.wp.com/latex.php?latex=h&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='h' title='h' class='latex' /> to be</p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=h%3A%5Cmathbb%7BR%7D+%5Cto+%5Cmathbb%7BR%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='h:&#92;mathbb{R} &#92;to &#92;mathbb{R}' title='h:&#92;mathbb{R} &#92;to &#92;mathbb{R}' class='latex' /></p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=h%28x%29+%3D+%5Cbegin%7Bcases%7D+x%5E2+%26+%5Ctext%7Bif+%7D+x%3C0+%5C%5C+-x%5E2+%26+%5Ctext%7Bif+%7D+x%5Cge+0%5Cend%7Bcases%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='h(x) = &#92;begin{cases} x^2 &amp; &#92;text{if } x&lt;0 &#92;&#92; -x^2 &amp; &#92;text{if } x&#92;ge 0&#92;end{cases}' title='h(x) = &#92;begin{cases} x^2 &amp; &#92;text{if } x&lt;0 &#92;&#92; -x^2 &amp; &#92;text{if } x&#92;ge 0&#92;end{cases}' class='latex' />.</p>
<p style="text-align:left;">Can you see straight away if this is injective or not?</p>
<p style="text-align:left;">If you want to prove it isn&#8217;t injective you just need to find <span style="text-decoration:underline;">one</span> example of a pair of different elements which are sent to the same element, and that would be enough. If you want to prove it is injective, you need to show that if <img src='http://s0.wp.com/latex.php?latex=h%28x%29%3Dh%28y%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='h(x)=h(y)' title='h(x)=h(y)' class='latex' /> then in fact <img src='http://s0.wp.com/latex.php?latex=x%3Dy&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x=y' title='x=y' class='latex' />. Let&#8217;s try that and see what happens.</p>
<blockquote>
<p style="text-align:left;">Suppose <img src='http://s0.wp.com/latex.php?latex=h%28x%29%3Dh%28y%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='h(x)=h(y)' title='h(x)=h(y)' class='latex' />. Then either:</p>
<ol>
<li><img src='http://s0.wp.com/latex.php?latex=x%5E2%3Dy%5E2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x^2=y^2' title='x^2=y^2' class='latex' /> and both <img src='http://s0.wp.com/latex.php?latex=x%3C0&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x&lt;0' title='x&lt;0' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y%3C0&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y&lt;0' title='y&lt;0' class='latex' />.</li>
<li><img src='http://s0.wp.com/latex.php?latex=-x%5E2%3D-y%5E2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='-x^2=-y^2' title='-x^2=-y^2' class='latex' /> and both <img src='http://s0.wp.com/latex.php?latex=x%5Cge+0&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x&#92;ge 0' title='x&#92;ge 0' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y+%5Cge+0&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y &#92;ge 0' title='y &#92;ge 0' class='latex' />.</li>
<li><img src='http://s0.wp.com/latex.php?latex=x%5E2%3D-y%5E2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x^2=-y^2' title='x^2=-y^2' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=x%3C0&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x&lt;0' title='x&lt;0' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y%5Cge+0&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y&#92;ge 0' title='y&#92;ge 0' class='latex' />.</li>
</ol>
<p>You might notice that I&#8217;ve missed out the case where <img src='http://s0.wp.com/latex.php?latex=y%3C0&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y&lt;0' title='y&lt;0' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=x%5Cge0&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x&#92;ge0' title='x&#92;ge0' class='latex' />, but hopefully you can see that 3 covers this just by switching the roles of <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' />.</p>
<ul>
<li>So, let&#8217;s start with case 1. If <img src='http://s0.wp.com/latex.php?latex=x%5E2%3Dy%5E2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x^2=y^2' title='x^2=y^2' class='latex' />, then <img src='http://s0.wp.com/latex.php?latex=x%3D%5Cpm+y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x=&#92;pm y' title='x=&#92;pm y' class='latex' />, but <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' /> are both negative, so <img src='http://s0.wp.com/latex.php?latex=x%3Dy&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x=y' title='x=y' class='latex' />.</li>
<li>Case 2 is only slightly more complicated. If <img src='http://s0.wp.com/latex.php?latex=-x%5E2%3D-y%5E2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='-x^2=-y^2' title='-x^2=-y^2' class='latex' />, then we can get rid of the minus signs to get <img src='http://s0.wp.com/latex.php?latex=x%5E2%3Dy%5E2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x^2=y^2' title='x^2=y^2' class='latex' />. Again, this gives <img src='http://s0.wp.com/latex.php?latex=x%3D%5Cpm+y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x=&#92;pm y' title='x=&#92;pm y' class='latex' />, but <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' /> are both positive or zero, so in fact <img src='http://s0.wp.com/latex.php?latex=x%3Dy&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x=y' title='x=y' class='latex' />.</li>
<li>Case 3 seems a little bit complicated. Think about the equation <img src='http://s0.wp.com/latex.php?latex=x%5E2%3D-y%5E2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x^2=-y^2' title='x^2=-y^2' class='latex' /> for a minute. Remember that <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' /> are both real numbers, so <img src='http://s0.wp.com/latex.php?latex=x%5E2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x^2' title='x^2' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y%5E2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y^2' title='y^2' class='latex' /> are both non-negative, and since <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> is strictly negative, <img src='http://s0.wp.com/latex.php?latex=x%5E2%5Cneq+0&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x^2&#92;neq 0' title='x^2&#92;neq 0' class='latex' />. So in fact, case 3 can&#8217;t happen, because it says a positive number is equal to a negative number (or zero).</li>
</ul>
<p>So overall, in all the cases that can actually happen, if <img src='http://s0.wp.com/latex.php?latex=h%28x%29%3Dh%28y%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='h(x)=h(y)' title='h(x)=h(y)' class='latex' /> then <img src='http://s0.wp.com/latex.php?latex=x%3Dy&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x=y' title='x=y' class='latex' />, which means <img src='http://s0.wp.com/latex.php?latex=h&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='h' title='h' class='latex' /> is indeed injective.</p></blockquote>
<p style="text-align:left;">I hope this clears things up, and if you&#8217;re still having trouble, you can look <a href="http://www.mathsisfun.com/sets/injective-surjective-bijective.html">here</a> for some more explanations. If you want to see some more examples, feel free to write a comment, but do remember, I know what your homework questions are, so I won&#8217;t give away the answers to those.</p>
<p style="text-align:left;">&nbsp;</p>
<p style="text-align:left;">Good luck!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sammaths.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sammaths.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sammaths.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sammaths.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sammaths.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sammaths.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sammaths.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sammaths.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sammaths.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sammaths.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sammaths.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sammaths.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sammaths.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sammaths.wordpress.com/109/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sammaths.wordpress.com&amp;blog=14174003&amp;post=109&amp;subd=sammaths&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sammaths.wordpress.com/2010/10/21/injective-functions-part-ii-injectivity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c5e075a46de525f8e6b8ee21b69ee031?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sammaths</media:title>
		</media:content>
	</item>
		<item>
		<title>Injective functions &#8211; Part I, functions</title>
		<link>http://sammaths.wordpress.com/2010/10/21/injective-functions-part-i-functions/</link>
		<comments>http://sammaths.wordpress.com/2010/10/21/injective-functions-part-i-functions/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 14:23:05 +0000</pubDate>
		<dc:creator>sammaths</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sammaths.wordpress.com/?p=85</guid>
		<description><![CDATA[I&#8217;ve been given a request to go through a little bit on injective functions and to give a few examples. Unfortunately, my answer got a bit wordy, so I&#8217;ve split it in two. This is a quick introduction to functions, if you&#8217;d prefer, you can skip straight on to the post on injectivity. Functions Firstly, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sammaths.wordpress.com&amp;blog=14174003&amp;post=85&amp;subd=sammaths&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been given a request to go through a little bit on injective functions and to give a few examples. Unfortunately, my answer got a bit wordy, so I&#8217;ve split it in two. This is a quick introduction to functions, if you&#8217;d prefer, you can skip straight on to the <a href="http://wp.me/pXtiX-1L">post on injectivity</a>.</p>
<p><strong><span style="text-decoration:underline;">Functions</span></strong></p>
<p>Firstly, let&#8217;s remind ourselves what a function is. Basically, a function is a machine which takes in one object (usually a number), and turns it into another object.</p>
<div id="attachment_104" class="wp-caption aligncenter" style="width: 287px"><a href="http://sammaths.files.wordpress.com/2010/10/function.png"><img class="size-full wp-image-104" title="Diagram of a function" src="http://sammaths.files.wordpress.com/2010/10/function.png?w=500" alt=""   /></a><p class="wp-caption-text">Diagram of a function</p></div>
<p>You&#8217;re used to functions like &#8220;adding 3&#8243;, &#8220;squaring&#8221; or trig functions like &#8220;<img src='http://s0.wp.com/latex.php?latex=%5Csin&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;sin' title='&#92;sin' class='latex' />&#8221; and &#8220;<img src='http://s0.wp.com/latex.php?latex=%5Ccos&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;cos' title='&#92;cos' class='latex' />&#8221; , so you have the general idea about what we&#8217;re talking about, but in university maths we have to be more precise about exactly what a function is. For us, a function has 3 ingredients:</p>
<ol>
<li>A starting set, usually called the <strong>DOMAIN</strong>, or occasionally the SOURCE set. We&#8217;ll use the letter <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='A' title='A' class='latex' /> for this space.</li>
<li>A finishing set, usually the <strong>CO-DOMAIN</strong>, or sometimes the TARGET set. We&#8217;ll call it <img src='http://s0.wp.com/latex.php?latex=B&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='B' title='B' class='latex' />.</li>
<li>A rule for assigning one element of <img src='http://s0.wp.com/latex.php?latex=B&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='B' title='B' class='latex' /> to each element of <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='A' title='A' class='latex' />.</li>
</ol>
<p>When describing a function <img src='http://s0.wp.com/latex.php?latex=f&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='f' title='f' class='latex' />, we write</p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=f%3AA%5Cto+B&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='f:A&#92;to B' title='f:A&#92;to B' class='latex' /></p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=a%5Cmapsto+f%28a%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='a&#92;mapsto f(a)' title='a&#92;mapsto f(a)' class='latex' /></p>
<p style="text-align:left;">to describe it.</p>
<p>You might be used to thinking of functions just as the 3rd thing on the list, and maybe think that we&#8217;re being picky by saying that the starting set and finishing set are just as important. What we&#8217;re saying, for example, is that the &#8220;squaring&#8221; function going from <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BR%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;mathbb{R}' title='&#92;mathbb{R}' class='latex' /> to <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BR%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;mathbb{R}' title='&#92;mathbb{R}' class='latex' /> is different from the squaring function going from <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BR%7D%5E%2B&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;mathbb{R}^+' title='&#92;mathbb{R}^+' class='latex' /> (the positive reals) to <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BR%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;mathbb{R}' title='&#92;mathbb{R}' class='latex' />. The idea of an injective function is a good example of why we&#8217;re so precise. Let&#8217;s quickly define a function to use as an example, we&#8217;ll use</p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=g%3A%5Cmathbb%7BR%7D%5Cto+%5Cmathbb%7BR%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='g:&#92;mathbb{R}&#92;to &#92;mathbb{R}' title='g:&#92;mathbb{R}&#92;to &#92;mathbb{R}' class='latex' /></p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=a%5Cmapsto+a%5E2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='a&#92;mapsto a^2' title='a&#92;mapsto a^2' class='latex' />.</p>
<p>An important thing to take from the definition of a function is that each thing in <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='A' title='A' class='latex' /> only gets one thing from <img src='http://s0.wp.com/latex.php?latex=B&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='B' title='B' class='latex' />, this is what we call the property of being <strong>WELL DEFINED</strong>. For something like the <img src='http://s0.wp.com/latex.php?latex=g&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='g' title='g' class='latex' /> we defined above, it means that when you square a real number, there&#8217;s only one possible answer: <img src='http://s0.wp.com/latex.php?latex=2%5E2+%3D+4&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='2^2 = 4' title='2^2 = 4' class='latex' />, and it will always be <img src='http://s0.wp.com/latex.php?latex=4&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='4' title='4' class='latex' />, no matter how many times you test it.</p>
<p>So, if I start with the same element, and apply the same function, I always end up with the same element, or to make it more mathematically precise:</p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=%5Ba%3Db%5D+%5CLongrightarrow+%5Bf%28a%29%3Df%28b%29%5D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='[a=b] &#92;Longrightarrow [f(a)=f(b)]' title='[a=b] &#92;Longrightarrow [f(a)=f(b)]' class='latex' />.</p>
<p>It&#8217;s important to notice, though, that if I finish with the same element, I need not have started with the same element. On our squaring function <img src='http://s0.wp.com/latex.php?latex=g&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='g' title='g' class='latex' />, we have <img src='http://s0.wp.com/latex.php?latex=g%282%29+%3D+4+%3D+g%28-2%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='g(2) = 4 = g(-2)' title='g(2) = 4 = g(-2)' class='latex' />, but <img src='http://s0.wp.com/latex.php?latex=2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='2' title='2' class='latex' />  and <img src='http://s0.wp.com/latex.php?latex=-2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='-2' title='-2' class='latex' /> are certainly different. So the moral is:</p>
<blockquote><p>For a general function, it is possible for different elements to be sent to the same element.</p></blockquote>
<p style="text-align:left;">You&#8217;re now ready to learn about <a href="http://wp.me/pXtiX-1L">injectivity</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sammaths.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sammaths.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sammaths.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sammaths.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sammaths.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sammaths.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sammaths.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sammaths.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sammaths.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sammaths.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sammaths.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sammaths.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sammaths.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sammaths.wordpress.com/85/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sammaths.wordpress.com&amp;blog=14174003&amp;post=85&amp;subd=sammaths&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sammaths.wordpress.com/2010/10/21/injective-functions-part-i-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c5e075a46de525f8e6b8ee21b69ee031?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sammaths</media:title>
		</media:content>

		<media:content url="http://sammaths.files.wordpress.com/2010/10/function.png" medium="image">
			<media:title type="html">Diagram of a function</media:title>
		</media:content>
	</item>
		<item>
		<title>Complex number equations (modulus)</title>
		<link>http://sammaths.wordpress.com/2010/10/21/complex-number-equations-modulus/</link>
		<comments>http://sammaths.wordpress.com/2010/10/21/complex-number-equations-modulus/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 10:21:40 +0000</pubDate>
		<dc:creator>sammaths</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sammaths.wordpress.com/?p=64</guid>
		<description><![CDATA[I got a question recently about solutions to complex number equations. By this, I don&#8217;t mean things like , or similar, these you just solve as you would with a real number equation, I&#8217;m talking about equations that use the new tools you&#8217;ve got now we know about complex numbers, namely modulus () and argument [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sammaths.wordpress.com&amp;blog=14174003&amp;post=64&amp;subd=sammaths&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I got a question recently about solutions to complex number equations. By this, I don&#8217;t mean things like <img src='http://s0.wp.com/latex.php?latex=z%2B2%3Di&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='z+2=i' title='z+2=i' class='latex' />, or similar, these you just solve as you would with a real number equation, I&#8217;m talking about equations that use the new tools you&#8217;ve got now we know about complex numbers, namely modulus (<img src='http://s0.wp.com/latex.php?latex=%7C%5Ccdot%7C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='|&#92;cdot|' title='|&#92;cdot|' class='latex' />) and argument (<img src='http://s0.wp.com/latex.php?latex=%5Ctext%7Barg%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;text{arg}' title='&#92;text{arg}' class='latex' />). As with my last post, it tuns out that these sorts of equations are the sort of thing you almost certainly saw before (in disguise) at A-level: <a href="http://en.wikipedia.org/wiki/Locus_%28mathematics%29">locus equations</a>. In this post I&#8217;ll deal with the modulus, a future post will cover the argument.</p>
<p>You probably remember having to draw pictures of &#8220;all the points that are distance <img src='http://s0.wp.com/latex.php?latex=3&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='3' title='3' class='latex' /> from <img src='http://s0.wp.com/latex.php?latex=%282%2C1%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(2,1)' title='(2,1)' class='latex' />&#8221; or &#8220;all the points which are twice as far from <img src='http://s0.wp.com/latex.php?latex=%282%2C4%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(2,4)' title='(2,4)' class='latex' /> as they are from <img src='http://s0.wp.com/latex.php?latex=%285%2C7%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(5,7)' title='(5,7)' class='latex' />&#8221; . Think about what the modulus of a number is: it&#8217;s the distance of that number from <img src='http://s0.wp.com/latex.php?latex=0&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='0' title='0' class='latex' /> in the complex plane, so when we have an equation involving the modulus, it&#8217;s really asking you about the distance of a number from zero. Similarly, if we have some thing like <img src='http://s0.wp.com/latex.php?latex=%7Cz+-+%282%2B3i%29%7C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='|z - (2+3i)|' title='|z - (2+3i)|' class='latex' />, then that&#8217;s asking you about the distance of <img src='http://s0.wp.com/latex.php?latex=z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='z' title='z' class='latex' /> from <img src='http://s0.wp.com/latex.php?latex=2%2B3i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='2+3i' title='2+3i' class='latex' />.</p>
<blockquote><p>WARNING! Remember that <img src='http://s0.wp.com/latex.php?latex=%7Cz-%282%2B3i%29%7C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='|z-(2+3i)|' title='|z-(2+3i)|' class='latex' /> is not the same as <img src='http://s0.wp.com/latex.php?latex=%7Cz-2%2B3i%7C&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='|z-2+3i|' title='|z-2+3i|' class='latex' />. The first is the distance of <img src='http://s0.wp.com/latex.php?latex=z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='z' title='z' class='latex' /> from <img src='http://s0.wp.com/latex.php?latex=2%2B3i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='2+3i' title='2+3i' class='latex' /> and the second is the distance of <img src='http://s0.wp.com/latex.php?latex=z&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='z' title='z' class='latex' /> from <img src='http://s0.wp.com/latex.php?latex=2-3i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='2-3i' title='2-3i' class='latex' />, but it&#8217;s easy to miss this if you&#8217;re reading it quickly.</p></blockquote>
<p>So let&#8217;s look at some examples. We&#8217;ll start slowly: what if I wanted to solve something like <img src='http://s0.wp.com/latex.php?latex=%7Cz-i%7C%3D2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='|z-i|=2' title='|z-i|=2' class='latex' />? Recalling what we&#8217;ve just said, we get that this is describing all the points which are distance <img src='http://s0.wp.com/latex.php?latex=2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='2' title='2' class='latex' /> from <img src='http://s0.wp.com/latex.php?latex=i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i' title='i' class='latex' />, which I hope you will agree is a circle in the complex plane, radius <img src='http://s0.wp.com/latex.php?latex=2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='2' title='2' class='latex' />, centre <img src='http://s0.wp.com/latex.php?latex=i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i' title='i' class='latex' />. In particular, numbers like <img src='http://s0.wp.com/latex.php?latex=-i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='-i' title='-i' class='latex' />, <img src='http://s0.wp.com/latex.php?latex=3i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='3i' title='3i' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=i-2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i-2' title='i-2' class='latex' /> are all on this circle. To get a proper equation for the curve, you can just remember what the modulus is in terms of <img src='http://s0.wp.com/latex.php?latex=a%2Bbi&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='a+bi' title='a+bi' class='latex' />. Then we get</p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=%7Cz-i%7C+%3D+%5Csqrt%7B%28a%2B0%29%5E2+%2B+%28b-1%29%5E2%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='|z-i| = &#92;sqrt{(a+0)^2 + (b-1)^2}' title='|z-i| = &#92;sqrt{(a+0)^2 + (b-1)^2}' class='latex' />.</p>
<p style="text-align:left;">So if <img src='http://s0.wp.com/latex.php?latex=%7Cz-i%7C%3D2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='|z-i|=2' title='|z-i|=2' class='latex' />, we get <img src='http://s0.wp.com/latex.php?latex=%7Cz-i%7C%5E2%3D4&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='|z-i|^2=4' title='|z-i|^2=4' class='latex' />, which gives us</p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=a%5E2+%2B%28b-1%29%5E2%3D4&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='a^2 +(b-1)^2=4' title='a^2 +(b-1)^2=4' class='latex' />.</p>
<p style="text-align:left;">Personally I&#8217;d leave the equation like this, but you might prefer to rearrange it a bit.</p>
<p style="text-align:left;">&nbsp;</p>
<p>How about something a little harder. What about <img src='http://s0.wp.com/latex.php?latex=%7Cz%2Bi%7C%2B%7Cz-i%7C%3D4&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='|z+i|+|z-i|=4' title='|z+i|+|z-i|=4' class='latex' />? This is describing all the points which have the property that the sum of their distance from <img src='http://s0.wp.com/latex.php?latex=-i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='-i' title='-i' class='latex' /> and their distance from <img src='http://s0.wp.com/latex.php?latex=i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i' title='i' class='latex' /> is <img src='http://s0.wp.com/latex.php?latex=4&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='4' title='4' class='latex' />. What does this look like? If you&#8217;ve got a good memory, or if you&#8217;ve reached this point in geometry already, you might know straight away, but if not, you could plot a few points on the curve and see what they look like. For starters, <img src='http://s0.wp.com/latex.php?latex=-2i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='-2i' title='-2i' class='latex' /> is distance <img src='http://s0.wp.com/latex.php?latex=1&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='1' title='1' class='latex' /> from <img src='http://s0.wp.com/latex.php?latex=-i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='-i' title='-i' class='latex' /> and distance <img src='http://s0.wp.com/latex.php?latex=3&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='3' title='3' class='latex' /> from <img src='http://s0.wp.com/latex.php?latex=i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='i' title='i' class='latex' />, so it&#8217;s on our curve, similarly <img src='http://s0.wp.com/latex.php?latex=2i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='2i' title='2i' class='latex' /> is on there. If you do the calculation, you can also see that <img src='http://s0.wp.com/latex.php?latex=%5Csqrt%7B3%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;sqrt{3}' title='&#92;sqrt{3}' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=-%5Csqrt%7B3%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='-&#92;sqrt{3}' title='-&#92;sqrt{3}' class='latex' /> are both distance <img src='http://s0.wp.com/latex.php?latex=2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='2' title='2' class='latex' /> from each of the two points, so they are on the curve. If you play around a bit longer, you&#8217;ll start to sketch out an <a href="http://en.wikipedia.org/wiki/Ellipse">ellipse</a>.</p>
<p>This time, doing it by equation is somewhat more long winded, but if you square both sides of</p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=%5Csqrt%7B%28a%2B0%29%5E2+%2B+%28b%2B1%29%5E2%7D%2B%5Csqrt%7B%28a%2B0%29%5E2%2B%28b-1%29%5E2%7D+%3D+4&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;sqrt{(a+0)^2 + (b+1)^2}+&#92;sqrt{(a+0)^2+(b-1)^2} = 4' title='&#92;sqrt{(a+0)^2 + (b+1)^2}+&#92;sqrt{(a+0)^2+(b-1)^2} = 4' class='latex' /></p>
<p style="text-align:left;">twice and preform some rearrangement, you can get it into the standard form of an ellipse. If you want to see the algebra, please write a comment, and I&#8217;ll post it, but I&#8217;d rather not confuse or scare you by clogging the page with calculations.</p>
<p style="text-align:left;">&nbsp;</p>
<p style="text-align:left;">There are plenty of other ways to use the modulus to describe a curve, but hopefully I&#8217;ve given you a flavour for it here. Any queries: post a comment.</p>
<p style="text-align:left;">&nbsp;</p>
<p style="text-align:left;">Good luck!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sammaths.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sammaths.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sammaths.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sammaths.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sammaths.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sammaths.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sammaths.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sammaths.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sammaths.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sammaths.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sammaths.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sammaths.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sammaths.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sammaths.wordpress.com/64/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sammaths.wordpress.com&amp;blog=14174003&amp;post=64&amp;subd=sammaths&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sammaths.wordpress.com/2010/10/21/complex-number-equations-modulus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c5e075a46de525f8e6b8ee21b69ee031?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sammaths</media:title>
		</media:content>
	</item>
		<item>
		<title>Raising complex numbers to a power</title>
		<link>http://sammaths.wordpress.com/2010/10/05/38/</link>
		<comments>http://sammaths.wordpress.com/2010/10/05/38/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 20:08:03 +0000</pubDate>
		<dc:creator>sammaths</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sammaths.wordpress.com/?p=38</guid>
		<description><![CDATA[I&#8217;ve been asked about how to raise a complex number to a power, for example, what is . In fact, you&#8217;ve all learned how to do this before, but you might not have realised it at the time: this is exactly the same as taking , and you will have come across this in both [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sammaths.wordpress.com&amp;blog=14174003&amp;post=38&amp;subd=sammaths&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been asked about how to raise a complex number to a power, for example, what is <img src='http://s0.wp.com/latex.php?latex=%282%2B3i%29%5E2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(2+3i)^2' title='(2+3i)^2' class='latex' />. In fact, you&#8217;ve all learned how to do this before, but you might not have realised it at the time: this is exactly the same as taking <img src='http://s0.wp.com/latex.php?latex=%28x%2By%29%5E2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(x+y)^2' title='(x+y)^2' class='latex' />, and you will have come across this in both pure maths and statistics at A-level.</p>
<p>If you want to work out <img src='http://s0.wp.com/latex.php?latex=%282%2B3i%29%5E2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(2+3i)^2' title='(2+3i)^2' class='latex' /> you just look at it as <img src='http://s0.wp.com/latex.php?latex=%282%2B3i%29%282%2B3i%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(2+3i)(2+3i)' title='(2+3i)(2+3i)' class='latex' />. From this we have</p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=%282%2B3i%29%5E2+%3D+%282%2B3i%29%282%2B3i%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(2+3i)^2 = (2+3i)(2+3i)' title='(2+3i)^2 = (2+3i)(2+3i)' class='latex' /></p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=%3D+%282+%5Ctimes+2%29+%2B+%283i+%5Ctimes+2%29+%2B+%282+%5Ctimes+3i%29+%2B+%283i+%5Ctimes+3i%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='= (2 &#92;times 2) + (3i &#92;times 2) + (2 &#92;times 3i) + (3i &#92;times 3i)' title='= (2 &#92;times 2) + (3i &#92;times 2) + (2 &#92;times 3i) + (3i &#92;times 3i)' class='latex' /></p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=%3D+4+%2B+6i+%2B6i+%2B+9i%5E2+&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='= 4 + 6i +6i + 9i^2 ' title='= 4 + 6i +6i + 9i^2 ' class='latex' /></p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=%3D+4+%2B+12i+-9+&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='= 4 + 12i -9 ' title='= 4 + 12i -9 ' class='latex' /></p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=%3D+-5%2B12i+&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='= -5+12i ' title='= -5+12i ' class='latex' />.</p>
<p>If you want to work out <img src='http://s0.wp.com/latex.php?latex=%282%2B3i%29%5E3&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(2+3i)^3' title='(2+3i)^3' class='latex' />, or higher powers you can either do it by hand as above, or use the <a href="http://en.wikipedia.org/wiki/Binomial_theorem">binomial theorem</a>, which you should have seen at A-level.</p>
<p><span style="text-decoration:underline;"><strong>Taking very high powers</strong></span></p>
<p>Of course, if you want to find some enormous power, like <img src='http://s0.wp.com/latex.php?latex=%282%2B3i%29%5E%7B64%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(2+3i)^{64}' title='(2+3i)^{64}' class='latex' />, even working it out using the binomial theorem could be a bit cumbersome. If you want to work out something like this, then you can notice things like the fact that <img src='http://s0.wp.com/latex.php?latex=%282%2B3i%29%5E%7B64%7D%3D%28%282%2B3i%29%5E2%29%5E%7B32%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(2+3i)^{64}=((2+3i)^2)^{32}' title='(2+3i)^{64}=((2+3i)^2)^{32}' class='latex' /> or <img src='http://s0.wp.com/latex.php?latex=%282%2B3i%29%5E%7B64%7D%3D%28%282%2B3i%29%5E4%29%5E%7B16%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(2+3i)^{64}=((2+3i)^4)^{16}' title='(2+3i)^{64}=((2+3i)^4)^{16}' class='latex' /> and so on. This works particularly well if some power of your number is real, because you know how to raise real numbers to powers very well.</p>
<p>For example, let&#8217;s look at <img src='http://s0.wp.com/latex.php?latex=%281%2B%5Csqrt%7B3%7D%5Ccdot+i%29%5E%7B33%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(1+&#92;sqrt{3}&#92;cdot i)^{33}' title='(1+&#92;sqrt{3}&#92;cdot i)^{33}' class='latex' />. By the binomial theorem,</p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=%281%2B%5Csqrt%7B3%7D%5Ccdot+i%29%5E3%3D1%2B3%5Csqrt%7B3%7D%5Ccdot+i%2B3%28%5Csqrt%7B3%7D%5Ccdot+i%29%5E2%2B%28%5Csqrt%7B3%7D%5Ccdot+i%29%5E3&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(1+&#92;sqrt{3}&#92;cdot i)^3=1+3&#92;sqrt{3}&#92;cdot i+3(&#92;sqrt{3}&#92;cdot i)^2+(&#92;sqrt{3}&#92;cdot i)^3' title='(1+&#92;sqrt{3}&#92;cdot i)^3=1+3&#92;sqrt{3}&#92;cdot i+3(&#92;sqrt{3}&#92;cdot i)^2+(&#92;sqrt{3}&#92;cdot i)^3' class='latex' /></p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=%3D1%2B3%5Csqrt%7B3%7D%5Ccdot+i%2B3%5Ccdot%5Csqrt%7B3%7D%5E2%5Ccdot+i%5E2%2B%5Csqrt%7B3%7D%5E3%5Ccdot+i%5E3&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='=1+3&#92;sqrt{3}&#92;cdot i+3&#92;cdot&#92;sqrt{3}^2&#92;cdot i^2+&#92;sqrt{3}^3&#92;cdot i^3' title='=1+3&#92;sqrt{3}&#92;cdot i+3&#92;cdot&#92;sqrt{3}^2&#92;cdot i^2+&#92;sqrt{3}^3&#92;cdot i^3' class='latex' /></p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=%3D1%2B3%5Csqrt%7B3%7D%5Ccdot+i+-9+-3%5Csqrt%7B3%7D%5Ccdot+i&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='=1+3&#92;sqrt{3}&#92;cdot i -9 -3&#92;sqrt{3}&#92;cdot i' title='=1+3&#92;sqrt{3}&#92;cdot i -9 -3&#92;sqrt{3}&#92;cdot i' class='latex' /></p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=%3D-8&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='=-8' title='=-8' class='latex' />,</p>
<p style="text-align:left;">so <img src='http://s0.wp.com/latex.php?latex=%281%2B%5Csqrt%7B3%7D%5Ccdot+i%29%5E%7B33%7D+%3D+%28%281%2B%5Csqrt%7B3%7D%5Ccdot+i%29%5E3%29%5E%7B11%7D+%3D+%28-8%29%5E%7B11%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(1+&#92;sqrt{3}&#92;cdot i)^{33} = ((1+&#92;sqrt{3}&#92;cdot i)^3)^{11} = (-8)^{11}' title='(1+&#92;sqrt{3}&#92;cdot i)^{33} = ((1+&#92;sqrt{3}&#92;cdot i)^3)^{11} = (-8)^{11}' class='latex' />. Of course this is a very big number (it&#8217;s = -8589934592, as it happens!), but to get from <img src='http://s0.wp.com/latex.php?latex=%28-8%29%5E%7B11%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(-8)^{11}' title='(-8)^{11}' class='latex' /> to the final number, you don&#8217;t need any knowledge of complex numbers.</p>
<p style="text-align:left;">If you&#8217;re still a little unsure, the skills library have produced a few videos covering these ideas, they can be found <a href="http://skills.library.leeds.ac.uk/web_based_resources/mathssolutions/pages/complex_numbers/complex_numbers.html#">here</a>.</p>
<p>Good luck!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sammaths.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sammaths.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sammaths.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sammaths.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sammaths.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sammaths.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sammaths.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sammaths.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sammaths.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sammaths.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sammaths.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sammaths.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sammaths.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sammaths.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sammaths.wordpress.com&amp;blog=14174003&amp;post=38&amp;subd=sammaths&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sammaths.wordpress.com/2010/10/05/38/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c5e075a46de525f8e6b8ee21b69ee031?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sammaths</media:title>
		</media:content>
	</item>
		<item>
		<title>Welcome new students</title>
		<link>http://sammaths.wordpress.com/2010/09/27/welcome-new-students/</link>
		<comments>http://sammaths.wordpress.com/2010/09/27/welcome-new-students/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 14:47:04 +0000</pubDate>
		<dc:creator>sammaths</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sammaths.wordpress.com/?p=33</guid>
		<description><![CDATA[Hello, This is just a quick post to welcome new students studying MATH1035 (Analysis), and explain the purpose and procedure of this blog. If you have a question about the lecture material that you want clarified or resolved, the first thing to do is to check that it hasn&#8217;t already been answered on this blog, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sammaths.wordpress.com&amp;blog=14174003&amp;post=33&amp;subd=sammaths&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>This is just a quick post to welcome new students studying MATH1035 (Analysis), and explain the purpose and procedure of this blog.</p>
<p>If you have a question about the lecture material that you want clarified or resolved, the first thing to do is to check that it hasn&#8217;t already been answered on this blog, you can do this be scrolling down through the previous posts. If your question hasn&#8217;t yet been answered yet, either email me on <strong>samuel@maths.leeds.ac.uk</strong>, or if you think you can do it in 140 characters, you&#8217;re welcome to tweet me on <strong>@sammaths</strong>. If you subscribe to this twitter feed, you will also get a tweet every time the blog is updated.</p>
<p>Feel free to comment on posts (remembering to be polite, of course), particularly if you have a follow up question (either to your question or someone elses), or if I didn&#8217;t quite explain what you wanted. Please also comment, again being polite, if you notice any mistakes in the entries, or if you have something to add. Remember, <strong>this is not a place to look for answers to homework</strong>. You&#8217;re welcome to ask your tutor or discuss homework problems amongst yourselves, but this is not the place for that discussion.</p>
<p>All in all, I hope this will be a valuable resource for analysis students, and subject to it being feasible, we may extend the remit next term. Your comments and constructive criticism are always appreciated.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sammaths.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sammaths.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sammaths.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sammaths.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sammaths.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sammaths.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sammaths.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sammaths.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sammaths.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sammaths.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sammaths.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sammaths.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sammaths.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sammaths.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sammaths.wordpress.com&amp;blog=14174003&amp;post=33&amp;subd=sammaths&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sammaths.wordpress.com/2010/09/27/welcome-new-students/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c5e075a46de525f8e6b8ee21b69ee031?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sammaths</media:title>
		</media:content>
	</item>
		<item>
		<title>Mobile device test (definition of a convergent sequence)</title>
		<link>http://sammaths.wordpress.com/2010/07/20/mobile-device-test-definition-of-a-convergence-sequence/</link>
		<comments>http://sammaths.wordpress.com/2010/07/20/mobile-device-test-definition-of-a-convergence-sequence/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 16:06:59 +0000</pubDate>
		<dc:creator>sammaths</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://sammaths.wordpress.com/?p=26</guid>
		<description><![CDATA[A sequence is said to converge to a limit if given , there exists some such that for all .<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sammaths.wordpress.com&amp;blog=14174003&amp;post=26&amp;subd=sammaths&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A sequence <img src='http://s0.wp.com/latex.php?latex=%28a_n%29_%7Bn%5Cin%5Cmathbb%7BN%7D%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(a_n)_{n&#92;in&#92;mathbb{N}}' title='(a_n)_{n&#92;in&#92;mathbb{N}}' class='latex' /> is said to converge to a limit <img src='http://s0.wp.com/latex.php?latex=l+&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='l ' title='l ' class='latex' /> if given <img src='http://s0.wp.com/latex.php?latex=%5Cvarepsilon+%3E+0&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;varepsilon &gt; 0' title='&#92;varepsilon &gt; 0' class='latex' />, there exists some <img src='http://s0.wp.com/latex.php?latex=N_%5Cvarepsilon+%5Cin+%5Cmathbb%7BN%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='N_&#92;varepsilon &#92;in &#92;mathbb{N}' title='N_&#92;varepsilon &#92;in &#92;mathbb{N}' class='latex' /> such that</p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=%5Cvert+a_n+-+l+%5Cvert+%3C+%5Cvarepsilon&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;vert a_n - l &#92;vert &lt; &#92;varepsilon' title='&#92;vert a_n - l &#92;vert &lt; &#92;varepsilon' class='latex' /></p>
<p>for all <img src='http://s0.wp.com/latex.php?latex=n%3EN_%5Cvarepsilon&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='n&gt;N_&#92;varepsilon' title='n&gt;N_&#92;varepsilon' class='latex' />.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sammaths.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sammaths.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sammaths.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sammaths.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sammaths.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sammaths.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sammaths.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sammaths.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sammaths.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sammaths.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sammaths.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sammaths.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sammaths.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sammaths.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sammaths.wordpress.com&amp;blog=14174003&amp;post=26&amp;subd=sammaths&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sammaths.wordpress.com/2010/07/20/mobile-device-test-definition-of-a-convergence-sequence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c5e075a46de525f8e6b8ee21b69ee031?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sammaths</media:title>
		</media:content>
	</item>
		<item>
		<title>A definition of Hardy Space (LaTeX test)</title>
		<link>http://sammaths.wordpress.com/2010/06/14/a-definition-of-hardy-space-latex-test/</link>
		<comments>http://sammaths.wordpress.com/2010/06/14/a-definition-of-hardy-space-latex-test/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 13:58:10 +0000</pubDate>
		<dc:creator>sammaths</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sammaths.wordpress.com/?p=13</guid>
		<description><![CDATA[Given , the Hardy space is the collection of analytic functions for which the norm is finite. Here denotes normalised Lebesgue measure on the unit circle .<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sammaths.wordpress.com&amp;blog=14174003&amp;post=13&amp;subd=sammaths&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Given <img src='http://s0.wp.com/latex.php?latex=1%5Cle+p+%3C+%5Cinfty&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='1&#92;le p &lt; &#92;infty' title='1&#92;le p &lt; &#92;infty' class='latex' />, the Hardy space <img src='http://s0.wp.com/latex.php?latex=H%5Ep%28%5Cmathbb%7BD%7D%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='H^p(&#92;mathbb{D})' title='H^p(&#92;mathbb{D})' class='latex' /> is the collection of analytic functions <img src='http://s0.wp.com/latex.php?latex=f&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='f' title='f' class='latex' /> for which the norm</p>
<p style="text-align:center;"><img src='http://s0.wp.com/latex.php?latex=%5C%7Cf%5C%7C%5Ep+%3D+%5Csup_%7Br%3C1%7D%5Cint_%5Cmathbb%7BT%7D+%7Cf%28rt%29%7C%5E%7B1%2Fp%7D+dm%28t%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;|f&#92;|^p = &#92;sup_{r&lt;1}&#92;int_&#92;mathbb{T} |f(rt)|^{1/p} dm(t)' title='&#92;|f&#92;|^p = &#92;sup_{r&lt;1}&#92;int_&#92;mathbb{T} |f(rt)|^{1/p} dm(t)' class='latex' /></p>
<p>is finite. Here <img src='http://s0.wp.com/latex.php?latex=m&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='m' title='m' class='latex' /> denotes normalised Lebesgue measure on the unit circle <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BT%7D&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;mathbb{T}' title='&#92;mathbb{T}' class='latex' />.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sammaths.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sammaths.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sammaths.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sammaths.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sammaths.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sammaths.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sammaths.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sammaths.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sammaths.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sammaths.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sammaths.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sammaths.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sammaths.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sammaths.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sammaths.wordpress.com&amp;blog=14174003&amp;post=13&amp;subd=sammaths&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sammaths.wordpress.com/2010/06/14/a-definition-of-hardy-space-latex-test/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c5e075a46de525f8e6b8ee21b69ee031?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sammaths</media:title>
		</media:content>
	</item>
		<item>
		<title>Test of the twitterfeed setup</title>
		<link>http://sammaths.wordpress.com/2010/06/14/test-of-the-twitterfeed-setup/</link>
		<comments>http://sammaths.wordpress.com/2010/06/14/test-of-the-twitterfeed-setup/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 09:08:08 +0000</pubDate>
		<dc:creator>sammaths</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[test]]></category>

		<guid isPermaLink="false">http://sammaths.wordpress.com/?p=3</guid>
		<description><![CDATA[Hi guys, Thanks to the (so-far) two of you who&#8217;ve inexplicably decided to sign up to the twitter account @sammaths. This is just a test to see if I&#8217;ve managed to get my teaching blog to automatically send out updates on Twitter. Sorry to have bothered you! SJE<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sammaths.wordpress.com&amp;blog=14174003&amp;post=3&amp;subd=sammaths&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi guys,</p>
<p>Thanks to the (so-far) two of you who&#8217;ve inexplicably decided to sign up to the twitter account @sammaths. This is just a test to see if I&#8217;ve managed to get my teaching blog to automatically send out updates on Twitter.</p>
<p>Sorry to have bothered you!<br />
SJE</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sammaths.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sammaths.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sammaths.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sammaths.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sammaths.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sammaths.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sammaths.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sammaths.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sammaths.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sammaths.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sammaths.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sammaths.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sammaths.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sammaths.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sammaths.wordpress.com&amp;blog=14174003&amp;post=3&amp;subd=sammaths&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sammaths.wordpress.com/2010/06/14/test-of-the-twitterfeed-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c5e075a46de525f8e6b8ee21b69ee031?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sammaths</media:title>
		</media:content>
	</item>
	</channel>
</rss>
