OFFSET
6,3
LINKS
Index entries for periodic sequences, period 22.
Index entries for linear recurrences with constant coefficients, signature (1, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 1).
EXAMPLE
102030.40495867768595041322314049586776859504132231404958677...
MATHEMATICA
RealDigits[999999999/9801, 10, 120][[1]] (* Harvey P. Dale, May 06 2013 *)
PROG
(PARI) a(n)=if(n>11, 6776859404132231405958\10^(n%22)%10, 801\4^(n-6)%4) \\ Charles R Greathouse IV, Jun 03 2026
CROSSREFS
KEYWORD
AUTHOR
Eric Desbiaux, Apr 08 2008
EXTENSIONS
Offset corrected by R. J. Mathar, Feb 05 2009
STATUS
approved
