<?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>Discrete Ideas &#187; Learning</title>
	<atom:link href="http://www.discreteideas.com/category/learning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.discreteideas.com</link>
	<description>Thoughts count</description>
	<lastBuildDate>Mon, 12 Jul 2010 04:29:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Fractured Memories</title>
		<link>http://www.discreteideas.com/2010/07/fraction-memorization/</link>
		<comments>http://www.discreteideas.com/2010/07/fraction-memorization/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 04:12:12 +0000</pubDate>
		<dc:creator>The Count</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[fractions]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[repeating]]></category>
		<category><![CDATA[shortcut]]></category>

		<guid isPermaLink="false">http://www.discreteideas.com/?p=306</guid>
		<description><![CDATA[
<p>Some fractions are a part of everyday life; dimes, quarters, nickels, hours, minutes, seconds, etc.  These are relatively easy to manage mainly because we deal with them so often.  Everyone just &#8220;knows&#8221; that 1/2 is 0.5, and 1/4 is .25, and 1/10 is 0.1; we&#8217;ve had it ingrained in us through massive amounts of [...]]]></description>
			<content:encoded><![CDATA[<style>
</style>
<p><img src="/art/numbers/memory.jpg" class="inline_pic left_pic" />Some fractions are a part of everyday life; dimes, quarters, nickels, hours, minutes, seconds, etc.  These are relatively easy to manage mainly because we deal with them so often.  Everyone just &#8220;knows&#8221; that 1/2 is 0.5, and 1/4 is .25, and 1/10 is 0.1; we&#8217;ve had it ingrained in us through massive amounts of repetition.  I go one step further; I can usually estimate the decimal equivalent of just about any fraction that comes up in my life.  Super useful?  Maybe not, but it has good show-off value, and I think it&#8217;s fun!<br clear="all" /><br />
<span id="more-306"></span></p>
<p>Learning the first 12 fractions can make it super-easy to do division in your head and produce answers down to the 10ths or even 1000ths quickly and easily.  Let&#8217;s take a look:</p>
<table>
<thead>
<td width="8%">Denominator</td>
<td width="25%">Values</td>
<td>Tips</td>
</thead>
<tr>
<td>1/1</td>
<td>1</td>
<td>This is the easy one, put here for completeness.  It could be beneficial to remember that any non-zero number N over N = N/N = 1.</td>
</tr>
<tr>
<td>1/2</td>
<td>1/2 = 0.5</td>
<td>Sure, it&#8217;s simple, but it&#8217;s useful when trying to compute 1/20th, etc.</td>
</tr>
<tr>
<td>1/3</td>
<td>
			1/3 = 0.333*<br />
			2/3 = 0.666*
		</td>
<td>That&#8217;s 0.333*, where the 3s never stop, also called 0.3 <i>repeating</i>.  And yes, 0.9 repeating <i>does</i> <a href="http://www.discreteideas.com/2010/05/mom-was-right-repeating-9/">equal 1</a>!</td>
</tr>
<tr>
<td>1/4</td>
<td>
			1/4 = 0.25<br />
			2/4 = 0.5<br />
			3/4 = 0.75
		</td>
<td>Here&#8217;s the first one where just memorizing keeps you from having to reduce 2/4 = 1/2.</td>
</tr>
<tr>
<td>1/5</td>
<td>
			1/5 = 0.2<br />
			2/5 = 0.4<br />
			3/5 = 0.6<br />
			4/5 = 0.8
		</td>
<td>N/5 = 0.(2*N).  Note you&#8217;re really multiplying N by 2, then dividing by 10 (which just moves the decimal):  3/5 = (3*2)/10 = 0.6!</td>
</tr>
<tr>
<td>1/6</td>
<td>
			1/6 = 0.1666*<br />
			2/6 = 0.3333*<br />
			3/6 = 0.5<br />
			4/6 = 0.6666*<br />
			5/6 = 0.8333*
		</td>
<td>Ok, this one&#8217;s not so simple.  It helps to realize that 0.333* / 2 = 0.1666*, and go from there.  Having 3/6 = 0.5 in the middle can help too, since 5/6 = 3/6 + 2/6 = 0.5 + 0.333* = 0.833*, see?</td>
</tr>
<tr>
<td>1/7</td>
<td>
			1/7 = 0.142857*<br />
			2/7 = 0.285714*<br />
			3/7 = 0.428571*<br />
			4/7 = 0.571428*<br />
			5/7 = 0.714285*<br />
			6/7 = 0.857142*
		</td>
<td>This is by far my favorite fraction.  Note that in all cases, all <b>six</b> digits repeat, so 1/7 = 0.142857142857&#8230;  Also note that the same six digits appear in the same order for all 6 fractions, you just start with a different digit.  I use the fact that 14 is half 28 is half (just about) 57 to help remember the digits, too.  This is the impressive one, guys.  Someone asks, &#8220;what&#8217;s 1/7th of 100?&#8221; and you say &#8220;14.2857&#8243; instantly.  Nice.</td>
</tr>
<tr>
<td>1/8</td>
<td>
			1/8 = 0.125<br />
			2/8 = 0.25<br />
			3/8 = 0.375<br />
			4/8 = 0.5<br />
			5/8 = 0.625<br />
			6/8 = 0.75<br />
			7/8 = 0.875
		</td>
<td>Seems like a lot to know, but most are easily computable from knowing 1/8 and reducing the rest.  5/8 = 4/8 + 1/8 = 0.5 + 0.125 = 0.625</td>
</tr>
<tr>
<td>1/9</td>
<td>
			1/9 = 0.111*<br />
			2/9 = 0.222*<br />
			&#8230;<br />
			7/9 = 0.777*<br />
			8/9 = 0.888*
		</td>
<td>Just take the numerator and repeat it over and over.  And again, 9/9 = 0.999* = 1.  Also of note, any number N (up to 99) over 99 0.N* too, but use both digits, so 5/99 = 0.050505*, 63/99 = 0.636363*, etc.  This continues for 999, 9999, etc.</td>
</tr>
<tr>
<td>1/10</td>
<td>
			1/10 = 0.1<br />
			2/10 = 0.2<br />
			&#8230;<br />
			8/10 = 0.8<br />
			9/10 = 0.9
		</td>
<td>These are pretty self-evident.  You&#8217;re dividing by 10, so just slide the decimal place.</td>
</tr>
<tr>
<td>1/11</td>
<td>
			1/11 = 0.0909*<br />
			2/11 = 0.1818*<br />
			3/11 = 0.2727*<br />
			4/11 = 0.3636*<br />
			5/11 = 0.4545*<br />
			6/11 = 0.5454*<br />
			7/11 = 0.6363*<br />
			8/11 = 0.7272*<br />
			9/11 = 0.8181*<br />
			10/11 = 0.9090*
		</td>
<td>See what&#8217;s happening?   N/11 = 0.(N*9) repeating, with both digits repeating (Note, 1*9 = 09 in this case).  This becomes obvious when you think that 11/11 must equal 0.9999*, so dividing that by 11 must divide each of those 99s in the decimal by 11 as well: 0.9999* / 11 = 0.0909*. </td>
</tr>
<tr>
<td>1/12</td>
<td>
			1/12 = 0.0833*<br />
			2/12 = 0.1666*<br />
			3/12 = 0.25*<br />
			4/12 = 0.3333*<br />
			5/12 = 0.4166*<br />
			6/12 = 0.5<br />
			7/12 = 0.5833*<br />
			8/12 = 0.6666*<br />
			9/12 = 0.75<br />
			10/12 = 0.8333*<br />
			11/12 = 0.9166*
		</td>
<td>I must admit, I don&#8217;t really have these memorized.  I know that 1/12 = 0.833* and work from there.  7/12 = 6/12 + 1/12 = 0.5 + 0.0833* = 0.5833*, etc.  Since half the values for N reduce to smaller fractions, this is where I leave off memorizing.</td>
</tr>
</table>
<p><img src="/art/numbers/fractions.jpg" class="inline_pic right_pic" />There you have them, the first 12 fractions for easy memorization.  Amaze your friends!  Astound your kids!  Become even more of a know-it-all than you already are!  I joke, but I guess you&#8217;d be surprised how often I use these, I know I am.<br clear="all" /><br />
<span class="count_sign">The Count</span><br />
<br clear="all" /></p>
<hr width="66%"/>
<font size="-1">P.S. Please excuse my use of * to denote repeating decimals, I&#8217;d be happy to hear of a better symbol, since my font doesn&#8217;t allow lines across the top of text</font><br />
<br clear="all" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.discreteideas.com/2010/07/fraction-memorization/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mom was right</title>
		<link>http://www.discreteideas.com/2010/05/mom-was-right-repeating-9/</link>
		<comments>http://www.discreteideas.com/2010/05/mom-was-right-repeating-9/#comments</comments>
		<pubDate>Sun, 09 May 2010 14:00:44 +0000</pubDate>
		<dc:creator>The Count</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Proofs]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[Mother]]></category>
		<category><![CDATA[proof]]></category>
		<category><![CDATA[repeating]]></category>

		<guid isPermaLink="false">http://www.discreteideas.com/?p=279</guid>
		<description><![CDATA[
<p>Ah, Mother&#8217;s Day.   Admittedly, Math isn&#8217;t the first thing you think about when scrambling for that 1-800-Flowers phone number (I always forget that one) or that last box of chocolate from the drugstore.  However, one of the memories that sticks in my mind most about my Mom is arguing with her about Math [...]]]></description>
			<content:encoded><![CDATA[<style>
</style>
<p><img src="/art/numbers/argument.jpg" class="inline_pic left_pic" />Ah, Mother&#8217;s Day.   Admittedly, Math isn&#8217;t the first thing you think about when scrambling for that 1-800-Flowers phone number (I always forget that one) or that last box of chocolate from the drugstore.  However, one of the memories that sticks in my mind most about my Mom is arguing with her about Math during dinner about .9 repeating and 1.  Before you think we&#8217;re crazy, please keep in mind she&#8217;s a Math teacher, and I have some small interest in the subject myself.  So here&#8217;s to you, Mom.  I finally realized you were right some time ago, but don&#8217;t think I ever said so.<br clear="all" /><br />
<span id="more-279"></span><br />
I didn&#8217;t really have any good arguments for my side of the case.  What can I say?  I was 8 or 9 and saying things like &#8220;1 minus 0.9 repeating is 0.0 repeating with a 1 at the end&#8221; made perfect sense to me.  I also have to say I didn&#8217;t listen that much to Mom&#8217;s arguments, so I&#8217;m not sure she used these following proofs, but I&#8217;m pretty sure they should convince just about anyone.<br clear="all" /><br />
First, there&#8217;s simple addition.  If you agree that 1/3 = 0.3333(repeating), then:<br clear="all" /><br />
<center></p>
<table style="margin: 6px;">
<tr>
<td>Start with 1/3rd</td>
<td style="text-align: right; padding-right: 10px;"> 1 / 3 = </td>
<td> 0.33333333&#8230;</td>
</tr>
<tr>
<td>Add another 1/3rd</td>
<td style="text-align: right; padding-right: 10px;"> 2 / 3 = </td>
<td> 0.66666666&#8230;</td>
</tr>
<tr>
<td>Add a final 1/3rd</td>
<td style="text-align: right; padding-right: 10px;"> 3 / 3 = 1 = </td>
<td> 0.99999999&#8230;</td>
</tr>
</table>
<p></center><br />
Ok, what about the algebraic solution?<br clear="all" /><br />
<center></p>
<table style="margin: 6px;">
<tr>
<td> Start with:  </td>
<td style="text-align: right; padding-right: 10px;"> X = </td>
<td> 0.99999999&#8230;</td>
</tr>
<tr>
<td> Multiply both sides by 10:  </td>
<td style="text-align: right; padding-right: 10px;"> 10X = </td>
<td> 9.99999999&#8230;</td>
</tr>
<tr>
<td> Subtract the first row from the second:  </td>
<td style="text-align: right; padding-right: 10px;"> 9X = </td>
<td> 9</td>
</tr>
<tr>
<td> Now divide both sides by 9:  </td>
<td style="text-align: right; padding-right: 10px;"> X = </td>
<td> 1</td>
</tr>
</table>
<p></center><br />
See how we started with X = 0.999999&#8230; and ended with X = 1? That means they&#8217;re the same!<br clear="all" /><br />
Finally, there is the infinite geometric series, where each term is a set ratio of the previous term.  In the case of 0.99999&#8230;, we can say that this is the sum of 0.9 + 0.09 + 0.009&#8230; This gives us an initial term of 0.9, and a ratio between terms of 1/10.<br />
<center></p>
<table style="margin: 6px;">
<tr>
<td width="60%"> Geometric series sum is this formula, where A is the initial term, and R is the ratio between terms:  </td>
<td width="40%" style="text-align: center"> S = A(1-(R^N)) / (1-R) </td>
</tr>
<tr>
<td> Since we want N to be infinite (the 9&#8242;s do go on forever) and |R| < 1, then R^N becomes 0:  </td>
<td style="text-align: center"> S = A(1 &#8211; 0) / (1 &#8211; R)</td>
</tr>
<tr>
<td> The initial term in the series A is 0.9, and the ratio between terms R is 0.1 </td>
<td style="text-align: center"> S = 0.9(1) / (1 &#8211; 0.1)</td>
</tr>
<tr>
<td> Algebra time, see how the series sum becomes 1?  </td>
<td style="text-align: center"> S = 0.9 / 0.9 = 1</td>
</tr>
</table>
<p></center><br />
<img src="/art/numbers/repeating9.jpg" class="inline_pic right_pic" />I admit, that last one wouldn&#8217;t have made much sense to me at 9 years old. It just goes to show how many different ways you can prove that 0.9(repeating) is the same as 1.  I hope my Mom reads this and realizes that it&#8217;s finally sunken into my brain that she was right&#8230; on at least this <i>one</i> occasion.  If you ever lose an argument with your Mom, make sure you let her know about it, too.  Happy Mother&#8217;s Day to you all.<br clear="all" /><br />
<span class="count_sign">The Count</span><br />
<br clear="all" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.discreteideas.com/2010/05/mom-was-right-repeating-9/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Discretely simple</title>
		<link>http://www.discreteideas.com/2009/10/discretely_simple/</link>
		<comments>http://www.discreteideas.com/2009/10/discretely_simple/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 14:00:43 +0000</pubDate>
		<dc:creator>The Count</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Proofs]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[geometry]]></category>
		<category><![CDATA[proof]]></category>
		<category><![CDATA[sum]]></category>

		<guid isPermaLink="false">http://www.discreteideas.com/?p=193</guid>
		<description><![CDATA[<p>I&#8217;ve said it before, and I&#8217;ll say it again &#8211; I like math.  Now, don&#8217;t get me wrong; I don&#8217;t run around solving Fermat&#8217;s Last Theorem for fun on Sunday nights, or anything like that.  Perhaps it would be more clear to say I enjoy math, for many reasons, not the least of which [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/art/teach/sphere.jpg" class="inline_pic left_pic" />I&#8217;ve said it before, and I&#8217;ll say it again &#8211; I like math.  Now, don&#8217;t get me wrong; I don&#8217;t run around solving Fermat&#8217;s Last Theorem for fun on Sunday nights, or anything like that.  Perhaps it would be more clear to say I <i>enjoy</i> math, for many reasons, not the least of which is, when you prove something in math, it&#8217;s true <b><i>every time</i></b>!<br clear="all" /><br />
Since merely saying, &#8220;I can&#8217;t find a contradictory example&#8221; is never accepted as &#8220;it&#8217;s always true&#8221;, mathematical proofs are often filled with a multitude of complex concepts and references to <i>other</i> also very complex proofs.  It&#8217;s very refreshing, I think, to find a few that are so simple and elegant, they make you wonder if there aren&#8217;t very simple proofs for those other theorems, that we just haven&#8217;t discovered yet.  Here I present two of my favorite math proofs.  I hope you&#8217;ll enjoy them as much as I do.<br />
<span id="more-193"></span><br />
It&#8217;s well known that the sum of the integers from 1 to N is N*(N+1)/2, and this can easily be verified for any number you care to choose.  However, it&#8217;s the <i>proof</i> for this statement that&#8217;s makes it so I can say that it&#8217;s true for ALL positive integers.  To find the sum for an unknown N, see the image below.<br clear="all" /><br />
<center><img src="/art/teach/sum1-N.jpg" /></center><br clear="all" /><br />
First, write the numbers from 1 to N across the top, then write the same numbers underneath those, only in reverse order.  This gives us N columns of numbers which we can now sum individually; as it happens, each column totals N+1.  The sum of all these N columns must be N*(N+1) and, since we used all the numbers 1 to N twice each in the rows, we need only divide that sum by 2 to find the solution to our problem&#8230;  N*(N+1)/2.  This elegant little exercise <i>proves</i> that the sum will always work out to that formula.  How cool is that?<br clear="all" /><br />
<img src="/art/teach/hemisphere1.jpg" class="inline_pic right_pic" />The second proof is a little more esoteric.  While it may not be entirely as useful in your life as the previous proof (if you found that one so), it&#8217;s another example of just how simple and elegant some math proofs can be (though most aren&#8217;t).  Look at the image on the right.  The blue shape is a semicircle where A-B is a diameter.  What&#8217;s not entirely intuitive and/or noticeable from the picture is that all 3 of the angles (marked 1, 2, and 3) are 90-degree or right angles.  In fact, the angle formed by the segments between any point on the semicircle and the 2 diametric points must be a right angle.  Useful information?  Maybe not, but let&#8217;s look at how we know it&#8217;s <i>always</i> true.<br clear="all" /><br />
<img src="/art/teach/hemisphere2.jpg" class="inline_pic left_pic" />In the picture on the left, we take a look at a single arbitrary example of the angle. By treating it in a completely generic fashion, what we do will be applicable to all possible angles.  Note that an additional segment has been drawn from the point D to the center of the diameter (and of the entire circle, were it shown) at point C.  The angle we&#8217;re trying to prove is a right angle is the sum of the two angles a and ß.  Now, since AC and CD are both radii of the semicircle, they must have the same length, and their corresponding angles in the smaller triangle ACD must be equivalent (we&#8217;ll call that a).  The same thing goes for the BCD triangle, only the angle there is probably different than the ACD pair, so we&#8217;ll call it ß.  Now, since ABD is a triangle too, its angles must total 180 degrees, yet from our previous statements, it must also total 2*a + 2*ß.  Basic algebra will reveal that (a+ß) <b>must</b> equal 90 degrees.  Simple and elegant, just as I promised.<br clear="all" /><br />
<img src="/art/teach/blackboard.jpg" class="inline_pic right_pic" />Well, these are just two of my favorite math proofs.  While neither is exactly mind-shattering, I hope they show that it is possible to prove something mathematically without obscure references to complex transformational theorems and multitudinous graphs and charts.  The next time you see a numeric pattern or shortcut, make a try at proving it.  You may just come up with a short method that&#8217;s eluded us all.<br clear="all" /><br />
<span class="count_sign">The Count</span><br />
<br clear="all" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.discreteideas.com/2009/10/discretely_simple/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Litter By Numbers</title>
		<link>http://www.discreteideas.com/2009/10/litter-by-numbers/</link>
		<comments>http://www.discreteideas.com/2009/10/litter-by-numbers/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 04:31:20 +0000</pubDate>
		<dc:creator>The Count</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[geocache]]></category>
		<category><![CDATA[hobby]]></category>
		<category><![CDATA[world]]></category>

		<guid isPermaLink="false">http://www.discreteideas.com/?p=182</guid>
		<description><![CDATA[li { padding-bottom: 3px; }

<p>About two years ago, I got interested in Geocaching1.  I call it &#8220;organized littering&#8221;.   Essentially, people have taken the time to hide caches (usually tupperware containers full of bric-a-brac) all over the world.  They then log the lat/long coordinates of their stash, and enter them along with a [...]]]></description>
			<content:encoded><![CDATA[<style>
li { padding-bottom: 3px; }
</style>
<p><img src="/art/world/gps.jpg" class="inline_pic left_pic" />About two years ago, I got interested in Geocaching<span class="link_id">1</span>.  I call it &#8220;organized littering&#8221;.   Essentially, people have taken the time to hide caches (usually tupperware containers full of bric-a-brac) all over the world.  They then log the lat/long coordinates of their stash, and enter them along with a description on the GeoCaching site<span class="link_id">2</span>.  The rest of us use that site to find caches near where we&#8217;ll be, and off we go using our portable GPS units to find these little pockets of fun all over the world.<br clear="all" /><br />
<span id="more-182"></span>Our family was vacationing in the Pocono Mountains when we starting &#8216;caching.  I had researched several caches in the area, so one day my father, my wife, my son, and I all headed out into the wilderness.  We spent all day traipsing around and seriously enjoyed ourselves getting dirty.  The locations we found were a little remote and, since it was summer, the foliage was dense enough to block the view of much.  When I decided to write about it, I got to thinking how cool it would be to look for caches in exotic locations.  So here they are, some of the coolest locations in the Northern Hemisphere to go looking for litter.<br clear="all" /></p>
<table>
<thead style="font-weight: bold">
<td width="33%">Location</td>
<td width="27%">Lat</td>
<td width="27%">Long</td>
<td width="10%"></td>
</thead>
<tr>
<td width="30%">Pyramids of Egypt</td>
<td width="15%">N 29° 58&#8242; 34.00&#8243;</td>
<td width="15%">E 31° 07&#8242; 52.00&#8243;</td>
<td width="40%"><a href="http://www.geocaching.com/seek/cache_details.aspx?guid=ce4793f2-d6b1-4b5b-8e8d-7b2991fa22f1">link</a></td>
</tr>
<tr>
<td width="30%">Stonehenge</td>
<td width="15%">N 51° 10&#8242; 43.00&#8243;</td>
<td width="15%">W 01° 49&#8242; 52.85&#8243;</td>
<td width="40%"><a href="http://www.geocaching.com/seek/cache_details.aspx?guid=f6708379-911a-47ac-b329-3fec8d8858f8">link</a></td>
</tr>
<tr>
<td width="30%">Mall of America</td>
<td width="15%">N 44° 51&#8242; 13.64&#8243;</td>
<td width="15%">W 93° 14&#8242; 32.43&#8243;</td>
<td width="40%"><a href="http://www.geocaching.com/seek/cache_details.aspx?guid=1bd1f64d-9103-49d2-a4fd-c8b0a93a6b9c">link</a></td>
</tr>
<tr>
<td width="30%">Waimea Canyon, Kaua&#8217;i</td>
<td width="15%">N 22° 02&#8242; 55.00&#8243;</td>
<td width="15%">W 159° 39&#8242; 29.49&#8243;</td>
<td width="40%"><a href="http://www.geocaching.com/seek/cache_details.aspx?guid=3df2ccb9-d8d3-4f8f-898d-a7067bd9129f">link</a></td>
</tr>
<tr>
<td width="30%">Goat Island, Niagra Falls</td>
<td width="15%">N 43° 04&#8242; 50.15&#8243;</td>
<td width="15%">W 79° 04&#8242; 07.92&#8243;</td>
<td width="40%"><a href="http://www.geocaching.com/seek/cache_details.aspx?guid=f1a57cd3-6573-4860-a108-f0f3de8381b9">link</a></td>
</tr>
<tr>
<td width="30%">Eiffel Tower</td>
<td width="15%">N 48° 51&#8242; 21.46&#8243;</td>
<td width="15%">E 02° 17&#8242; 27.75&#8243;</td>
<td width="40%"><a href="http://www.geocaching.com/seek/cache_details.aspx?guid=890c51e5-d6d8-418a-8d5c-ca8ffc69ce67">link</a></td>
</tr>
<tr>
<td width="30%">Checkpoint Charlie, Berlin</td>
<td width="15%">N 52° 30&#8242; 23.33&#8243;</td>
<td width="15%">E 13° 23&#8242; 24.69&#8243;</td>
<td width="40%"><a href="http://www.geocaching.com/seek/cache_details.aspx?guid=a6fa0b91-63e5-4be8-972c-5d379c0c6b40">link</a></td>
</tr>
<tr>
<td width="30%">Tarifa, Spain</td>
<td width="15%">N 36° 00&#8242; 35.10&#8243;</td>
<td width="15%">W 05° 36&#8242; 24.01&#8243;</td>
<td width="40%"><a href="http://www.geocaching.com/seek/cache_details.aspx?guid=8e09d4cd-6117-4cc8-9dfc-099d4f77e6d3">link</a></td>
</tr>
</table>
<p><img src="/art/world/globe.jpg" class="inline_pic right_pic" />Now, I know you&#8217;re just going to run out and fly to all these great places just to go find the closest cache, right?  Ok, maybe not, but I hope I peaked your interest in Geocaching, it&#8217;s a great way to learn about global coordinate systems and geography.  The next time you have a free Saturday afternoon or want a reason to take a hike, give it a try.<br clear="all" /><br />
<span class="count_sign">The Count</span></p>
<ol>
<li><a href="http://en.wikipedia.org/wiki/Geocaching">Geocaching on Wikipedia</a></li>
<li><a href="http://www.geocaching.com">GeoCaching site</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.discreteideas.com/2009/10/litter-by-numbers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Alternative Math Methods</title>
		<link>http://www.discreteideas.com/2009/09/alternative-math-methods/</link>
		<comments>http://www.discreteideas.com/2009/09/alternative-math-methods/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 04:04:30 +0000</pubDate>
		<dc:creator>The Count</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[kids]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[methods]]></category>

		<guid isPermaLink="false">http://www.discreteideas.com/?p=173</guid>
		<description><![CDATA[li { padding-bottom: 3px; }

<p>
A lot of math is broken down into processes.  Start with a problem, do this, do that and, voila, you have the answer.  Most people in America learn the same processes for doing most basic arithmetic, and it&#8217;s easy to forget there might be other ways to solve these problems. [...]]]></description>
			<content:encoded><![CDATA[<style>
li { padding-bottom: 3px; }
</style>
<p><!--<br />
rwm9fzs4yg<br />
--><br />
<img src="/art/teach/flow.jpg" class="inline_pic left_pic" />A lot of math is broken down into processes.  Start with a problem, do this, do that and, voila, you have the answer.  Most people in America learn the same processes for doing most basic arithmetic, and it&#8217;s easy to forget there might be other ways to solve these problems.  The positional decimal system developed by the Indians (of India) is the standard taught in every school I&#8217;ve ever been in, but it&#8217;s not the only way to multiply two numbers<span class="link_id">1</span>.  The following is a description of another method I like for its enforced structure and visual guides.<br clear="all" /><br />
<span id="more-173"></span>The Lattice method of mulitiplication<span class="link_id">2</span> was published in Europe by Fibonacci in the early 13th century.  The lattice, though time-consuming to create for variable lengths of multiplicands, brings a helpful bit of structure when teaching multi-digit multiplication to young students.  Use the animation below as a guide when reading the instructions, and I think you&#8217;ll find this method very intuitive and interesting.<br clear="all" /><br />
<img src="/art/teach/boxmath.gif" class="inline_pic right_pic" /></p>
<ul>
<li>Draw the lattice with the same number of squares per side as the number of digits in each multiplicand.  Add a diagonal line from upper-right to lower-left for each square, extending the line out the bottom-left of the left-most and bottom-most squares.  For students, I&#8217;d recommend pre-creating the lattice for them and photocopying.</li>
<li>Place the digits of the multiplicands across the top and down the right side of the lattice.</li>
<li>In each of the squares, multiply the multiplicand digits at the top and far right of the square, placing the ones-digit of the product in the bottom-right of the divided square, and the tens digit (0 if none) in the upper-left portion of the square.  Repeat for all squares in the lattice.</li>
<li>Note how the triangular sections of adjacent squares form diagonal &#8220;rows&#8221;.  Starting with the lower-right triangle, sum these rows, placing the ones digits of the sums in the spaces formed by the extension lines outside the lattice.  If a tens digit exists, add it to the next row&#8217;s total.  Note the color-coding of the rows in the example image, which would help a new user of this method.  Perhaps shading every other row would be appropriate when pre-making the lattice for your students?</li>
<li>When completed, the final product can be read down the left side and across the bottom of the lattice.</li>
</ul>
<p>How does it work?  Well, a little study will show that this is really no different than the long multiplication we all know, only some of the operations have been re-ordered; essentially, all of the carrying has been moved to the end of the process.  What I find so elegant about this method is the complete lack of &#8220;spacing&#8221;, padding, or &#8220;shifting&#8221; that we use in long multiplication which is so difficult to get students to understand and remember.  Long multiplication can also be confusing when attempting to place carry values from two different operations in the same space, which can&#8217;t happen using the lattice.<br clear="all" /><br />
<img src="/art/teach/roads.jpg" class="inline_pic right_pic" />Now, I&#8217;m not saying that this lattice method should be the new, one-and-only method of multiplication you should use.  The lattice is obviously a little cumbersome to draw, especially for larger numbers, though it doesn&#8217;t take much more room than long multiplication would.  I wouldn&#8217;t necessarily expect students to perform multiplication faster using the lattice, but they shouldn&#8217;t perform slower, either.  As I said, these methods are really very similar when broken down to their elements.  While you could certainly use this as a primary teaching method for long multiplication, you could also just present it as an example of the fact that, while math is universal, the <strong>methods</strong> for performing math are not.<br clear="all" /><br />
<span class="count_sign">The Count</span></p>
<ol>
<li><a href="http://en.wikipedia.org/wiki/Multiplication">Multiplication on Wikipedia</a></li>
<li><a href="http://en.wikipedia.org/wiki/Lattice_multiplication#Lattice_multiplication">Lattice method on Wikipedia</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.discreteideas.com/2009/09/alternative-math-methods/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The shortest path</title>
		<link>http://www.discreteideas.com/2009/08/the-shortest-path/</link>
		<comments>http://www.discreteideas.com/2009/08/the-shortest-path/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 16:39:50 +0000</pubDate>
		<dc:creator>The Count</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[shortcut]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[square]]></category>

		<guid isPermaLink="false">http://www.discreteideas.com/?p=145</guid>
		<description><![CDATA[li { padding-bottom: 3px; }

<p>Shortcuts are a great way to do a lot of math in your head.  You know the guy in the office that always responds when you ask &#8220;What&#8217;s 25 times 56?&#8221;  He&#8217;s using shortcuts, and so can you.  The best thing about these so-called tricks?  They always have [...]]]></description>
			<content:encoded><![CDATA[<style>
li { padding-bottom: 3px; }
</style>
<p><img src="/art/shortcut/shortcut.jpg" class="inline_pic left_pic" />Shortcuts are a great way to do a lot of math in your head.  You know the guy in the office that always responds when you ask &#8220;What&#8217;s 25 times 56?&#8221;  He&#8217;s using shortcuts, and so can you.  The best thing about these so-called tricks?  They always have a real math basis, or they wouldn&#8217;t work!  Here are a few multiplication shortcuts.  Learn them, and you&#8217;ll see how often the situations for which they are useful show up.<br clear="all" /><br />
<strong>What&#8217;s the square of [some number > 20]?</strong>  Does this come up for you very often?  Well, maybe not, but from the square you can get great estimates on other products, and you&#8217;ll be surprised how often you come across the problems when you can easily solve them. Now, no one really expects you to memorize all the squares to 100 but, with a few shortcuts, you can compute most of them fairly easily.<br />
<span id="more-145"></span>
<ul>
<li>The square of any number that ends in 5 (e.g. 45, 95, 245), represented as (X5)<sup>2</sup>, is ((X * (X+1))*100) + 25.  This looks complex, but isn&#8217;t.  If you&#8217;re squaring 85, X is 8, so the answer is (8*9)*100 + 25, or 7200+25 = 7225.  115<sup>2</sup> is (11*12)=132, *100+25 = 13225.  See?</li>
<li>If you know the square of X, the square of X+1 is just X<sup>2</sup> + X + X + 1; i.e. if you know 30<sup>2</sup> is 900, then 31<sup>2</sup> is 900 + 30 + 31 = 961.  The reverse also works; i.e. if you know 20<sup>2</sup> is 400, then 19<sup>2</sup> = 400 &#8211; 20 &#8211; 19 = 361.  Hmm, those both end in 61&#8230; is that another pattern? (I haven&#8217;t found one yet).</li>
<li>The square of the numbers near 100 can be computed as a difference from 100<sup>2</sup>.  Since 96 is 4 less than 100, 96<sup>2</sup> = 100<sup>2</sup> &#8211; (200*4) + 4<sup>2</sup>, or 10000 &#8211; 800 + 16 = 9216.  97<sup>2</sup> = 10000 &#8211; 600 + 9 = 9409, etc.  For number over 100 (like 104), it&#8217;s the same, but the 200 factor is positive: 104<sup>2</sup> = 10000 + (4*200) + 16 = 10816.</li>
</ul>
<p><strong>Ok, but what if I don&#8217;t want a square?</strong>  Fine, not all of life&#8217;s math problems involve squares.  As it turns out, there are some shortcuts for finding the product of different numbers, too.</p>
<ul>
<li>Multiplying any number X by 50 or 25 is easy because they go so neatly into 100.  Simply compute ((X/2)*100) to multiply by 50, and (((X/2)/2)*100) for multiply by 25.  e.g. 468*50 = 468/2 * 100 = 23400; 468*25 = 468/2/2 * 100 = 234/2 * 100 = 11700.  It&#8217;s easy to see how this would also work for any multiple of 500, 250, etc.</li>
<li>Multiply any two numbers that end in 5.  If two number ending in 5 (125, 65) are represented as X5 and Y5 where X and Y are the digits preceding the final 5 (12, 6), then the product is ((X*Y) + ((X+Y)/2))*100 + 25.  In English, multiply X and Y, then add the average, multiply the sum by 100 and add 25.  e.g. 125 * 65 = ((12*6) + (12+6)/2) * 100 + 25 = (72+9)*100 + 25 = 8125.  Note, for this one it&#8217;s possible for the average of X and Y to be a non-integer (with .5 at the end)&#8230;  if that happens, the product will end in 75 instead of 25, for obvious reasons.   Extra credit if you can prove the first squares shortcut above using this one.</li>
<li>Multiply two numbers that are an even, &#8220;short&#8221; distance from each other.  If you have two numbers X and Y, and X &#8211; Y is even and &#8220;small&#8221;, then you can easily compute the product using the difference of squares.  e.g. to multiply 48 and 52, with an average of 50 (A) and a distance from the average of 2 (D), the product will be the difference of the squares of A and D; 48 * 52 = (50-2)*(50+2) = (A-D)*(A+D) =  A<sup>2</sup> &#8211; D<sup>2</sup> = 50<sup>2</sup> &#8211; 2<sup>2</sup> = 2500 &#8211; 4 = 2496.</li>
</ul>
<p><img src="/art/shortcut/speed.jpg" class="inline_pic right_pic" />Study these a bit, and you&#8217;ll start to see uses for them show up in your job, your hobbies, or your kids&#8217; homework.  Most of these are just shortcuts I use from day to day or figured out for fun.  I&#8217;ll sometimes see a pattern after 2 or 3 tries at a similar set of problems, then I&#8217;ll spend time proving my shortcut (or disproving, as the case may be) so I can use it on the rest and future problems.  Try to prove any of the above shortcuts, and comment with your proof.  I&#8217;d love to see it.<br clear="all" /><br />
<span class="count_sign">The Count</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.discreteideas.com/2009/08/the-shortest-path/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Making more math geeks</title>
		<link>http://www.discreteideas.com/2009/08/making-more-math-geeks/</link>
		<comments>http://www.discreteideas.com/2009/08/making-more-math-geeks/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 22:41:40 +0000</pubDate>
		<dc:creator>The Count</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[kids]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[teach]]></category>

		<guid isPermaLink="false">http://www.discreteideas.com/?p=128</guid>
		<description><![CDATA[
<p>You may have noticed that I like math.  This is not a new thing for me.  Math has been a part of my life for as long as I can remember, and not in the organic sense of counting blocks or birthdays.  My parents, both with degrees in mathematics, spent a good amount [...]]]></description>
			<content:encoded><![CDATA[<style>
</style>
<p><img src="/art/teach/teacher.jpg" class="inline_pic left_pic" />You may have noticed that I like math.  This is not a new thing for me.  Math has been a part of my life for as long as I can remember, and not in the organic sense of counting blocks or birthdays.  My parents, both with degrees in mathematics, spent a good amount of time making sure I had no troubles in school in any field, but especially math.  Now that I have kids, I&#8217;ve been doing my own part to make sure they never need to spend valuable school time figuring out the math on the board, they already got it at home.  Note, this doesn&#8217;t exactly make me a favorite parent with their teachers; making kids &#8220;bored&#8221; in school doesn&#8217;t endear me to them, but teaching them is such fun I can&#8217;t really help myself.<br clear="all" /><br />
Counting from 1 to 10 is something kids get from many sources; television, children&#8217;s books, etc.  I won&#8217;t cover that here, and my kids could count a bit higher than that when I started with these exercises.  The following are several good methods to used to give kids the tools to solve most any math problem they can think of.<br clear="all" /><br />
<strong>Number Line</strong>: The first basic math technique you should teach a child is the number line<span class="link_id">1</span>.  This gives kids a handy way to compute sums and differences without breaking out the fingers and toes.  Try creating several worksheets where each row has its own number line followed by a single-digit addition problem.<br clear="all" /><br />
<span id="more-128"></span><br />
<center><img src="/art/teach/numline-1.gif" /></center><br />
Go through several of the problems on the sheet with your child, explaining the process of using the number line to solve the sum:</p>
<ul>
<li>Find the first number being added on the number line and place your pencil on it, making a mark.</li>
<li>Starting on that first number, move your pencil one number at a time, counting up to the 2nd number being added.</li>
<li>When you finish counting, your pencil will be on the answer to the problem!</li>
</ul>
<p><center><img src="/art/teach/numline-6.gif" /></center><br />
This technique will have your kids doing easy sums very quickly.  You can start this before your kids can write their number; just have them circle the answer on the first few.  Progression from this most basic sheet can be done by making the number lines longer (to 20 or more), as well as using a single line for multiple problems (which helps disconnect the line from the specific problem).  Even farther out, this makes a great tool for teaching subtraction, too!<br clear="all" /><br />
<strong>Verbal quizzing</strong>: In the car running errands, or at dinner in a restaurant?  Here&#8217;s a handy technique that will have your kids learning instead of babbling at each other or staring blankly at SpongeBob: Doubles and Halves.  Simply put, just ask your children &#8220;What&#8217;s the double of [insert number here]?&#8221;.  Start small with single digits (0 to 5).  Your kids will be happy you&#8217;re involved with them during what could be a boring time, and they&#8217;ll be less inclined to act up. Progression for this technique can be the obvious use of larger numbers, though keep in mind that double-10 is probably easier than double-8 for your kid.  You can also switch it up with &#8220;What&#8217;s half of [insert number here]&#8220;, starting with small even numbers and moving on to larger or odd numbers.<br clear="all" /><br />
<img src="/art/teach/dice.jpg" class="inline_pic right_pic" /><strong>Number-based Games</strong>: Games are an easy way to keep kids interested in math, especially ones where they have to do math to see who won!  Dice games like Yahtzee<span class="link_id">2</span> and Farkle<span class="link_id">3</span> or card games that have scores, like Uno<span class="link_id">4</span>, keep children amused while they play, and give them great practice adding larger numbers when computing the score.  Some of these games also teach basic multiplication (such as Yahtzee&#8217;s 3 dice showing 5&#8242;s gives a point score of 15).<br clear="all" /><br />
<strong>Mistakes</strong>: Mistakes are a part of life, and a big part of learning math.  How you deal with these errors can have a strong impact on how long your kids maintain interest and how often they&#8217;ll make the same mistakes.  Don&#8217;t be quick to correct errors.  It&#8217;s important to let the child know that their answer was incorrect, but do so in a manner that both isn&#8217;t triumphant and doesn&#8217;t give away the correct answer.  Kids take much more pride from an answer they got on their own, even if it takes a few tries.  If they get frustrated or start to &#8220;guess&#8221;, be ready to divert them to another problem saying, &#8220;We&#8217;ll come back to that one,&#8221; or offer a better path to the solution (such as breaking the larger numbers into smaller ones).<br clear="all" /><br />
<img src="/art/teach/table.jpg" class="inline_pic left_pic" />So there they are, a good set of tools and techniques for <strikeout>turning your kids into hellions at school</strikeout> giving your kids a head start in math.  I hope you use them well. Of course, these aren&#8217;t the only math instruction techniques out there; they&#8217;re just a few that I&#8217;ve found worked with my own kids.  Please feel free to comment with ideas and stories of your own, I may just use them!<br clear="all" /><br />
<span class="count_sign">The Count</span></p>
<hr width="66%"/>
<ol>
<li><a href="http://en.wikipedia.org/wiki/Number_line">Number Line on Wikipedia</a></li>
<li><a href="http://www.amazon.com/gp/product/B00000IWH6?ie=UTF8&#038;tag=foost-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B00000IWH6">Yahtzee</a> on Amazon</li>
<li><a href="http://www.amazon.com/gp/product/B000NA0HP0?ie=UTF8&#038;tag=foost-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B000NA0HP0">Farkle</a> on Amazon</li>
<li><a href="http://www.amazon.com/gp/product/B00004TZY8?ie=UTF8&#038;tag=foost-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B00004TZY8">Uno Card Game</a> on Amazon</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.discreteideas.com/2009/08/making-more-math-geeks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
