OFFSET
1,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (0,0,0,0,0,0,0,0,0,0,0,1).
FORMULA
Cycles with period 12.
EXAMPLE
E.g. 2=1+1, 11=6+5, ...
MATHEMATICA
PadRight[{}, 120, {2, 11, 6, 5, 14, 9, 5, 4, 13, 8, 5, 3}] (* Harvey P. Dale, May 23 2019 *)
PROG
(Magma) &cat[[2, 11, 6, 5, 14, 9, 5, 4, 13, 8, 5, 3]^^10]; // Vincenzo Librandi, May 27 2019
CROSSREFS
KEYWORD
nonn,base
AUTHOR
N. J. A. Sloane, based on Dec 06 2005 posting from Mike Stay to the SeqFan list, Feb 27 2006
STATUS
approved