a(n) represents the number of n-move routes of a fairy chess piece starting in a given corner square (m = 1, 3, 7 and 9) on a 3 X 3 chessboard. This fairy chess piece behaves like a king on the eight side and corner squares but on the central square the king goes crazy and turns into a red king, see
A179596.
For n >= 1, the sequence above corresponds to 24 red king vectors, i.e., A[5] vectors, with decimal values 27, 30, 51, 54, 57, 60, 90, 114, 120, 147, 150, 153, 156, 177, 180, 210, 216, 240, 282, 306, 312, 402, 408 and 432. These vectors lead for the side squares to
A152187 and for the central square to
A179606.
This sequence belongs to a family of sequences with g.f. 1/(1-3*x-k*x^2). Red king sequences that are members of this family are
A007482 (k=2),
A015521 (k=4),
A015523 (k=5; this sequence),
A083858 (k=6),
A015524 (k=7) and
A015525 (k=8). We observe that there is no red king sequence for k=3. Other members of this family are
A049072 (k=-4),
A057083 (k=-3),
A000225 (k=-2),
A001906 (k=-1),
A000244 (k=0),
A006190 (k=1),
A030195 (k=3),
A099012 (k=9),
A015528 (k=10) and
A015529 (k=11).
Inverse binomial transform of
A052918 (with extra leading 0).
(End)
Pisano period lengths: 1, 3, 4, 6, 4, 12, 3, 12, 12, 12, 120, 12, 12, 3, 4, 24, 288, 12, 72, 12, ... -
R. J. Mathar, Aug 10 2012
This is the Lucas U(P=3, Q=-5) sequence, and hence for n >= 0, a(n+2)/a(n+1) equals the continued fraction 3 + 5/(3 + 5/(3 + 5/(3 + ... + 5/3))) with n 5's. -
Greg Dresden, Oct 06 2019