OFFSET
0,3
LINKS
Index entries for periodic sequences, period 5.
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 1).
EXAMPLE
0.00369003690036900369003690036900369003690036900369003690036900369003690036....
MATHEMATICA
Join[{0, 0}, RealDigits[1/271, 10, 120][[1]]] (* or *) PadRight[{}, 120, {0, 0, 3, 6, 9}] (* Harvey P. Dale, Mar 24 2016 *)
PROG
(PARI) a(n)=912\4^(n%5)%4*3 \\ Charles R Greathouse IV, Jun 01 2026
CROSSREFS
KEYWORD
AUTHOR
STATUS
approved
