login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A021296
Decimal expansion of 1/292.
0
0, 0, 3, 4, 2, 4, 6, 5, 7, 5, 3, 4, 2, 4, 6, 5, 7, 5, 3, 4, 2, 4, 6, 5, 7, 5, 3, 4, 2, 4, 6, 5, 7, 5, 3, 4, 2, 4, 6, 5, 7, 5, 3, 4, 2, 4, 6, 5, 7, 5, 3, 4, 2, 4, 6, 5, 7, 5, 3, 4, 2, 4, 6, 5, 7, 5, 3, 4, 2, 4, 6, 5, 7, 5, 3, 4, 2, 4, 6, 5, 7, 5, 3, 4, 2, 4, 6, 5, 7, 5, 3, 4, 2, 4, 6, 5, 7, 5, 3
OFFSET
0,3
FORMULA
From Chai Wah Wu, Jun 21 2016: (Start)
a(n) = a(n-1) - a(n-4) + a(n-5) for n > 6.
G.f.: x^2*(-5*x^4 - 2*x^3 + 2*x^2 - x - 3)/((x - 1)*(x^4 + 1)). (End)
CROSSREFS
Sequence in context: A084521 A214923 A174531 * A323100 A161173 A210875
KEYWORD
nonn,cons
AUTHOR
STATUS
approved