login
Number of positions that are exactly n moves from the starting position in the Luminations Level 2 puzzle.
0

%I #5 Dec 11 2013 07:14:03

%S 1,3,9,21,43,61,88,90,96,77,63,34,26,8,5

%N Number of positions that are exactly n moves from the starting position in the Luminations Level 2 puzzle.

%C This is the number of positions that can be reached in n moves from the start, but which cannot be reached in fewer than n moves.

%C A puzzle in the Rubik cube family. The total number of distinct positions is 625. Here positions differing by rotations or reflections are considered distinct.

%H Jaap Scherphuis, <a href="http://www.jaapsch.net/puzzles/">Puzzle Pages</a>

%Y Cf. A080546-A080558.

%K nonn,fini,full

%O 0,2

%A _N. J. A. Sloane_, Feb 21 2003