<?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/"
	>

<channel>
	<title>Republic of Mathematics blog</title>
	<atom:link href="http://www.blog.republicofmath.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blog.republicofmath.com</link>
	<description>Mathematics of the people, for the people, by the people: encouraging mathematical happiness</description>
	<lastBuildDate>Fri, 13 Jan 2012 20:12:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>A lovely observation</title>
		<link>http://www.blog.republicofmath.com/archives/4877</link>
		<comments>http://www.blog.republicofmath.com/archives/4877#comments</comments>
		<pubDate>Fri, 13 Jan 2012 18:46:17 +0000</pubDate>
		<dc:creator>Gary Ernest Davis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[algebra]]></category>
		<category><![CDATA[fractions]]></category>

		<guid isPermaLink="false">http://www.blog.republicofmath.com/?p=4877</guid>
		<description><![CDATA[Ben Vitale (@BenVitale on Twitter) recently made the elementary and lovely observation that x Some people asked why this is so, and the answer, simple as it is, makes a nice middle or high school problem First let&#8217;s think about what&#8217;s happening here. The numerators of these fractions are sums of the first few odd [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Ben Vitale (<a href="http://twitter.com/#!/BenVitale">@BenVitale</a> on Twitter) recently made the elementary and lovely observation that</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%2B3%7D%7B5%2B7%7D%3D%5Cfrac%7B1%2B3%2B5%7D%7B7%2B9%2B11%7D%3D%5Cfrac%7B1%2B3%2B5%2B7%7D%7B9%2B11%2B13%2B15%7D%3D%20%5Cldots%20%3D%20%5Cfrac%7B1%7D%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1+3}{5+7}=\frac{1+3+5}{7+9+11}=\frac{1+3+5+7}{9+11+13+15}= \ldots = \frac{1}{3}' title='\frac{1+3}{5+7}=\frac{1+3+5}{7+9+11}=\frac{1+3+5+7}{9+11+13+15}= \ldots = \frac{1}{3}' class='latex' />
<p><span style="color: #ffffff;">x</span></p>
<p>Some people asked why this is so, and the answer, simple as it is, makes a nice middle or high school problem</p>
<p>First let&#8217;s think about what&#8217;s happening here.</p>
<p>The numerators of these fractions are sums of the first few odd numbers.</p>
<p>The denominators are sums of the same number of odd numbers, starting where the numerator leaves off.</p>
<p>To use variable notation &#8211; something some middle schoolers are still struggling with &#8211; the numerators look like:</p>
<img src='http://s.wordpress.com/latex.php?latex=1%2B3%2B5%3D%5Cldots%20%2B%202k-1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1+3+5=\ldots + 2k-1' title='1+3+5=\ldots + 2k-1' class='latex' />
<p>as the positive integer <img src='http://s.wordpress.com/latex.php?latex=k&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='k' title='k' class='latex' /> increases by 1.</p>
<p>The denominators, notationally a little more complicated, look like:</p>
<img src='http://s.wordpress.com/latex.php?latex=%282k%2B1%29%2B%282k%2B3%29%2B%5Cldots%20%2B%20%282k%2B2k-1%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(2k+1)+(2k+3)+\ldots + (2k+2k-1)' title='(2k+1)+(2k+3)+\ldots + (2k+2k-1)' class='latex' />
<p>We can find short algebraic expressions for these numerators and denominators, and it is these simple expressions that will show us where the fraction <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{3}' title='\frac{1}{3}' class='latex' /> comes from.</p>
<p>Let&#8217;s write <img src='http://s.wordpress.com/latex.php?latex=S%28k%29%3D1%2B3%2B5%2B%5Cldots%20%2B2k-1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S(k)=1+3+5+\ldots +2k-1' title='S(k)=1+3+5+\ldots +2k-1' class='latex' /></p>
<p>and</p>
<img src='http://s.wordpress.com/latex.php?latex=T%28k%29%3D2%2B4%2B6%2B%5Cldots%20%2B2k-2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='T(k)=2+4+6+\ldots +2k-2' title='T(k)=2+4+6+\ldots +2k-2' class='latex' />
<p><span style="color: #ffffff;">x</span></p>
<p>Then</p>
<img src='http://s.wordpress.com/latex.php?latex=S%28k%29%2BT%28k%29%3D%201%2B2%2B3%2B%5Cldots%20%2B%202k-2%20%2B%202k-1%3D%20%5Cfrac%7B1%7D%7B2%7D%282k-1%29%5Ctimes%202k%3Dk%282k-1%29%3D2k%5E2-k&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S(k)+T(k)= 1+2+3+\ldots + 2k-2 + 2k-1= \frac{1}{2}(2k-1)\times 2k=k(2k-1)=2k^2-k' title='S(k)+T(k)= 1+2+3+\ldots + 2k-2 + 2k-1= \frac{1}{2}(2k-1)\times 2k=k(2k-1)=2k^2-k' class='latex' />
<p>and</p>
<img src='http://s.wordpress.com/latex.php?latex=T%28k%29%3D2%2B4%2B6%2B%5Cldots%20%2B2k-2%3D%202%281%2B2%2B3%2B%5Cldots%20%2B%20%28k-1%29%29%3D2%5Ctimes%20%5Cfrac%7B1%7D%7B2%7D%28k-1%29k%3Dk%5E2-k&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='T(k)=2+4+6+\ldots +2k-2= 2(1+2+3+\ldots + (k-1))=2\times \frac{1}{2}(k-1)k=k^2-k' title='T(k)=2+4+6+\ldots +2k-2= 2(1+2+3+\ldots + (k-1))=2\times \frac{1}{2}(k-1)k=k^2-k' class='latex' />
<p>Therefore, <img src='http://s.wordpress.com/latex.php?latex=S%28k%29%3D%282k%5E2-k%29-%28k%5E2-k%29%3Dk%5E2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S(k)=(2k^2-k)-(k^2-k)=k^2' title='S(k)=(2k^2-k)-(k^2-k)=k^2' class='latex' />.</p>
<p>For the denominator we have:</p>
<img src='http://s.wordpress.com/latex.php?latex=%282k%2B1%29%20%2B%20%282k%2B3%29%20%2B%20%5Cldots%20%2B%20%282k%20%2B%202k-1%29%20%3D%20%282k%2B2k%2B%5Cldots%20%2B2k%29%20%2B%20%281%2B3%2B%5Cldots%20%2B2k-1%29%3D%202k%5E2%2Bk%5E2%3D3k%5E2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(2k+1) + (2k+3) + \ldots + (2k + 2k-1) = (2k+2k+\ldots +2k) + (1+3+\ldots +2k-1)= 2k^2+k^2=3k^2' title='(2k+1) + (2k+3) + \ldots + (2k + 2k-1) = (2k+2k+\ldots +2k) + (1+3+\ldots +2k-1)= 2k^2+k^2=3k^2' class='latex' />
<p>Therefore,</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%2B3%2B5%2B%5Cldots%20%2B2k-1%7D%7B%282k%2B1%29%2B%282k%2B3%29%2B%5Cldots%20%2B%20%282k%2B2k-1%29%7D%3D%5Cfrac%7Bk%5E2%7D%7B3k%5E2%7D%3D%5Cfrac%7B1%7D%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1+3+5+\ldots +2k-1}{(2k+1)+(2k+3)+\ldots + (2k+2k-1)}=\frac{k^2}{3k^2}=\frac{1}{3}' title='\frac{1+3+5+\ldots +2k-1}{(2k+1)+(2k+3)+\ldots + (2k+2k-1)}=\frac{k^2}{3k^2}=\frac{1}{3}' class='latex' />
<p>independent of <img src='http://s.wordpress.com/latex.php?latex=k&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='k' title='k' class='latex' />.</p>
<p>The situation for similar sums of even numbers is not quite so simple.</p>
<img src='http://s.wordpress.com/latex.php?latex=2%2B4%2B6%2B%5Cldots%20%2B%202k%20%3D%202%281%2B2%2B3%2B%5Cldots%20%2B%20k%29%3D2%5Ctimes%20%5Cfrac%7B1%7D%7B2%7Dk%28k%2B1%29%3Dk%5E2%2Bk&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2+4+6+\ldots + 2k = 2(1+2+3+\ldots + k)=2\times \frac{1}{2}k(k+1)=k^2+k' title='2+4+6+\ldots + 2k = 2(1+2+3+\ldots + k)=2\times \frac{1}{2}k(k+1)=k^2+k' class='latex' />
<p>while</p>
<img src='http://s.wordpress.com/latex.php?latex=%282k%2B2%29%2B%282k%2B4%29%2B%282k%2B6%29%2B%5Cldots%20%2B%282k%2B2k%29%20%3D%20%282k%2B2k%2B2k%2B%5Cldots%20%2B2k%29%2B%282%2B4%2B6%2B%5Cldots%20%2B2k%29%3D%202k%5E2%2Bk%5E2%2Bk%3D3k%5E2%2Bk&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(2k+2)+(2k+4)+(2k+6)+\ldots +(2k+2k) = (2k+2k+2k+\ldots +2k)+(2+4+6+\ldots +2k)= 2k^2+k^2+k=3k^2+k' title='(2k+2)+(2k+4)+(2k+6)+\ldots +(2k+2k) = (2k+2k+2k+\ldots +2k)+(2+4+6+\ldots +2k)= 2k^2+k^2+k=3k^2+k' class='latex' />
<p><span style="color: #ffffff;">x</span></p>
<p>Therefore,</p>
<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B2%2B4%2B6%2B%5Cldots%20%2B2k%7D%7B%282k%2B2%29%2B%282k%2B4%29%2B%5Cldots%20%2B%20%282k%2B2k%29%7D%3D%5Cfrac%7Bk%5E2%2Bk%7D%7B3k%5E2%2Bk%7D%3D%5Cfrac%7B1%2B1%2Fk%7D%7B3%2B1%2Fk%7D%5Cto%20%5Cfrac%7B1%7D%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{2+4+6+\ldots +2k}{(2k+2)+(2k+4)+\ldots + (2k+2k)}=\frac{k^2+k}{3k^2+k}=\frac{1+1/k}{3+1/k}\to \frac{1}{3}' title='\frac{2+4+6+\ldots +2k}{(2k+2)+(2k+4)+\ldots + (2k+2k)}=\frac{k^2+k}{3k^2+k}=\frac{1+1/k}{3+1/k}\to \frac{1}{3}' class='latex' />
<p><span style="color: #ffffff;">x</span></p>
<p>as <img src='http://s.wordpress.com/latex.php?latex=k&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='k' title='k' class='latex' /> increases.</p>
<p>A lovely observation, some simple algebra, and a challenging yet rewarding problem for middle and high school students.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.republicofmath.com/archives/4877/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using the same notation for different things, and then treating them as the same anyway</title>
		<link>http://www.blog.republicofmath.com/archives/4873</link>
		<comments>http://www.blog.republicofmath.com/archives/4873#comments</comments>
		<pubDate>Tue, 16 Aug 2011 13:41:17 +0000</pubDate>
		<dc:creator>Gary Ernest Davis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[arithmetic]]></category>
		<category><![CDATA[decimals]]></category>
		<category><![CDATA[division]]></category>
		<category><![CDATA[fractions]]></category>
		<category><![CDATA[mathematics]]></category>

		<guid isPermaLink="false">http://www.blog.republicofmath.com/?p=4873</guid>
		<description><![CDATA[On the last Twitter #mathchat there seemed to me to be a fair amount of confusion about what constitutes a fraction. Commonly, people were treating any expression of the form as a fraction, no matter what were . Confusion about fractions is something I&#8217;ve experienced in many places, in many contexts. The confusion seems to [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>On the last Twitter #mathchat there seemed to me to be a fair amount of confusion about what constitutes a fraction.</p>
<p>Commonly, people were treating any expression of the form <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Ba%7D%7Bb%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{a}{b}' title='\frac{a}{b}' class='latex' /> as a fraction, no matter what were <img src='http://s.wordpress.com/latex.php?latex=a%20%5Ctextrm%7B%20and%20%7D%20b&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a \textrm{ and } b' title='a \textrm{ and } b' class='latex' />.</p>
<p>Confusion about fractions is something I&#8217;ve experienced in many places, in many contexts. The confusion seems to stem from the &#8216;bar&#8217; notation; anything that has two numbers separated by a horizontal or sloping bar is a fraction it would seem.</p>
<h4>Why do we need fractions anyway?</h4>
<p>The problem lies in the divisibility properties of integers.</p>
<p>Technically, the integers form a <a href="http://en.wikipedia.org/wiki/Ring_%28mathematics%29">commutative ring</a> and not a <a href="http://en.wikipedia.org/wiki/Field_%28mathematics%29">field</a>; there is no integer <img src='http://s.wordpress.com/latex.php?latex=x%5Ctextrm%7B%20for%20which%20%7D%203%5Ctimes%20x%3D2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x\textrm{ for which } 3\times x=2' title='x\textrm{ for which } 3\times x=2' class='latex' />.</p>
<p>So, if divide 2 liters of water between 3 people, each person will not get an integer number of liters of water. We could do with numbers other than integers to describe how many liters each person gets.</p>
<p>We could adopt the ancient Greek practice of just saying 2 liters for every 3 people. However <a href="http://en.wikipedia.org/wiki/Mu%E1%B8%A5ammad_ibn_M%C5%ABs%C4%81_al-Khw%C4%81rizm%C4%AB">Muḥammad ibn Mūsā al-Khwārizmī</a> introduced the Hindu idea of fractions as numbers to represent ratios around 830 AD, and ever since fractions have been part of arithmetic.</p>
<p>The  basic idea of fractions is that if we cannot divide 2 by 3, for example, then we invent a new &#8220;number&#8221; as if we could. So we invent the symbol <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B2%7D%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{2}{3}' title='\frac{2}{3}' class='latex' /> which stands for the result of dividing 2 things into 3 equal parts.</p>
<p>When we invent expressions <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Ba%7D%7Bb%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{a}{b}' title='\frac{a}{b}' class='latex' /> for all pairs of integers <img src='http://s.wordpress.com/latex.php?latex=a%5Ctextrm%7B%20and%20%7D%20b%20%5Ctextrm%7B%20except%20%7D%20b%3D0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a\textrm{ and } b \textrm{ except } b=0' title='a\textrm{ and } b \textrm{ except } b=0' class='latex' /> we get the <a href="http://en.wikipedia.org/wiki/Field_of_fractions">field of fractions</a> of the ring of integers, usually denoted by <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7BQ%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{Q}' title='\mathbf{Q}' class='latex' />.</p>
<p>Strictly speaking, <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7BQ%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{Q}' title='\mathbf{Q}' class='latex' /> does not consist of all expressions <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Ba%7D%7Bb%7D%5Ctextrm%7B%20with%20%7Db%5Cneq%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{a}{b}\textrm{ with }b\neq 0' title='\frac{a}{b}\textrm{ with }b\neq 0' class='latex' />, because we recognize, for example, from our liquid division problem, that we should treat <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B4%7D%7B6%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{4}{6}' title='\frac{4}{6}' class='latex' /> as the same &#8220;number&#8221; as <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B2%7D%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{2}{3}' title='\frac{2}{3}' class='latex' />.</p>
<p>So, strictly, <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7BQ%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{Q}' title='\mathbf{Q}' class='latex' /> consists of expressions <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Ba%7D%7Bb%7D%5Ctextrm%7B%20with%20%7Db%5Cneq%200%20%5Ctextrm%20%7Band%20%7D%20a%2Cb%20%5Ctextrm%7B%20co-prime%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{a}{b}\textrm{ with }b\neq 0 \textrm {and } a,b \textrm{ co-prime}' title='\frac{a}{b}\textrm{ with }b\neq 0 \textrm {and } a,b \textrm{ co-prime}' class='latex' />.</p>
<p>Alternatively, we can take <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7BQ%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{Q}' title='\mathbf{Q}' class='latex' /> to consist of all expressions <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Ba%7D%7Bb%7D%5Ctextrm%7B%20with%20%7Db%5Cneq%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{a}{b}\textrm{ with }b\neq 0' title='\frac{a}{b}\textrm{ with }b\neq 0' class='latex' /> and we re-define &#8220;equality&#8221; between these expressions to mean <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Ba%7D%7Bb%7D%3D%5Cfrac%7Bc%7D%7Bd%7D%5Ctextrm%7B%20when%20%7D%20a%5Ctimes%20d%20%3D%20b%5Ctimes%20c&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{a}{b}=\frac{c}{d}\textrm{ when } a\times d = b\times c' title='\frac{a}{b}=\frac{c}{d}\textrm{ when } a\times d = b\times c' class='latex' />.</p>
<p>With this understanding every fraction <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Ba%7D%7Bb%7D%5Ctextrm%7B%20with%20%7Db%5Cneq%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{a}{b}\textrm{ with }b\neq 0' title='\frac{a}{b}\textrm{ with }b\neq 0' class='latex' /> can be written in the form <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Ba%27%7D%7Bb%27%7D%5Ctextrm%7B%20with%20%7Db%27%5Cneq%200%20%5Ctextrm%7B%20and%20%7D%20a%27%2Cb%27%20%5Ctextrm%7B%20coprime%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{a&#039;}{b&#039;}\textrm{ with }b&#039;\neq 0 \textrm{ and } a&#039;,b&#039; \textrm{ coprime}' title='\frac{a&#039;}{b&#039;}\textrm{ with }b&#039;\neq 0 \textrm{ and } a&#039;,b&#039; \textrm{ coprime}' class='latex' /> thanks to Euclid&#8217;s algorithm for the greatest common divisor <img src='http://s.wordpress.com/latex.php?latex=%5Ctextrm%7BGCD%7D%28a%2Cb%29%20%5Ctextrm%7B%20of%20integers%20%7D%20a%2Cb&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\textrm{GCD}(a,b) \textrm{ of integers } a,b' title='\textrm{GCD}(a,b) \textrm{ of integers } a,b' class='latex' />, since <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Ba%7D%7Bb%7D%3D%5Cfrac%7Ba%7D%7B%5Ctextrm%7BGCD%7D%28a%2Cb%29%7D%2F%5Cfrac%7Bb%7D%7B%5Ctextrm%7BGCD%7D%28a%2Cb%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{a}{b}=\frac{a}{\textrm{GCD}(a,b)}/\frac{b}{\textrm{GCD}(a,b)}' title='\frac{a}{b}=\frac{a}{\textrm{GCD}(a,b)}/\frac{b}{\textrm{GCD}(a,b)}' class='latex' />.</p>
<h4>The integers reconstructed</h4>
<p>The fractions are <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Ba%7D%7Bb%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{a}{b}' title='\frac{a}{b}' class='latex' /> are constructed from integers <img src='http://s.wordpress.com/latex.php?latex=a%2Cb&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a,b' title='a,b' class='latex' />, yet the integers now appear, in disguise as it were, as special cases of fractions: fractions of the form <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Ba%7D%7B1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{a}{1}' title='\frac{a}{1}' class='latex' /> or more generally <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bac%7D%7Bc%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{ac}{c}' title='\frac{ac}{c}' class='latex' />.</p>
<p>So, now integers appear as special cases of fractions.</p>
<p>We use the same name <img src='http://s.wordpress.com/latex.php?latex=a&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a' title='a' class='latex' /> for the integer, as we do for the fraction <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bac%7D%7Bc%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{ac}{c}' title='\frac{ac}{c}' class='latex' />. These are essentially different objects, but we give them the same name for obvious reasons, and then we confound them &#8211; we act as if they are the same thing.</p>
<p>This situation, in which previous entities appear in new guises, is common in mathematics: it happens again, for example, in the construction of complex numbers from the real numbers. The real numbers appear as special cases of complex numbers.</p>
<h4>Real numbers</h4>
<p>The real numbers are tricky. We can think of them as decimal strings <img src='http://s.wordpress.com/latex.php?latex=b_kb_%7Bk-1%7D%5Cldots%20b_0.a_1a_2%5Cldots%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b_kb_{k-1}\ldots b_0.a_1a_2\ldots ' title='b_kb_{k-1}\ldots b_0.a_1a_2\ldots ' class='latex' /> where the <img src='http://s.wordpress.com/latex.php?latex=a_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_i' title='a_i' class='latex' /> are not all 9&#8242;s from some point on.</p>
<p>A big problem here is that addition, subtraction, multiplication and division are not easy to define due to the need for infinite carrying. It can be done, but is not so simple.</p>
<p>The problem is avoided in school mathematics by only dealing with decimals that are <strong>finite</strong>: that is, those for which <img src='http://s.wordpress.com/latex.php?latex=a_i%3D0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_i=0' title='a_i=0' class='latex' /> from some point on. Unfortunately, these so-called decimal fractions do not even cover the ordinary fractions such as <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B3%7D%20%5Ctextrm%7B%20and%20%7D%20%5Cfrac%7B1%7D%7B7%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{3} \textrm{ and } \frac{1}{7}' title='\frac{1}{3} \textrm{ and } \frac{1}{7}' class='latex' />.</p>
<p>But the decimals do form a field: division, except by 0, is always possible, and it makes sense to divide 0.4 by 0.19 for example:  <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B0.4%7D%7B0.19%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{0.4}{0.19}' title='\frac{0.4}{0.19}' class='latex' />. This is <strong>not</strong> a fraction: 0.4 and 0.19 are not integers. The expression <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B0.4%7D%7B0.19%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{0.4}{0.19}' title='\frac{0.4}{0.19}' class='latex' /> indicates a division in the field of decimal numbers.</p>
<p>Similarly an expression like <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B%5Csqrt%7B2%7D%7D%7B%5Cpi%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{\sqrt{2}}{\pi}' title='\frac{\sqrt{2}}{\pi}' class='latex' /> is not a fraction: it is a division, <img src='http://s.wordpress.com/latex.php?latex=%5Csqrt%7B2%7D%5Ctextrm%7B%20divided%20by%20%7D%5Cpi&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sqrt{2}\textrm{ divided by }\pi' title='\sqrt{2}\textrm{ divided by }\pi' class='latex' /> in the field of decimal numbers.</p>
<p>But now we observe that the fractions, and so the integers, are hiding in disguise in the decimal numbers: <img src='http://s.wordpress.com/latex.php?latex=2%3D2.000%5Cldots%20%5Ctextrm%7B%20and%20%7D%203%3D3.000%5Cldots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2=2.000\ldots \textrm{ and } 3=3.000\ldots' title='2=2.000\ldots \textrm{ and } 3=3.000\ldots' class='latex' />,  so we can ask of the fraction <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B2%7D%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{2}{3}' title='\frac{2}{3}' class='latex' />, does this mean the same as dividing the decimal 2 by the decimal 3? And the answer is &#8220;yes&#8221;.</p>
<p>So even though the bar notation for fractions was just a notation, it ends up representing actual division when we move to the larger field of fractions. A notation has become an operation.</p>
<h4>Postscript</h4>
<p>This might not be, as Paul Solomon (@lostinrecursion) says, how students think. But the reason I wrote the post was to ask the question of teachers of mathematics: how do you think about fractions?</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.republicofmath.com/archives/4873/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Spirit of Mathematics: squiggle inception by Vi Hart</title>
		<link>http://www.blog.republicofmath.com/archives/4870</link>
		<comments>http://www.blog.republicofmath.com/archives/4870#comments</comments>
		<pubDate>Sat, 06 Aug 2011 21:58:45 +0000</pubDate>
		<dc:creator>Gary Ernest Davis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.blog.republicofmath.com/?p=4870</guid>
		<description><![CDATA[Vi Hart brilliantly illustrates the spirit of mathematical thinking]]></description>
			<content:encoded><![CDATA[<p></p><p>Vi Hart brilliantly illustrates the spirit of mathematical thinking</p>
<p><object width="425" height="349"><param name="movie" value="http://www.youtube.com/v/ik2CZqsAw28?version=3&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ik2CZqsAw28?version=3&amp;hl=en_US" type="application/x-shockwave-flash" width="425" height="349" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.republicofmath.com/archives/4870/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A numerical dynamical system to entrance the children of the world</title>
		<link>http://www.blog.republicofmath.com/archives/4862</link>
		<comments>http://www.blog.republicofmath.com/archives/4862#comments</comments>
		<pubDate>Sat, 06 Aug 2011 13:14:09 +0000</pubDate>
		<dc:creator>Gary Ernest Davis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.blog.republicofmath.com/?p=4862</guid>
		<description><![CDATA[Ian Carpenter (@IanMathmogician on Twitter) came up with the following very cute dynamical process, based on whole numbers: 1. Pick a number between 1 and 99. 2. Write the number as words. 3. Count the number of letters in the words to get a new number. 4. Repeat. What happens? Suppose we start with 42. [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Ian Carpenter (<a href="http://twitter.com/IanMathmogician">@IanMathmogician</a> on Twitter) came up with the following very cute dynamical process, based on whole numbers:</p>
<p>1. Pick a number between 1 and 99.</p>
<p>2. Write the number as words.</p>
<p>3. Count the number of letters in the words to get a new number.</p>
<p>4. Repeat.</p>
<p>What happens?</p>
<p>Suppose we start with 42.</p>
<p>We write this as &#8220;forty two&#8221;, which has 8 letters.</p>
<p>We now write 8 as &#8220;eight&#8221; which has 5 letters.</p>
<p>We write 5 as &#8220;five&#8221; which has 4 letters.</p>
<p>We write 4 as &#8220;four&#8221; which again has 4 letters, so we&#8217;re stuck on 4.</p>
<p>Turns  this always happens, no matter where you start.</p>
<h4> How about French?</h4>
<p>What if we did the same process in French?</p>
<p>42 -&gt; quarante deux -&gt;12 -&gt; douze -&gt; 5 -&gt; cinq -&gt; 4 -&gt; quatre -&gt; 6 -&gt; six -&gt; 3 -&gt; trois -&gt;5</p>
<p>so we get a cycle in French: 5-&gt; 4 -&gt; 6 -&gt; 3 -&gt; 5</p>
<p>What if we start at another number?</p>
<h4>How about your language?</h4>
<p>What happens in your language?</p>
<p>Hungarian?</p>
<p>Vietnamese?</p>
<p>Try it, and let us know.</p>
<h4><span class="Apple-style-span" style="font-weight: normal;"> Matt Henderson, <a href="http://twitter.com/matthen2">@matthen2</a> on Twitter, who is a very clever fellow, has produced some l<a href="http://blog.matthen.com/post/8554780863/pick-a-number-between-1-and-99-write-it-as-a">ovely pictures</a> of this dynamical process.</span></h4>
<p>&nbsp;</p>
<p>What happens if you choose numbers bigger than 99? Explore!</p>
<h4> Postscript</h4>
<p>Jim Wilder, <a href="http://twitter.com/#%21/wilderlab">@wilderlab</a> on Twitter, pointed to the Web page <a href="http://www.pleacher.com/handley/puzzles/blackhol.html">Mathemagical Black Holes</a> by Dr. Mike Ecker which has this and two other similar dynamical processes for whole numbers.</p>
<p>Also see the references to Ecker&#8217;s processes given by Alex Bogomolny, <a href="http://twitter.com/#!/CutTheKnotMath">@CutTheKnotMath</a> on Twitter, <a href="http://www.cut-the-knot.org/ctk/March2001.shtml">here</a> and <a href="http://www.mathteacherctk.com/blog/2011/07/engaging-math-activities-for-the-summer-break-day-13/">here</a>.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.republicofmath.com/archives/4862/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Math missed in school &#8211; Alfred Posamentier</title>
		<link>http://www.blog.republicofmath.com/archives/4861</link>
		<comments>http://www.blog.republicofmath.com/archives/4861#comments</comments>
		<pubDate>Fri, 05 Aug 2011 23:25:12 +0000</pubDate>
		<dc:creator>Gary Ernest Davis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.blog.republicofmath.com/?p=4861</guid>
		<description><![CDATA[Math teachers need &#8220;to know more than the text book,&#8221;says Alfred Posamentier, Professor Emeritus of City College. There are mathematical wonders beyond the curriculum that can make the subject come alive.]]></description>
			<content:encoded><![CDATA[<p></p><p>Math teachers need &#8220;to know more than the text book,&#8221;says Alfred Posamentier, Professor Emeritus of City College. There are mathematical wonders beyond the curriculum that can make the subject come alive.</p>
<p><object width="425" height="349"><param name="movie" value="http://www.youtube.com/v/w0epdhBVPBU?version=3&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/w0epdhBVPBU?version=3&amp;hl=en_US" type="application/x-shockwave-flash" width="425" height="349" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.republicofmath.com/archives/4861/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The amazing singing banana &#8211; James Grime &#8211; does it again: What&#8217;s the probability you live in an odd numbered house?</title>
		<link>http://www.blog.republicofmath.com/archives/4859</link>
		<comments>http://www.blog.republicofmath.com/archives/4859#comments</comments>
		<pubDate>Fri, 05 Aug 2011 21:00:31 +0000</pubDate>
		<dc:creator>Gary Ernest Davis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.blog.republicofmath.com/?p=4859</guid>
		<description><![CDATA[If only the accomplished, clever James Simons (see previous video) were this entertaining. James Grime stands a serious chance of turning people onto mathematics.]]></description>
			<content:encoded><![CDATA[<p></p><p>If only the accomplished, clever James Simons (see previous video) were this entertaining. </p>
<p>James Grime stands a serious chance of turning people onto mathematics.</p>
<p><object width="560" height="349"><param name="movie" value="http://www.youtube.com/v/wydlZ9lcEiQ?version=3&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/wydlZ9lcEiQ?version=3&amp;hl=en_US" type="application/x-shockwave-flash" width="560" height="349" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.republicofmath.com/archives/4859/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Jim Simons on fixing American math education</title>
		<link>http://www.blog.republicofmath.com/archives/4858</link>
		<comments>http://www.blog.republicofmath.com/archives/4858#comments</comments>
		<pubDate>Fri, 05 Aug 2011 18:52:27 +0000</pubDate>
		<dc:creator>Gary Ernest Davis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.blog.republicofmath.com/?p=4858</guid>
		<description><![CDATA[Jon Meacham sits down with Jim Simons, founder of Math for America, to find out why Simons has devoted so much of his time &#8211; and money &#8211; to improving math education in this country. Watch the full episode. See more Need To Know.]]></description>
			<content:encoded><![CDATA[<p></p><p>Jon Meacham sits down with Jim Simons, founder of Math for America, to find out why Simons has devoted so much of his time &#8211; and money &#8211; to improving math education in this country.<br />
<object width = "512" height = "328" ><param name = "movie" value = "http://www-tc.pbs.org/video/media/swf/PBSPlayer.swf" ></param><param name="flashvars" value="video=1884338285&#038;player=viral&#038;end=0&#038;lr_admap=in:pbs:0" /><param name="allowFullScreen" value="true"></param ><param name = "allowscriptaccess" value = "always" ></param><param name="wmode" value="transparent"></param ><embed src="http://www-tc.pbs.org/video/media/swf/PBSPlayer.swf" flashvars="video=1884338285&#038;player=viral&#038;end=0&#038;lr_admap=in:pbs:0" type="application/x-shockwave-flash" allowscriptaccess="always" wmode="transparent" allowfullscreen="true" width="512" height="328" bgcolor="#000000"></embed></object>
<p style="font-size:11px; font-family:Arial, Helvetica, sans-serif; color: #808080; margin-top: 5px; background: transparent; text-align: center; width: 512px;">Watch the <a style="text-decoration:none !important; font-weight:normal !important; height: 13px; color:#4eb2fe !important;" href="http://video.pbs.org/video/1884338285" target="_blank">full episode</a>. See more <a style="text-decoration:none !important; font-weight:normal !important; height: 13px; color:#4eb2fe !important;" href="http://www.pbs.org/wnet/need-to-know/" target="_blank">Need To Know.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.republicofmath.com/archives/4858/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>James Grime on connect the towns solution (Motorway Problem)</title>
		<link>http://www.blog.republicofmath.com/archives/4855</link>
		<comments>http://www.blog.republicofmath.com/archives/4855#comments</comments>
		<pubDate>Sat, 30 Jul 2011 21:32:03 +0000</pubDate>
		<dc:creator>Gary Ernest Davis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.blog.republicofmath.com/?p=4855</guid>
		<description><![CDATA[James Grime &#8211; mathematician, juggler and comedy nerd, Cambridge, UK &#8211; ( @jamesgrime on Twitter) has a lovely, and funny, video on the connect the towns by the shortest route problem. I think this is an outstanding example of mathematical exposition, and is EXACTLY what kids should be thinking abut in mathematics classes. Bravo James!]]></description>
			<content:encoded><![CDATA[<p></p><p> James Grime &#8211; mathematician, juggler and comedy nerd, Cambridge, UK &#8211; ( @jamesgrime on Twitter) has a lovely, and funny, video on the connect the towns by the shortest route problem. I think this is an outstanding example of mathematical exposition, and is EXACTLY what kids should be thinking abut in mathematics classes. Bravo James!</p>
<p><object width="560" height="349"><param name="movie" value="http://www.youtube.com/v/dAyDi1aa40E?version=3&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/dAyDi1aa40E?version=3&amp;hl=en_US" type="application/x-shockwave-flash" width="560" height="349" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.republicofmath.com/archives/4855/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>It&#8217;s simple mathematics. Do the math: Mos Def</title>
		<link>http://www.blog.republicofmath.com/archives/4846</link>
		<comments>http://www.blog.republicofmath.com/archives/4846#comments</comments>
		<pubDate>Fri, 01 Jul 2011 00:37:33 +0000</pubDate>
		<dc:creator>Gary Ernest Davis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mathematics]]></category>
		<category><![CDATA[Mos Def]]></category>

		<guid isPermaLink="false">http://www.blog.republicofmath.com/?p=4846</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.blog.republicofmath.com/wp-content/uploads/2011/06/Mos_Def.jpg"><img class="aligncenter size-full wp-image-4845" title="Mos_Def" src="http://www.blog.republicofmath.com/wp-content/uploads/2011/06/Mos_Def.jpg" alt="" width="642" height="356" /></a></p>
<p><iframe width="425" height="349" src="http://www.youtube.com/embed/6v0hk4FGTDU" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.republicofmath.com/archives/4846/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What do we need to solve quadratic equations?</title>
		<link>http://www.blog.republicofmath.com/archives/4840</link>
		<comments>http://www.blog.republicofmath.com/archives/4840#comments</comments>
		<pubDate>Sun, 12 Jun 2011 00:21:24 +0000</pubDate>
		<dc:creator>Gary Ernest Davis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[completing the square]]></category>
		<category><![CDATA[field]]></category>
		<category><![CDATA[finite field]]></category>
		<category><![CDATA[Galois field]]></category>
		<category><![CDATA[prime number]]></category>
		<category><![CDATA[quadratic equation]]></category>
		<category><![CDATA[quadratic residue]]></category>

		<guid isPermaLink="false">http://www.blog.republicofmath.com/?p=4840</guid>
		<description><![CDATA[Completing the square A former colleague wondered if the quadratic formula held when are complex numbers. He could, of course, have figured this out by the process of completing the square: If then exactly when (thanks to James Tanton for this trick). This happens exactly when or, equivalently when . This leads us to the [...]]]></description>
			<content:encoded><![CDATA[<p></p><h4>Completing the square</h4>
<div id="attachment_4841" class="wp-caption alignleft" style="width: 150px">
	<a href="http://www.blog.republicofmath.com/wp-content/uploads/2011/06/Galois.jpg"><img class="size-thumbnail wp-image-4841" title="Galois" src="http://www.blog.republicofmath.com/wp-content/uploads/2011/06/Galois-150x150.jpg" alt="" width="150" height="150" /></a>
	<p class="wp-caption-text">Evariste Galois</p>
</div>
<p>A former colleague wondered if the quadratic formula <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B-b%5Cpm%20%5Csqrt%7Bb%5E2-4ac%7D%7D%7B2a%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{-b\pm \sqrt{b^2-4ac}}{2a}' title='\frac{-b\pm \sqrt{b^2-4ac}}{2a}' class='latex' /> held when <img src='http://s.wordpress.com/latex.php?latex=a%2C%20b%2C%20c&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a, b, c' title='a, b, c' class='latex' /> are complex numbers.</p>
<p>He could, of course, have figured this out by the process of completing the square:</p>
<p>If <img src='http://s.wordpress.com/latex.php?latex=a%5Cneq%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a\neq 0' title='a\neq 0' class='latex' /> then <img src='http://s.wordpress.com/latex.php?latex=ax%5E2%2Bbx%2Bc%3D%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='ax^2+bx+c= 0' title='ax^2+bx+c= 0' class='latex' /> exactly when <img src='http://s.wordpress.com/latex.php?latex=4a%5E2x%5E2%2B4abx%2B4ac%3D0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='4a^2x^2+4abx+4ac=0' title='4a^2x^2+4abx+4ac=0' class='latex' /> (thanks to <a href="http://www.jamestanton.com">James Tanton</a> for this trick).</p>
<p>This happens exactly when <img src='http://s.wordpress.com/latex.php?latex=%282ax%29%5E2%2B2b%282ax%29%2B4ac%3D0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(2ax)^2+2b(2ax)+4ac=0' title='(2ax)^2+2b(2ax)+4ac=0' class='latex' /> or, equivalently when <img src='http://s.wordpress.com/latex.php?latex=%5B2ax%2Bb%5D%5E2%2B4ac-b%5E2%3D0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='[2ax+b]^2+4ac-b^2=0' title='[2ax+b]^2+4ac-b^2=0' class='latex' />.</p>
<p>This leads us to the equivalent form <img src='http://s.wordpress.com/latex.php?latex=%5B2ax%2Bb%5D%5E2%3Db%5E2-4ac&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='[2ax+b]^2=b^2-4ac' title='[2ax+b]^2=b^2-4ac' class='latex' /> from which we deduce the quadratic formula.</p>
<h4>What allows this to work?</h4>
<p>What did we need to get this line of reasoning to work?</p>
<ol>
<li>We need to know that if <img src='http://s.wordpress.com/latex.php?latex=a%5Cneq%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a\neq 0' title='a\neq 0' class='latex' /> then <img src='http://s.wordpress.com/latex.php?latex=ax%5E2%2Bbx%2Bc%3D%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='ax^2+bx+c= 0' title='ax^2+bx+c= 0' class='latex' /> exactly when <img src='http://s.wordpress.com/latex.php?latex=4a%5E2x%2B4abx%2B4ac%3D0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='4a^2x+4abx+4ac=0' title='4a^2x+4abx+4ac=0' class='latex' />.  This means we can multiply and divide by non-zero quantities (as well as add and subtract).</li>
<li>In exchanging <img src='http://s.wordpress.com/latex.php?latex=2b%282ax%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2b(2ax)' title='2b(2ax)' class='latex' /> for <img src='http://s.wordpress.com/latex.php?latex=4abx&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='4abx' title='4abx' class='latex' /> we are using commutativity of multiplication. We use this again in expanding the square <img src='http://s.wordpress.com/latex.php?latex=%5B2ax%2Bb%5D%5E2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='[2ax+b]^2' title='[2ax+b]^2' class='latex' /></li>
</ol>
<p>In current mathematical parlance, this means the quantities <img src='http://s.wordpress.com/latex.php?latex=a%2Cb%2Cc%2C%20x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a,b,c, x' title='a,b,c, x' class='latex' /> come from a <em><a href="http://en.wikipedia.org/wiki/Field_%28mathematics%29">field</a></em>. Examples are the field of rational numbers, the field of real numbers, and the field of complex numbers.</p>
<h4>Square roots</h4>
<p>To take the final step from <img src='http://s.wordpress.com/latex.php?latex=%5B2ax%2Bb%5D%5E2%3Db%5E2-4ac&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='[2ax+b]^2=b^2-4ac' title='[2ax+b]^2=b^2-4ac' class='latex' /> to <img src='http://s.wordpress.com/latex.php?latex=x%3D%5Cfrac%7B-b%5Cpm%20%5Csqrt%7Bb%5E2-4ac%7D%7D%7B2a%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x=\frac{-b\pm \sqrt{b^2-4ac}}{2a}' title='x=\frac{-b\pm \sqrt{b^2-4ac}}{2a}' class='latex' /> we need to be able to extract square roots. In the field of real numbers we can always do this for non-negative numbers, but already the field of rational numbers presents difficulties.  For the complex field we can always solve <img src='http://s.wordpress.com/latex.php?latex=%5B2ax%2Bb%5D%5E2%3Db%5E2-4ac&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='[2ax+b]^2=b^2-4ac' title='[2ax+b]^2=b^2-4ac' class='latex' /> for <img src='http://s.wordpress.com/latex.php?latex=2ax%2Bb&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2ax+b' title='2ax+b' class='latex' /> but the <a href="http://en.wikipedia.org/wiki/Square_root">square root <em>function</em></a> does not exist as it does for positive real numbers.</p>
<h4>A finite field</h4>
<p>The numbers <img src='http://s.wordpress.com/latex.php?latex=0%2C%201%2C%202%2C%203%2C%204%2C%205%2C%206&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='0, 1, 2, 3, 4, 5, 6' title='0, 1, 2, 3, 4, 5, 6' class='latex' />  where we add and multiply modulo 7 &#8211; keeping only the remainder after division by 7 &#8211; form a field, denoted <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7BZ%7D_7&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{Z}_7' title='\mathbf{Z}_7' class='latex' /></p>
<p>The only point that might be in doubt is division by a non-zero quantity, but we can see this can always be carried out from the following table of multiplicative inverses:</p>
<table border="1" cellspacing="0" cellpadding="0" width="359" height="128">
<tbody>
<tr>
<td style="text-align: center;" width="37" valign="top">x</td>
<td width="41" valign="top"><img src='http://s.wordpress.com/latex.php?latex=x%5E2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^2' title='x^2' class='latex' /></td>
<td width="140" valign="top">
<p style="text-align: center;">reason</p>
</td>
</tr>
<tr>
<td width="37" valign="top">1</td>
<td width="41" valign="top">1</td>
<td width="140" valign="top"><img src='http://s.wordpress.com/latex.php?latex=1%5Ctimes%201%20%3D1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1\times 1 =1' title='1\times 1 =1' class='latex' /> mod 7</td>
</tr>
<tr>
<td width="37" valign="top">2</td>
<td width="41" valign="top">4</td>
<td width="140" valign="top"><img src='http://s.wordpress.com/latex.php?latex=2%5Ctimes%204%20%3D1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2\times 4 =1' title='2\times 4 =1' class='latex' /> mod 7</td>
</tr>
<tr>
<td width="37" valign="top">3</td>
<td width="41" valign="top">5</td>
<td width="140" valign="top"><img src='http://s.wordpress.com/latex.php?latex=3%5Ctimes%205%20%3D1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='3\times 5 =1' title='3\times 5 =1' class='latex' /> mod 7</td>
</tr>
<tr>
<td width="37" valign="top">4</td>
<td width="41" valign="top">2</td>
<td width="140" valign="top"><img src='http://s.wordpress.com/latex.php?latex=4%5Ctimes%202%20%3D1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='4\times 2 =1' title='4\times 2 =1' class='latex' /> mod 7</td>
</tr>
<tr>
<td width="37" valign="top">5</td>
<td width="41" valign="top">3</td>
<td width="140" valign="top"><img src='http://s.wordpress.com/latex.php?latex=5%5Ctimes%203%20%3D1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='5\times 3 =1' title='5\times 3 =1' class='latex' /> mod 7</td>
</tr>
<tr>
<td width="37" valign="top">6</td>
<td width="41" valign="top">6</td>
<td width="140" valign="top"><img src='http://s.wordpress.com/latex.php?latex=6%5Ctimes%206%20%3D1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='6\times 6 =1' title='6\times 6 =1' class='latex' /> mod 7</td>
</tr>
</tbody>
</table>
<p>So to solve a quadratic equation <img src='http://s.wordpress.com/latex.php?latex=ax%5E2%2Bbx%2Bc%3D%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='ax^2+bx+c= 0' title='ax^2+bx+c= 0' class='latex' /> where the quantities <img src='http://s.wordpress.com/latex.php?latex=a%2Cb%2Cc%2C%20x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a,b,c, x' title='a,b,c, x' class='latex' /> come from <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7BZ%7D_7&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{Z}_7' title='\mathbf{Z}_7' class='latex' /> we can reach the step <img src='http://s.wordpress.com/latex.php?latex=%5B2ax%2Bb%5D%5E2%3Db%5E2-4ac&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='[2ax+b]^2=b^2-4ac' title='[2ax+b]^2=b^2-4ac' class='latex' /> and then wonder if we can always solve this equation.</p>
<p>For example if try to solve the quadratic equation <img src='http://s.wordpress.com/latex.php?latex=x%5E2%2Bx%2B1%3D%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^2+x+1= 0' title='x^2+x+1= 0' class='latex' /> where <img src='http://s.wordpress.com/latex.php?latex=x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x' title='x' class='latex' /> come from <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7BZ%7D_7&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{Z}_7' title='\mathbf{Z}_7' class='latex' /> we reach the step <img src='http://s.wordpress.com/latex.php?latex=%5B2x%2B1%5D%5E2%3D-3%3D4&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='[2x+1]^2=-3=4' title='[2x+1]^2=-3=4' class='latex' /> mod 7.</p>
<p>What solutions, if any, are there to <img src='http://s.wordpress.com/latex.php?latex=z%5E2%3D4&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z^2=4' title='z^2=4' class='latex' /> mod 7?</p>
<table border="1" cellspacing="0" cellpadding="0" width="165" height="128">
<tbody>
<tr>
<td width="37" valign="top">x</td>
<td width="41" valign="top"><img src='http://s.wordpress.com/latex.php?latex=x%5E2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^2' title='x^2' class='latex' /></td>
</tr>
<tr>
<td width="37" valign="top">1</td>
<td width="41" valign="top">1</td>
</tr>
<tr>
<td width="37" valign="top">2</td>
<td width="41" valign="top">4</td>
</tr>
<tr>
<td width="37" valign="top">3</td>
<td width="41" valign="top">2</td>
</tr>
<tr>
<td width="37" valign="top">4</td>
<td width="41" valign="top">2</td>
</tr>
<tr>
<td width="37" valign="top">5</td>
<td width="41" valign="top">4</td>
</tr>
<tr>
<td width="37" valign="top">6</td>
<td width="41" valign="top">1</td>
</tr>
</tbody>
</table>
<p>So there are two solutions for <img src='http://s.wordpress.com/latex.php?latex=2x%2B1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2x+1' title='2x+1' class='latex' /> to <img src='http://s.wordpress.com/latex.php?latex=%5B2x%2B1%5D%5E2%3D-3%3D4&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='[2x+1]^2=-3=4' title='[2x+1]^2=-3=4' class='latex' />: <img src='http://s.wordpress.com/latex.php?latex=2x%2B1%3D2%2C%202x%2B1%3D5&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2x+1=2, 2x+1=5' title='2x+1=2, 2x+1=5' class='latex' />.</p>
<p>This gives <img src='http://s.wordpress.com/latex.php?latex=2x%3D1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2x=1' title='2x=1' class='latex' /> or <img src='http://s.wordpress.com/latex.php?latex=2x%3D4&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2x=4' title='2x=4' class='latex' /> so that <img src='http://s.wordpress.com/latex.php?latex=x%3D4&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x=4' title='x=4' class='latex' /> or <img src='http://s.wordpress.com/latex.php?latex=x%3D2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x=2' title='x=2' class='latex' /></p>
<h4>Quadratic residues</h4>
<p>We can replace the number 7, above, by any prime number <img src='http://s.wordpress.com/latex.php?latex=p&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p' title='p' class='latex' /> to get a field denoted <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7BZ%7D_p&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{Z}_p' title='\mathbf{Z}_p' class='latex' />.</p>
<p>The existence of multiplicative inverses follows from Euclid&#8217;s algorithm, and when <img src='http://s.wordpress.com/latex.php?latex=p&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p' title='p' class='latex' /> is not a prime number it&#8217;s easy to see that division by non-zero quantities in <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbf%7BZ%7D_p&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{Z}_p' title='\mathbf{Z}_p' class='latex' /> is not always possible.</p>
<p>When the equation <img src='http://s.wordpress.com/latex.php?latex=z%5E2%3Dd&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z^2=d' title='z^2=d' class='latex' /> has a solution in , the number <img src='http://s.wordpress.com/latex.php?latex=d&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='d' title='d' class='latex' /> is called a <a href="http://mathworld.wolfram.com/QuadraticResidue.html">quadratic residue</a> mod p.</p>
<p>Determining which numbers are quadratic residues  mod p is a solved, but interesting, problem that is an excellent investigation for students, and it comes simply out of trying to solve quadratic equations over these fields.</p>
<h4>Finite fields</h4>
<p>But this does not exhaust the finite fields, and for every prime number <img src='http://s.wordpress.com/latex.php?latex=p&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p' title='p' class='latex' /> and positive integer <img src='http://s.wordpress.com/latex.php?latex=r&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='r' title='r' class='latex' /> there is a field &#8211; known as a <a href="http://en.wikipedia.org/wiki/Finite_field">Galois field</a> &#8211; with <img src='http://s.wordpress.com/latex.php?latex=p%5Er&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p^r' title='p^r' class='latex' /> elements.</p>
<p>So now we want to know under what conditions we can solve <img src='http://s.wordpress.com/latex.php?latex=z%5E2%3Dd&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z^2=d' title='z^2=d' class='latex' /> where <img src='http://s.wordpress.com/latex.php?latex=z%2C%20d&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z, d' title='z, d' class='latex' /> come from a finite field.</p>
<h4>Rational numbers</h4>
<p>When the quantities <img src='http://s.wordpress.com/latex.php?latex=a%2C%20b%2C%20c%20%2Cx&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a, b, c ,x' title='a, b, c ,x' class='latex' /> are rational numbers we again have the question of whether the equation <img src='http://s.wordpress.com/latex.php?latex=%5B2x%2B1%5D%5E2%3Db%5E2-4ac&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='[2x+1]^2=b^2-4ac' title='[2x+1]^2=b^2-4ac' class='latex' />  has a rational number solution for <img src='http://s.wordpress.com/latex.php?latex=x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x' title='x' class='latex' /><br />
This, of course boils down to when<img src='http://s.wordpress.com/latex.php?latex=z%5E2%3Dd&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z^2=d' title='z^2=d' class='latex' /> has a rational number solution when <img src='http://s.wordpress.com/latex.php?latex=d&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='d' title='d' class='latex' /> is a rational number &#8211; that is, to when square roots of positive rational numbers are again rational numbers.</p>
<h4>The moral?</h4>
<p>Thinking about exactly what we need to solve a quadratic equation leads us straightforwardly to solving quadratic equations over less often encountered number fields, which in turn leads us directly to interesting and deep questions of number theory, which, nevertheless, are capable of being investigated by school students.</p>
<p>Investigating quadratic residues mod p, p prime, might also lead to more respect for the subtle intricacies of the square root as a function. The answer to <img src='http://s.wordpress.com/latex.php?latex=z%5E2%3Dd&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z^2=d' title='z^2=d' class='latex' /> is not resolved by simply writing <img src='http://s.wordpress.com/latex.php?latex=z%3D%5Cpm%5Csqrt%7Bd%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='z=\pm\sqrt{d}' title='z=\pm\sqrt{d}' class='latex' />.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.republicofmath.com/archives/4840/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

