A "normal" domino piece has two faces or numbers on each side, but this problem requires using pieces with 3 faces.
Furthermore, a (x,y,z) block is considered to be identical to a (z,y,x) block owing to their symmetry.
I know that 28 different domino blocks can be made from 2-faced blocks when using "n" different numbers.
I tried setting up multiple blocks and extending the value on each face to "n"; however, i can't find a pattern that can help me solve the problem.
