<?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: Permutations and the number 9</title>
	<atom:link href="http://www.ticklishtechs.net/2009/02/17/permutations-and-the-number-9/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ticklishtechs.net/2009/02/17/permutations-and-the-number-9/</link>
	<description>a mostly .NET but also some other cool techs blog</description>
	<lastBuildDate>Thu, 05 Jan 2012 12:01:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Wolfram Bernhardt</title>
		<link>http://www.ticklishtechs.net/2009/02/17/permutations-and-the-number-9/comment-page-1/#comment-2000</link>
		<dc:creator>Wolfram Bernhardt</dc:creator>
		<pubDate>Wed, 18 Feb 2009 12:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.ticklishtechs.net/2009/01/21/permutations-and-the-number-9/#comment-2000</guid>
		<description>I will. It&#039;s pretty simple. It works for any base. The &#039;magic&#039; number is always base-1. If you permute hexadecimals you alway get multiples of 15 as a difference .-)</description>
		<content:encoded><![CDATA[<p>I will. It&#8217;s pretty simple. It works for any base. The &#8216;magic&#8217; number is always base-1. If you permute hexadecimals you alway get multiples of 15 as a difference .-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Bennedik</title>
		<link>http://www.ticklishtechs.net/2009/02/17/permutations-and-the-number-9/comment-page-1/#comment-1999</link>
		<dc:creator>Martin Bennedik</dc:creator>
		<pubDate>Wed, 18 Feb 2009 12:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ticklishtechs.net/2009/01/21/permutations-and-the-number-9/#comment-1999</guid>
		<description>Please generalize for bases other than 10. ;-)</description>
		<content:encoded><![CDATA[<p>Please generalize for bases other than 10. <img src='http://www.ticklishtechs.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diryboy</title>
		<link>http://www.ticklishtechs.net/2009/02/17/permutations-and-the-number-9/comment-page-1/#comment-1995</link>
		<dc:creator>diryboy</dc:creator>
		<pubDate>Wed, 18 Feb 2009 10:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ticklishtechs.net/2009/01/21/permutations-and-the-number-9/#comment-1995</guid>
		<description>not a strict proof:
1. if a number is &#124;abc&#124; and (a+b+c)%9=0, then &#124;abc&#124;%9=0 because 100a+10b+c = 100(a+b+c)-90b-99c
2. suppose we are doing &#124;abc&#124;-&#124;cba&#124;, the sum of every digit of the new number will be (a-c)+(b-b)+(c-a)=a-a+b-b+c-c=0, and 0%9=0

see?</description>
		<content:encoded><![CDATA[<p>not a strict proof:<br />
1. if a number is |abc| and (a+b+c)%9=0, then |abc|%9=0 because 100a+10b+c = 100(a+b+c)-90b-99c<br />
2. suppose we are doing |abc|-|cba|, the sum of every digit of the new number will be (a-c)+(b-b)+(c-a)=a-a+b-b+c-c=0, and 0%9=0</p>
<p>see?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

