<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://drorbn.net/index.php?action=history&amp;feed=atom&amp;title=14-1100%2Ftower_cube</id>
	<title>14-1100/tower cube - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://drorbn.net/index.php?action=history&amp;feed=atom&amp;title=14-1100%2Ftower_cube"/>
	<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=14-1100/tower_cube&amp;action=history"/>
	<updated>2026-06-19T08:58:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://drorbn.net/index.php?title=14-1100/tower_cube&amp;diff=13604&amp;oldid=prev</id>
		<title>Travis.russell: Combinations of the Tower Cube (HW1-Travis Russell)</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=14-1100/tower_cube&amp;diff=13604&amp;oldid=prev"/>
		<updated>2014-10-05T23:27:02Z</updated>

		<summary type="html">&lt;p&gt;Combinations of the Tower Cube (HW1-Travis Russell)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== The Tower Cube - Homework 1, Travis Russell ==&lt;br /&gt;
&lt;br /&gt;
The Tower Cube is a combination puzzle reminiscent of the Rubik&amp;#039;s Cube. While the normal Rubik&amp;#039;s Cube is a 3x3x3 cube, the Tower Cube is 2x2x3, giving it a distinct tower shape. The 2x2 faces of the Tower Cube are able to make 90 degree turns, (or quarter-turns), while the 2x3 faces of the Tower Cube can only make 180 degree turns (or half-turns). Here is a diagram of the Tower Cube with its vertices labelled:&lt;br /&gt;
&lt;br /&gt;
[[File:Tower_cube.png]]&lt;br /&gt;
&lt;br /&gt;
In order to generate the possible combinations of the Tower Cube, I used the following seven generators:&lt;br /&gt;
&lt;br /&gt;
[[File:Tower_cube_generators.png]]&lt;br /&gt;
&lt;br /&gt;
Where &amp;lt;math&amp;gt;g_1&amp;lt;/math&amp;gt; is the generator that fixes the yellow face and makes a quarter-turn about the blue face, &amp;lt;math&amp;gt;g_2&amp;lt;/math&amp;gt; is the generator that makes a quarter-turn about the middle tier of blocks, &amp;lt;math&amp;gt;g_3&amp;lt;/math&amp;gt; is the generator that fixes the blue face and makes a quarter-turn about the yellow face,  &amp;lt;math&amp;gt;g_4&amp;lt;/math&amp;gt; is the generator that fixes the red face and makes a half-turn about the blue face, &amp;lt;math&amp;gt;g_5&amp;lt;/math&amp;gt; is the generator that fixes the orange face and makes a half turn about the red face, &amp;lt;math&amp;gt;g_6&amp;lt;/math&amp;gt; is the generator that fixes the green face and makes a half-turn about the white face, and &amp;lt;math&amp;gt;g_7&amp;lt;/math&amp;gt; is the generator that fixes the white face and makes a half-turn about the green face.&lt;br /&gt;
&lt;br /&gt;
In order to compute the number of possible combinations of the Tower Cube, I used the code given in class by Professor Bar-Natan:&lt;br /&gt;
&lt;br /&gt;
[[File:Tower_cube_program.png]]&lt;br /&gt;
&lt;br /&gt;
I attempted to write my own program using Java, but I encountered some stack overflow errors. Perhaps in the future I will update this page with my own solution.&lt;br /&gt;
&lt;br /&gt;
After running the program, the following output was generated:&lt;br /&gt;
&lt;br /&gt;
[[File:Tower_cube_output.png]]&lt;br /&gt;
&lt;br /&gt;
Analyzing the output, it seems apparent that only one of the half-turn generators is necessary; combining the three quarter-turn generators with one of the half-turn generators will give all possible combinations.&lt;br /&gt;
Checking our solution with other sources online, (such as [http://www.jaapsch.net/puzzles/cube223.htm this one]), we see that the correct solution is 241920, or exactly one eighth of the combinations we generated. In the classic version of the puzzle, the 8 corner pieces are not oriented, however using our generators they are, and this accounts for the factor of eight in the difference between solutions.&lt;/div&gt;</summary>
		<author><name>Travis.russell</name></author>
	</entry>
</feed>