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!)
A021732 Decimal expansion of 1/728. 0
0, 0, 1, 3, 7, 3, 6, 2, 6, 3, 7, 3, 6, 2, 6, 3, 7, 3, 6, 2, 6, 3, 7, 3, 6, 2, 6, 3, 7, 3, 6, 2, 6, 3, 7, 3, 6, 2, 6, 3, 7, 3, 6, 2, 6, 3, 7, 3, 6, 2, 6, 3, 7, 3, 6, 2, 6, 3, 7, 3, 6, 2, 6, 3, 7, 3, 6, 2, 6, 3, 7, 3, 6, 2, 6, 3, 7, 3, 6, 2, 6, 3, 7, 3, 6, 2, 6, 3, 7, 3, 6, 2, 6, 3, 7, 3, 6, 2, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
From Chai Wah Wu, Apr 22 2024: (Start)
a(n) = a(n-1) - a(n-3) + a(n-4) for n > 6.
G.f.: x^2*(-5*x^4 + 3*x^3 - 4*x^2 - 2*x - 1)/(x^4 - x^3 + x - 1). (End)
MATHEMATICA
Join[{0, 0}, First[RealDigits[1/728, 10, 100]]] (* Paolo Xausa, Apr 22 2024 *)
CROSSREFS
Sequence in context: A060443 A020810 A248895 * A329341 A244191 A161973
KEYWORD
nonn,cons,changed
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 24 15:57 EDT 2024. Contains 371961 sequences. (Running on oeis4.)