login
Number of ways to build a contiguous building with n LEGO blocks of size 2 X 2 on top of a fixed block of the same size so that the building is symmetric after a rotation by 90 degrees.
0

%I #6 Oct 09 2013 14:20:53

%S 1,1,1,2,3,4,5,11,22,34,47,113

%N Number of ways to build a contiguous building with n LEGO blocks of size 2 X 2 on top of a fixed block of the same size so that the building is symmetric after a rotation by 90 degrees.

%C The base block is not counted among the n and must be the only block in the bottom layer of the building

%Y Cf. A112389, A123762 - A123827, A123829 - A123849.

%K nonn

%O 1,4

%A _Søren Eilers_, Oct 29 2006