login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A021485 Decimal expansion of 1/481. 0
0, 0, 2, 0, 7, 9, 0, 0, 2, 0, 7, 9, 0, 0, 2, 0, 7, 9, 0, 0, 2, 0, 7, 9, 0, 0, 2, 0, 7, 9, 0, 0, 2, 0, 7, 9, 0, 0, 2, 0, 7, 9, 0, 0, 2, 0, 7, 9, 0, 0, 2, 0, 7, 9, 0, 0, 2, 0, 7, 9, 0, 0, 2, 0, 7, 9, 0, 0, 2, 0, 7, 9, 0, 0, 2, 0, 7, 9, 0, 0, 2, 0, 7, 9, 0, 0, 2, 0, 7, 9, 0, 0, 2, 0, 7, 9, 0, 0, 2 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
From Chai Wah Wu, Aug 10 2020: (Start)
a(n) = a(n-1) - a(n-2) + a(n-3) - a(n-4) + a(n-5) for n > 4.
G.f.: x^2*(-9*x^2 + 2*x - 2)/((x - 1)*(x^2 - x + 1)*(x^2 + x + 1)). (End)
MATHEMATICA
Join[{0, 0}, RealDigits[1/481, 10, 120][[1]]] (* or *) PadRight[{}, 120, {0, 0, 2, 0, 7, 9}] (* Harvey P. Dale, Jul 22 2015 *)
CROSSREFS
Sequence in context: A049006 A211113 A011389 * A019821 A016631 A164269
KEYWORD
nonn,cons
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 05:59 EDT 2024. Contains 371906 sequences. (Running on oeis4.)