Mock AIME 6 2006-2007 Problems/Problem 11
Problem
Each face of an octahedron is randomly colored blue or red. A caterpillar is on a vertex of the octahedron and wants to get to the opposite vertex by traversing the edges. The probability that it can do so without traveling along an edge that is shared by two faces of the same color is , where and are relatively prime positive integers. Find .
Solution
case 0 blues: Total number of octahedrons with the condition = 0
case 1 blue: Total number of octahedrons with the condition = 0
case 2 blues: Total number of octahedrons with the condition =
case 3 blues: Total number of octahedrons with the condition =
case 4 blues: Total number of octahedrons with the condition =
case 5 blues: Total number of octahedrons with the condition = Total from case 3 = 54
case 6 blues: Total number of octahedrons with the condition = Total from case 2 = 12
case 7 blues: Total number of octahedrons with the condition = Total from case 1 = 0
case 8 blues: Total number of octahedrons with the condition = Total from case 0 = 0
Gran Total
fixing an error... not done yet
~Tomas Diaz. orders@tomasdiaz.com
Alternate solutions are always welcome. If you have a different, elegant solution to this problem, please add it to this page.