The book “Mathematics of choice or how to count without counting” by Ivan Niven has the following question:
Problem set 1, question 15:
A man has a large supply of wooden regular tetrahedra, all the same size. (A regular tetrahedron is a solid figure bounded by four congruent equilateral triangles.) If he paints each triangular face in one of four colors, how many different painted tetrahedra can he make, allowing all possible combinations of colors? (Say that two blocks are different if they cannot be put into matching positions with identical colors on corresponding faces.)
I attempted to solve this problem in cases by examining the numbers of possible painted tetrahedra with only one color, then two colors, ...
I think the answer is 48 but the book answer is slightly different (36). We disagree about the case where the tetrahedra are painted with three colors. I think there are 24 cases but the book says 12. Who is right?
My second question is: Can this problem be solved more elegantly (no case analysis)?
If you use three colors you have four choices for the color that is on two faces. You then have three choices for the next color for one face and two choices left for the last face, which presumably gets your $24$ by multiplying. However, you can choose the last two colors in either order and get the same tetrahedron as the two faces painted with single colors are not in different positions, so you must divide by $2$ getting $12$