<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://mathpuzzlewiki.com/index.php?action=history&amp;feed=atom&amp;title=Rabbit_row</id>
	<title>Rabbit row - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://mathpuzzlewiki.com/index.php?action=history&amp;feed=atom&amp;title=Rabbit_row"/>
	<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Rabbit_row&amp;action=history"/>
	<updated>2026-04-04T19:31:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://mathpuzzlewiki.com/index.php?title=Rabbit_row&amp;diff=1360&amp;oldid=prev</id>
		<title>Oscarlevin: Created page with &quot;Here is a puzzle based on a neat graph theory counting problem.  ==Puzzle==  Eleven white rabbits live in eleven white houses, all in a row.  One day, the rabbits get together...&quot;</title>
		<link rel="alternate" type="text/html" href="http://mathpuzzlewiki.com/index.php?title=Rabbit_row&amp;diff=1360&amp;oldid=prev"/>
		<updated>2014-11-16T18:21:01Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Here is a puzzle based on a neat graph theory counting problem.  ==Puzzle==  Eleven white rabbits live in eleven white houses, all in a row.  One day, the rabbits get together...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Here is a puzzle based on a neat graph theory counting problem.&lt;br /&gt;
&lt;br /&gt;
==Puzzle==&lt;br /&gt;
&lt;br /&gt;
Eleven white rabbits live in eleven white houses, all in a row.  One day, the rabbits get together and decide that they should spruce up their rabbit row by painting some or all of their houses.  They decide that while they don&amp;#039;t necessarily need to paint every single house, they will definitely NOT leave any two adjacent houses white.  How many choices do they have for which collection of houses to paint?&lt;br /&gt;
&lt;br /&gt;
==Help==&lt;br /&gt;
&lt;br /&gt;
{{Hint | Try solving the pattern for smaller numbers of houses and look for a pattern.}}&lt;br /&gt;
&lt;br /&gt;
{{Answer | There are 233 different collections of houses which could be painted.}}&lt;br /&gt;
&lt;br /&gt;
{{Solution | Perhaps surprisingly, if you start with &amp;lt;m&amp;gt;n&amp;lt;/m&amp;gt; houses, the number of collections of houses which could be painted given this restriction is the &amp;lt;m&amp;gt;n+2&amp;lt;/m&amp;gt;nd Fibonacci number.  To see this, note that with 1 house, there are 2 collections (either paint or don&amp;#039;t paint the one house).  With 2 houses, there are 3 collections (paint the first, second, or both houses).  Now inductively suppose that you want to paint &amp;lt;m&amp;gt;n&amp;lt;/m&amp;gt; houses.  You could either paint or not paint the first house.  If you paint the first house, the remaining &amp;lt;m&amp;gt;n-1&amp;lt;/m&amp;gt; houses need to be painted, and we know how to do that.  If you don&amp;#039;t paint the first house, then you &amp;#039;&amp;#039;must&amp;#039;&amp;#039; paint the second house, and then have your choice of how to paint the remaining &amp;lt;m&amp;gt;n-2&amp;lt;/m&amp;gt; houses, which we know how to count.}}&lt;br /&gt;
&lt;br /&gt;
==Variations==&lt;br /&gt;
&lt;br /&gt;
Another group of eleven white rabbits also live in eleven white houses, but these are positioned in a large circle.  Again, they want to repaint some or all of the houses, leaving no two adjacent houses white.  How many ways can they do this?&lt;br /&gt;
&lt;br /&gt;
Of course, we could also ask these questions and include paint color choices.  For example, what if every house would be painted red, white or blue, but we don&amp;#039;t want any two adjacent houses to be colored identically.  How many choices do the rabbits have?&lt;br /&gt;
&lt;br /&gt;
==Mathematics==&lt;br /&gt;
&lt;br /&gt;
The original puzzle asks for the number of independent sets of the path graph &amp;lt;m&amp;gt;P_{11}&amp;lt;/m&amp;gt;.  An independent set is a set of vertices in a graph no two of which are adjacent (connected by an edge).  The first variation asks for the number of independent sets in a cycle graph.  The second variation asks for the number of proper 3-colorings of such graphs.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Combinatorics]]&lt;br /&gt;
[[Category: Graph theory]]&lt;br /&gt;
[[Category: Induction]]&lt;br /&gt;
[[Category: Sequences]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;/div&gt;</summary>
		<author><name>Oscarlevin</name></author>
	</entry>
</feed>