<?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; math</title>
	<atom:link href="http://www.discreteideas.com/tag/math/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>Pi for lunch?</title>
		<link>http://www.discreteideas.com/2010/03/pi-for-lunch/</link>
		<comments>http://www.discreteideas.com/2010/03/pi-for-lunch/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 19:18:23 +0000</pubDate>
		<dc:creator>The Count</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[holiday]]></category>
		<category><![CDATA[Pi]]></category>

		<guid isPermaLink="false">http://www.discreteideas.com/?p=270</guid>
		<description><![CDATA[
<p>Happy Pi Day!  Yes, it&#8217;s that time of year again when the month and day (in the American form of date representation) for those legendary 3 digits 3/14, also known as the beginning of the mathematical term Pi1.  Being The Count, however, I&#8217;m certainly not satisfied with just one Pi Day each year, or [...]]]></description>
			<content:encoded><![CDATA[<style>
</style>
<p><img src="/art/teach/calendar.jpg" class="inline_pic left_pic" />Happy Pi Day!  Yes, it&#8217;s that time of year again when the month and day (in the American form of date representation) for those legendary 3 digits 3/14, also known as the beginning of the mathematical term Pi<span class="link_id">1</span>.  Being The Count, however, I&#8217;m certainly not satisfied with just one Pi Day each year, or just matching 3 digits of Pi for my festivities.  No, I must venture forth to find other Math-related dates to share the joy that is the geeky holiday.<br clear="all" /><br />
<span id="more-270"></span><br />
Now, Pi Day comes every year but only in America, as the European version of date display comes Day then Month.  Unfortunately, this leaves Europe with no way to put forth 3.14 (note, they use a period (.) instead of a slash (/)), as alas, there are only 12 months.  For the most part, Europe seems to be out of luck.  After searching  several dozen math constants<span class="link_id">2</span>, and I can&#8217;t find any that start with a number from 1-30, and have 2 digits after the decimal that form a number less than 13.  Viswanath&#8217;s Constant<span class="link_id">3</span> comes closest, but it looks like we&#8217;ll just have to exclude Europeans from our celbratory antics&#8230; No pie for you!<br clear="all" /><br />
Not so fast!  Let&#8217;s try not to leave them out of all the fun.  I present below some alternatives to Pi day, some of which can even be translated to Day before Month!</p>
<table>
<thead>
<td>Date</td>
<td>Reason</td>
<td>Name</td>
<td>Celebration</td>
</thead>
</tr>
<td>3/14/15</td>
<td>Pi</td>
<td>Super Pi Day</td>
<td>Eat <i>nothing</i> but pie all day.  Luckily, there are many, many varieties<span class="link_id">4</span></td>
</tr>
</tr>
<td>11/23/58</td>
<td><a href="http://en.wikipedia.org/wiki/Fibonacci_number">Fibonacci Sequence</a></td>
<td>Fibonacci Day</td>
<td>Every hour, give a gift that costs as much as the last two gifts, starting with 2 $1 gifts. (20 points to whomever figures how much the last gift costs)</td>
</tr>
</tr>
<td>1/6/18</td>
<td><a href="http://en.wikipedia.org/wiki/The_Golden_Ratio">Phi</a></td>
<td>Golden Ratio Day</td>
<td>Do unto others only what you&#8217;d want to do to you, 1.618 as much!</td>
</tr>
</tr>
<td>2/7/18</td>
<td><a href="http://en.wikipedia.org/wiki/Euler%27s_Number">e</a></td>
<td>Euler&#8217;s Number Day</td>
<td>Do something that people used to believe was impossible.<span class="link_id">5</span></td>
</tr>
</table>
<p><br clear="all" /><br />
<img src="/art/teach/pipie.jpg" class="inline_pic right_pic" />We&#8217;ll have to wait a bit for these extra-geeky days to arrive, but at least we have today!  So, those of you who <b>can</b> celebrate Pi day, run out to your Marie Callander&#8217;s or Coco&#8217;s, or even the local Denny&#8217;s, grab a slice, and enjoy!  Save some room for Super Pi Day in a few years though, ok?<br clear="all" /><br />
<span class="count_sign">The Count</span></p>
<hr width="66%"/>
<ol>
<li><a href="http://en.wikipedia.org/wiki/Pi">Pi</a> &#8211; the math constant, not the pastry</li>
<li><a href="http://en.wikipedia.org/wiki/Mathematical_constant">Math Constants</a></li>
<li><a href="http://en.wikipedia.org/wiki/Viswanath%27s_constant">Viswanath&#8217;s Constant</a></li>
<li><a href="http://quizme.stvlive.com/pie/quiz.php">What kind of pie are you?
<li><a href="http://xkcd.com/179/">XKCD on e and Pi</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.discreteideas.com/2010/03/pi-for-lunch/feed/</wfw:commentRss>
		<slash:comments>5</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>
		<item>
		<title>Classical Geek jokes</title>
		<link>http://www.discreteideas.com/2009/07/classical-geek-jokes/</link>
		<comments>http://www.discreteideas.com/2009/07/classical-geek-jokes/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 22:42:16 +0000</pubDate>
		<dc:creator>The Count</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[jokes]]></category>

		<guid isPermaLink="false">http://www.discreteideas.com/?p=94</guid>
		<description><![CDATA[

<p>Ah, there&#8217;s nothing quite like the geek joke.  When you hear one, you&#8217;re torn between not wanting to look stupid and not wanting to look too smart!  I&#8217;ve heard a lot of them in my time, and thought I&#8217;d share some of my favorites with you here.
	</p>
There are 10 kinds of people in this [...]]]></description>
			<content:encoded><![CDATA[<style>
<!--
.joke { 
background-color: #F0F0C0; 
float: left; 
margin-left: 20px; 
margin-right: 20px; 
margin-bottom: 5px; 
padding: 3px; 
}
-->
</style>
<p><img src="/art/jokes/laugh.jpg" class="inline_pic left_pic" />Ah, there&#8217;s nothing quite like the geek joke.  When you hear one, you&#8217;re torn between not wanting to look stupid and not wanting to look too smart!  I&#8217;ve heard a lot of them in my time, and thought I&#8217;d share some of my favorites with you here.<br />
<br clear="all" />	</p>
<div class="joke">There are 10 kinds of people in this world.  Those who understand binary, and those who don&#8217;t.</div>
<p><br clear="all" />Not only does this joke require some small bit of knowledge to get, but this classic example of the geek joke even refers to the separation between those who will get the joke and the rest of humanity.  Not a bad start.<br />
<br clear="all" /><span id="more-94"></span></p>
<div class="joke">Three statisticians go hunting. When they see a rabbit, the first one shoots, missing it on the left. The second one shoots and misses it on the right. The third one shouts: &#8220;We&#8217;ve hit it!&#8221; </div>
<p><br clear="all" />There are many, many versions of this joke that shows how math and science theories don&#8217;t quite always apply to the real world.  I can just imagine these guys standing next to each other; the shooters on each side and the third guy in the middle.<br />
<br clear="all" />	</p>
<div class="joke">Rene Descartes went into his favorite bar and the bar tender asked, &#8220;would you like your usual drink, Monsieur Descartes? &#8221; Descartes replied, &#8220;I think not,&#8221; and promptly <em>disappeared</em>.</div>
<p><br clear="all" />This joke exposes the fact that you can have a math-geek joke with no numbers, variables, or any math at all really.  Sure, you could argue it&#8217;s a philosophy joke more than a math joke, but those two fields are linked more closely than you might think.  It&#8217;s still a great example of a joke that you need to be a geek to get.<br />
<br clear="all" />	</p>
<div class="joke">Customer: &#8220;How much is a large order of Fibonaccos?&#8221;<br />
Cashier: &#8220;It&#8217;s the price of a small order plus the price of a medium order.&#8221; </div>
<p><br clear="all" />I have several friends who still think puns are the height of humor.  I can&#8217;t agree with that, but I can see that they still play an important part in the jokes of today.  Here we have a great example of a math-based pun.  Can you guess how much the extra-large order costs?  How great to only need to put prices on the first two menu items!<br />
<br clear="all" />	</p>
<div class="joke">Q: Why do computer programmers confuse Halloween and Christmas?<br />A: Because 31 Oct = 25 Dec.</div>
<p><br clear="all" />This is by far my favorite programming joke.  There&#8217;s just something truly elegant about something entirely non-contrived that just happens to mean something both to those who use the Julian calendar as well as those of us who deal in non-decimal bases.<br />
<br clear="all" /><br />
<img src="/art/jokes/pi_e.jpg" class="inline_pic right_pic" />There they are, some classic examples of the &#8220;geek joke&#8221;.  I hope you&#8217;ve found at least one you hadn&#8217;t heard before and maybe even chuckled a little.  As far as I know, all of these jokes are public domain, so feel free to treat them as your own.  Keep in mind, however, that you may want to choose your audience carefully; a joke that needs explaining is hardly ever funny.  Please feel free to post your own jokes in the comments; I&#8217;d love to read them.<br />
<br clear="all" /><br />
<span class="count_sign">The Count</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.discreteideas.com/2009/07/classical-geek-jokes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
