The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A021729 Decimal expansion of 1/725. 0
0, 0, 1, 3, 7, 9, 3, 1, 0, 3, 4, 4, 8, 2, 7, 5, 8, 6, 2, 0, 6, 8, 9, 6, 5, 5, 1, 7, 2, 4, 1, 3, 7, 9, 3, 1, 0, 3, 4, 4, 8, 2, 7, 5, 8, 6, 2, 0, 6, 8, 9, 6, 5, 5, 1, 7, 2, 4, 1, 3, 7, 9, 3, 1, 0, 3, 4, 4, 8, 2, 7, 5, 8, 6, 2, 0, 6, 8, 9, 6, 5, 5, 1, 7, 2, 4, 1, 3, 7, 9, 3, 1, 0, 3, 4, 4, 8, 2, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
Index entries for linear recurrences with constant coefficients, signature (1,0,0,0,0,0,0,0,0,0,0,0,0,-1,1).
FORMULA
From Chai Wah Wu, Apr 22 2024: (Start)
a(n) = a(n-1) - a(n-14) + a(n-15) for n > 16.
G.f.: x^2*(-4*x^14 + 2*x^13 - 5*x^12 + 6*x^11 - 4*x^10 - x^8 - 3*x^7 + x^6 + 2*x^5 + 6*x^4 - 2*x^3 - 4*x^2 - 2*x - 1)/(x^15 - x^14 + x - 1). (End)
EXAMPLE
0.001379310344827586206896551724137931...
MATHEMATICA
Join[{0, 0}, RealDigits[1/725, 10, 120][[1]]] (* or *) PadRight[{0, 0}, 120, {2, 4, 1, 3, 7, 9, 3, 1, 0, 3, 4, 4, 8, 2, 7, 5, 8, 6, 2, 0, 6, 8, 9, 6, 5, 5, 1, 7}] (* Harvey P. Dale, May 17 2018 *)
CROSSREFS
Sequence in context: A072845 A197481 A197682 * A198236 A071641 A093336
KEYWORD
nonn,cons,easy
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 June 9 23:58 EDT 2024. Contains 373251 sequences. (Running on oeis4.)