<?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>DJ Trousdale &#187; puzzle</title>
	<atom:link href="http://djtrousdale.com/tag/puzzle/feed/" rel="self" type="application/rss+xml" />
	<link>http://djtrousdale.com</link>
	<description></description>
	<lastBuildDate>Sun, 05 Sep 2010 01:32:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Palindrome sum</title>
		<link>http://djtrousdale.com/math/palindrome-sum/</link>
		<comments>http://djtrousdale.com/math/palindrome-sum/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 05:09:42 +0000</pubDate>
		<dc:creator>deej</dc:creator>
				<category><![CDATA[Math]]></category>
		<category><![CDATA[puzzle]]></category>

		<guid isPermaLink="false">http://djtrousdale.com/?p=898</guid>
		<description><![CDATA[Many numbers can be expressed as the sum of two palindromes. 389 for instance is 383 + 6 as well as 323 + 66.
What three-digit number cannot be expressed as the sum of two palindromes?
(For the sake of this problem, palindromes with leading zeroes [like 030 and 0550] are not allowed, and neither are negative [...]]]></description>
			<content:encoded><![CDATA[<p>Many numbers can be expressed as the sum of two palindromes. 389 for instance is 383 + 6 as well as 323 + 66.</p>
<p>What three-digit number cannot be expressed as the sum of two palindromes?</p>
<p>(For the sake of this problem, palindromes with leading zeroes [like 030 and 0550] are not allowed, and neither are negative numbers or non-integers. Single digits are allowed.)</p>
]]></content:encoded>
			<wfw:commentRss>http://djtrousdale.com/math/palindrome-sum/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Five bands</title>
		<link>http://djtrousdale.com/math/five-bands/</link>
		<comments>http://djtrousdale.com/math/five-bands/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 03:30:20 +0000</pubDate>
		<dc:creator>deej</dc:creator>
				<category><![CDATA[Math]]></category>
		<category><![CDATA[puzzle]]></category>

		<guid isPermaLink="false">http://djtrousdale.com/?p=886</guid>
		<description><![CDATA[Contrived situation time!
Five bands, inconveniently named 1st, 2nd, 3rd, 4th and 5th, are scheduled to play at a festival in a certain order. One manager was looking over this schedule. It had two columns, each with a 1st, 2nd, 3rd, 4th and 5th, but no column titles. So he couldn&#8217;t tell which column was the [...]]]></description>
			<content:encoded><![CDATA[<p>Contrived situation time!</p>
<p>Five bands, inconveniently named 1st, 2nd, 3rd, 4th and 5th, are scheduled to play at a festival in a certain order. One manager was looking over this schedule. It had two columns, each with a 1st, 2nd, 3rd, 4th and 5th, but no column titles. So he couldn&#8217;t tell which column was the band names, and which one was the order in which they played.</p>
<p>He asked the scheduling manager, who told him that it made no difference which was which.</p>
<p>How many different possible orders are there, in which the bands play?</p>
<p>Extra credit: Same problem, but with 8 bands.</p>
]]></content:encoded>
			<wfw:commentRss>http://djtrousdale.com/math/five-bands/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Word puzzle</title>
		<link>http://djtrousdale.com/other/word-puzzle/</link>
		<comments>http://djtrousdale.com/other/word-puzzle/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 18:28:09 +0000</pubDate>
		<dc:creator>deej</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[puzzle]]></category>

		<guid isPermaLink="false">http://djtrousdale.com/?p=877</guid>
		<description><![CDATA[Fill the blanks with two 8-letter anagrams to make the sentence true.
&#8220;________ is the ________ of time.&#8221;
]]></description>
			<content:encoded><![CDATA[<p>Fill the blanks with two 8-letter anagrams to make the sentence true.</p>
<p>&#8220;________ is the ________ of time.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://djtrousdale.com/other/word-puzzle/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Interesting circles, part 2</title>
		<link>http://djtrousdale.com/math/interesting-circles-part-2/</link>
		<comments>http://djtrousdale.com/math/interesting-circles-part-2/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 00:36:23 +0000</pubDate>
		<dc:creator>deej</dc:creator>
				<category><![CDATA[Math]]></category>
		<category><![CDATA[puzzle]]></category>

		<guid isPermaLink="false">http://djtrousdale.com/?p=786</guid>
		<description><![CDATA[Okay, this has been bugging me for days. See if you can figure it out.
This problem is the same as the last one, except with five surrounding circles instead of three.
Also, as noted in the comments, finding the ratio of two radii is made simpler by assuming the second radius is 1. So:

Update: I found [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, this has been bugging me for days. See if you can figure it out.</p>
<p>This problem is the same as <a href="http://djtrousdale.com/math/interesting-circles/">the last one</a>, except with five surrounding circles instead of three.</p>
<p>Also, as noted in the comments, finding the ratio of two radii is made simpler by assuming the second radius is 1. So:</p>
<p><a href="http://djtrousdale.com/wp-content/uploads/2009/09/circles5.jpg"><img class="alignnone size-full wp-image-787" title="circles5" src="http://djtrousdale.com/wp-content/uploads/2009/09/circles5.jpg" alt="circles5" width="400" height="300" /></a></p>
<p>Update: I found an answer, but it&#8217;s an ugly cubic root. Nothing too interesting.</p>
]]></content:encoded>
			<wfw:commentRss>http://djtrousdale.com/math/interesting-circles-part-2/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Interesting circles</title>
		<link>http://djtrousdale.com/math/interesting-circles/</link>
		<comments>http://djtrousdale.com/math/interesting-circles/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 15:26:04 +0000</pubDate>
		<dc:creator>deej</dc:creator>
				<category><![CDATA[Math]]></category>
		<category><![CDATA[geometry]]></category>
		<category><![CDATA[puzzle]]></category>

		<guid isPermaLink="false">http://djtrousdale.com/?p=781</guid>
		<description><![CDATA[Draw a circle X of radius x, tangent to a line. Then draw three circles of radius y such the first and second are tangent to both X and the line, and the third is tangent to all three circles.

What is y/x?
]]></description>
			<content:encoded><![CDATA[<p>Draw a circle X of radius x, tangent to a line. Then draw three circles of radius y such the first and second are tangent to both X and the line, and the third is tangent to all three circles.</p>
<p><a href="http://djtrousdale.com/wp-content/uploads/2009/09/circles.jpg"><img class="alignnone size-full wp-image-782" title="circles" src="http://djtrousdale.com/wp-content/uploads/2009/09/circles.jpg" alt="circles" width="400" height="300" /></a></p>
<p>What is y/x?</p>
]]></content:encoded>
			<wfw:commentRss>http://djtrousdale.com/math/interesting-circles/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>More chains</title>
		<link>http://djtrousdale.com/math/more-chains/</link>
		<comments>http://djtrousdale.com/math/more-chains/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 22:47:07 +0000</pubDate>
		<dc:creator>deej</dc:creator>
				<category><![CDATA[Math]]></category>
		<category><![CDATA[puzzle]]></category>

		<guid isPermaLink="false">http://djtrousdale.com/?p=576</guid>
		<description><![CDATA[StevenRoy gave a very nice solution to the 6742816 problem here.
I thought about how it might be extended to three digit numbers. While that&#8217;s a much larger field of possibilities, the rules of the problem still restrict them quite a bit. C++ gave me this list of three-digit numbers that survived one multiplication:
2214
31515
35115
4114
499324
555125
61212
61954
62112
71428
72228
74128
899648
I continued them [...]]]></description>
			<content:encoded><![CDATA[<p>StevenRoy gave a very nice solution to the <a href="http://djtrousdale.com/math/6742816/">6742816</a> problem <a href="http://michrev.nfshost.com/t/multiplydigitstringthing.html">here</a>.</p>
<p>I thought about how it might be extended to three digit numbers. While that&#8217;s a much larger field of possibilities, the rules of the problem still restrict them quite a bit. C++ gave me this list of three-digit numbers that survived one multiplication:</p>
<p>2214<br />
31515<br />
35115<br />
4114<br />
499324<br />
555125<br />
61212<br />
61954<br />
62112<br />
71428<br />
72228<br />
74128<br />
899648</p>
<p>I continued them and found:</p>
<p>2214832<br />
3151525<br />
351155250<br />
4114416<br />
4993243<br />
555125<br />
612124864<br />
619545<br />
621122416<br />
7142864<br />
7222832<br />
7412816<br />
8996486</p>
<p>So it appears 351, 612 and 621 tie for the longest three-digit starters for this problem.</p>
<p>Where that might be considered a &#8220;strict&#8221; multiplier chain, let&#8217;s call the following one a &#8220;relaxed&#8221; one:</p>
<p>&#8220;You can make a chain by starting with a number, multiplying its digits, multiplying the result&#8217;s digits, etc. The chain ends when it has decreased to one digit. What starter number for x digits results in the longest chain?&#8221;</p>
<p>This is tough to solve with anything other than brute force, so with my new Javascript powers, I made <a href="http://djtrousdale.com/practicejs/886.htm">this</a>. (It may take a minute to generate)</p>
<p>Both answers for the three digit (and their permutations, by consequence) have digits that add to 22. :D</p>
<p>Fascinated by the emerging patterns, I did a google search and found that this kind of thing had already been investigated and was called &#8220;<a href="http://www.primepuzzles.net/puzzles/puzz_341.htm">Multiplicative</a> <a href="http://en.wikipedia.org/wiki/Multiplicative_persistence">persistence</a>.&#8221; Good band name perhaps?</p>
<p>I didn&#8217;t find much on the internet about the 6742816 problem though. Mine! :D</p>
<h4>So back to that</h4>
<p>Finding <em>four</em>-digit starters for strict multiplier chains definitely needs computer help. <span style="text-decoration: line-through;">Here&#8217;s (hopefully) <a href="http://djtrousdale.com/practicejs/612.htm">the program</a> that generates the numbers that work for the first two multiplications.</span></p>
<p><span style="text-decoration: line-through;"><a href="http://djtrousdale.com/wp-content/uploads/2009/08/4sorig.txt">These</a> definitely work for at least one step. Notice the 767720588 &#8211; it contains a zero and works, but it won&#8217;t get much further. If there aren&#8217;t any longer ones, this may take it.<br />
I&#8217;ve spent literally all day on this and don&#8217;t feel any closer to a solution. :&lt; Anyone want to tackle it?</span></p>
<p>Update! <a href="http://djtrousdale.com/practicejs/612again.htm">This script</a> should do the trick. Check out the source code too, for a good laugh. :D</p>
<p>Also, <a href="http://djtrousdale.com/practicejs/612somemore.htm">this script</a> solves it for X digits. Right now it&#8217;s set to 5, and I haven&#8217;t tried 6; it would probably take minutes to process it. I would hazard a guess though, that the longest chains in 6+ digits will start with 315, 612, and 621 (which all have digits that sum to 9.)</p>
]]></content:encoded>
			<wfw:commentRss>http://djtrousdale.com/math/more-chains/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>6742816</title>
		<link>http://djtrousdale.com/math/6742816/</link>
		<comments>http://djtrousdale.com/math/6742816/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 03:36:52 +0000</pubDate>
		<dc:creator>deej</dc:creator>
				<category><![CDATA[Math]]></category>
		<category><![CDATA[puzzle]]></category>

		<guid isPermaLink="false">http://djtrousdale.com/?p=321</guid>
		<description><![CDATA[This is a difficult, abstract thinker.
Part 1: What property does the number 6742816 have, shared only by less than a hundred other numbers?
Part 2: There is a ten-digit number, the longest number that shares 6742816&#8217;s property. What is it?
]]></description>
			<content:encoded><![CDATA[<p>This is a difficult, abstract thinker.</p>
<p>Part 1: What property does the number 6742816 have, shared only by less than a hundred other numbers?</p>
<p>Part 2: There is a ten-digit number, the longest number that shares 6742816&#8217;s property. What is it?</p>
]]></content:encoded>
			<wfw:commentRss>http://djtrousdale.com/math/6742816/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>a^b + c^d = e^f</title>
		<link>http://djtrousdale.com/math/ab-cd-ef/</link>
		<comments>http://djtrousdale.com/math/ab-cd-ef/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 13:49:45 +0000</pubDate>
		<dc:creator>deej</dc:creator>
				<category><![CDATA[Math]]></category>
		<category><![CDATA[puzzle]]></category>

		<guid isPermaLink="false">http://djtrousdale.com/?p=273</guid>
		<description><![CDATA[Can you find six distinct digits (none of them 0) such that
ab + cd = ef?
I only know of one solution.
]]></description>
			<content:encoded><![CDATA[<p>Can you find six <em>distinct digits</em> (none of them 0) such that</p>
<p>a<sup>b</sup> + c<sup>d</sup> = e<sup>f</sup>?</p>
<p>I only know of one solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://djtrousdale.com/math/ab-cd-ef/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Crossblock</title>
		<link>http://djtrousdale.com/games/crossblock/</link>
		<comments>http://djtrousdale.com/games/crossblock/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 02:09:40 +0000</pubDate>
		<dc:creator>deej</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[puzzle]]></category>

		<guid isPermaLink="false">http://djtrousdale.com/?p=133</guid>
		<description><![CDATA[This is the official page for Crossblock, my flash puzzle game.

This was a very fun and rewarding project. I got the idea during a holiday flight, pounded it out during winter break, tested it on DeviantArt, and uploaded it to Newgrounds where it made the front page.
I have also (with help) translated it into Hebrew, [...]]]></description>
			<content:encoded><![CDATA[<p>This is the official page for Crossblock, my flash puzzle game.</p>
<p><object width="640" height="480"><param name="movie" value="http://djtrousdale.com/wp-content/uploads/2009/06/pcrossblock.swf"><embed src="http://djtrousdale.com/wp-content/uploads/2009/06/pcrossblock.swf" width="640" height="480"></embed></object></p>
<p>This was a very fun and rewarding project. I got the idea during a holiday flight, pounded it out during winter break, tested it on DeviantArt, and uploaded it to Newgrounds where it made the front page.</p>
<p>I have also (with help) translated it into <a href="http://www.net-games.co.il/online-games/CrossBlockHeb.html">Hebrew</a>, and it has been used in a <a href="http://people.csail.mit.edu/harr/papers/acl2009.pdf">research paper</a> conducted by MIT students.</p>
]]></content:encoded>
			<wfw:commentRss>http://djtrousdale.com/games/crossblock/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NewFolder</title>
		<link>http://djtrousdale.com/games/newfolder/</link>
		<comments>http://djtrousdale.com/games/newfolder/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 00:52:02 +0000</pubDate>
		<dc:creator>deej</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[newfolder]]></category>
		<category><![CDATA[offline]]></category>
		<category><![CDATA[puzzle]]></category>
		<category><![CDATA[riddle]]></category>

		<guid isPermaLink="false">http://djtrousdale.com/?p=61</guid>
		<description><![CDATA[NewFolder is a 64-level downloadable puzzle. It was inspired by NotPron, the original and best online riddle. You should go there first to get somewhat of an idea of what NewFolder is like. Not a Notpron clone.
Download it here:

(About 7mb)
Start by extracting the folder&#8217;s contents, then open &#8220;NewFolder readme&#8221; in the main directory.
If you need [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;">NewFolder is a 64-level downloadable puzzle. It was inspired by <a href="http://www.notpron.com">NotPron</a>, the original and best online riddle. You should go there first to get somewhat of an idea of what NewFolder is like. Not a <a href="http://djtrousdale.com/thebestonlineriddlelol/">Notpron clone</a>.</p>
<p style="text-align: center;">Download it here:</p>
<p style="text-align: center;"><a href="http://www.djtrousdale.com/newfolder/newfolder64.zip"><img src="http://djtrousdale.com/wp-content/uploads/2009/05/nfbutton.gif" alt="NewFolder puzzle" /></a></p>
<p style="text-align: center;">(About 7mb)</p>
<p style="text-align: center;">Start by extracting the folder&#8217;s contents, then open &#8220;NewFolder readme&#8221; in the main directory.</p>
<p style="text-align: center;">If you need hints, feel free to email me.</p>
<h2 style="text-align: center;"><span style="color: #000000;">Finishers</span></h2>
<p><span style="font-size: x-large;"><em>1</em> <span style="font-size: medium;">Ryoga <span style="font-size: x-small;">&#8220;This is the best offline riddle I&#8217;ve ever seen (and finished). It has entertained me for months and it somehow worked out in the end. I would like to send my regards from Holland, I liked your artwork a lot and I&#8217;ve started reading Planet B comics =) Dunno if you publish these comments somewhere, but then i&#8217;d like to greet Macker, Twilight and Reptile ^_^ Thanks a lot for all this fun!&#8221; </span></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://djtrousdale.com/games/newfolder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
