<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Fractured Memories</title>
	<atom:link href="http://www.discreteideas.com/2010/07/fraction-memorization/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.discreteideas.com/2010/07/fraction-memorization/</link>
	<description>Thoughts count</description>
	<lastBuildDate>Mon, 05 Dec 2011 22:48:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: The Count</title>
		<link>http://www.discreteideas.com/2010/07/fraction-memorization/comment-page-1/#comment-425</link>
		<dc:creator>The Count</dc:creator>
		<pubDate>Thu, 21 Apr 2011 05:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.discreteideas.com/?p=306#comment-425</guid>
		<description>@Neil,

Right you are!  Fixing now.</description>
		<content:encoded><![CDATA[<p>@Neil,</p>
<p>Right you are!  Fixing now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil</title>
		<link>http://www.discreteideas.com/2010/07/fraction-memorization/comment-page-1/#comment-424</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Thu, 21 Apr 2011 04:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.discreteideas.com/?p=306#comment-424</guid>
		<description>Some pretty nice shortcuts; I&#039;ll have to remeber these.  Just one little nitpick, a typo.  In the &#039;1/12&#039; description, you forgot a zero in the second sentence.

I also like the idea of using brackets for repeating digits.

Cheers :)</description>
		<content:encoded><![CDATA[<p>Some pretty nice shortcuts; I&#8217;ll have to remeber these.  Just one little nitpick, a typo.  In the &#8217;1/12&#8242; description, you forgot a zero in the second sentence.</p>
<p>I also like the idea of using brackets for repeating digits.</p>
<p>Cheers <img src='http://www.discreteideas.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sipstaff</title>
		<link>http://www.discreteideas.com/2010/07/fraction-memorization/comment-page-1/#comment-394</link>
		<dc:creator>Sipstaff</dc:creator>
		<pubDate>Tue, 29 Mar 2011 18:12:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.discreteideas.com/?p=306#comment-394</guid>
		<description>Fractions of 7 is also very interesting if you look at the pattern they form on a calculator keypad (or your normal keyboard numpad)
All you have to do is to memorize the pattern and know where to start for each of the 6 fractions, which is easy since every next fraction starts with the next bigger number.</description>
		<content:encoded><![CDATA[<p>Fractions of 7 is also very interesting if you look at the pattern they form on a calculator keypad (or your normal keyboard numpad)<br />
All you have to do is to memorize the pattern and know where to start for each of the 6 fractions, which is easy since every next fraction starts with the next bigger number.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Count</title>
		<link>http://www.discreteideas.com/2010/07/fraction-memorization/comment-page-1/#comment-66</link>
		<dc:creator>The Count</dc:creator>
		<pubDate>Sun, 18 Jul 2010 21:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.discreteideas.com/?p=306#comment-66</guid>
		<description>I like it, put a star after the brackets and you&#039;ve got the regular expression (betraying my programming background).  We were thinking along the same lines, but your brackets are more exact since 0.16* isn&#039;t as precise as 0.1[6]</description>
		<content:encoded><![CDATA[<p>I like it, put a star after the brackets and you&#8217;ve got the regular expression (betraying my programming background).  We were thinking along the same lines, but your brackets are more exact since 0.16* isn&#8217;t as precise as 0.1[6]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.discreteideas.com/2010/07/fraction-memorization/comment-page-1/#comment-65</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Sun, 18 Jul 2010 21:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.discreteideas.com/?p=306#comment-65</guid>
		<description>Instead of an overbar to signify repetition, how about something like

:&#124;&#124;

in imitation of the repeat-sign in sheet music?

1/3 = 0.3:&#124;&#124;

1/6 = 0.1&#124;&#124;:6:&#124;&#124;

1/7 = 0.&#124;&#124;:142857:&#124;&#124;

A bit clunky, and the vertical line looks too much like the numeral 1.

So how about just putting the repeating part in brackets the way chemists symbolize repeated parts of polymer molecules (e.g. &lt;a&gt;http://en.wikipedia.org/wiki/Polyvinylchloride#Preparation&lt;/a&gt;)?

1/3 = 0.[3]

1/6 = 0.1[6]

1/7 = 0.[142857]</description>
		<content:encoded><![CDATA[<p>Instead of an overbar to signify repetition, how about something like</p>
<p> <img src='http://www.discreteideas.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /> |</p>
<p>in imitation of the repeat-sign in sheet music?</p>
<p>1/3 = 0.3:||</p>
<p>1/6 = 0.1||:6:||</p>
<p>1/7 = 0.||:142857:||</p>
<p>A bit clunky, and the vertical line looks too much like the numeral 1.</p>
<p>So how about just putting the repeating part in brackets the way chemists symbolize repeated parts of polymer molecules (e.g. <a>http://en.wikipedia.org/wiki/Polyvinylchloride#Preparation</a>)?</p>
<p>1/3 = 0.[3]</p>
<p>1/6 = 0.1[6]</p>
<p>1/7 = 0.[142857]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

