Difference between revisions of "2006 AIME A Problems/Problem 8"

m (box, minor changes)
(Redirected page to 2006 AIME I Problems/Problem 8)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Problem ==
+
#REDIRECT [[2006 AIME I Problems/Problem 8]]
There is an unlimited supply of congruent [[equilateral triangle]]s made of colored paper. Each triangle is a solid color with the same color on both sides of the paper. A large equilateral triangle is constructed from four of these paper triangles. Two large triangles are considered distinguishable if it is not possible to place one on the other, using translations, [[rotation]]s, and/or [[reflection]]s, so that their corresponding small triangles are of the same color.
 
 
 
Given that there are six different colors of triangles from which to choose, how many distinguishable large equilateral triangles may be formed?
 
 
 
== Solution ==
 
If two of our big equilateral triangles have the same color for their center [[triangle]] and the same [[multiset]] of colors for their outer three triangles, we can carry one onto the other by a combination of rotation and reflection.  Thus, to make two triangles distinct, they must differ either in their center triangle or in the collection of colors which make up their outer three triangles.
 
 
 
There are 6 possible colors for the center triangle.
 
 
 
*There are <math>{6\choose3} = 20</math> possible choices for the three outer triangles, if all three have different colors.
 
*There are <math>6\cdot 5 = 30</math> (or <math>2 {6\choose2}</math>) possible choices for the three outer triangles, if two are one color and the third is a different color.
 
*There are <math>{6\choose1} = 6</math> possible choices for the three outer triangles, if all three are the same color.
 
 
 
Thus, in total we have <math>6\cdot(20 + 30 + 6) = 336</math> total possibilities.
 
 
 
== See also ==
 
{{AIME box|year=2006|n=II|num-b=7|num-a=9}}
 
 
 
[[Category:Intermediate Combinatorics Problems]]
 

Latest revision as of 13:38, 2 July 2009