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!)
A021300 Decimal expansion of 1/296. 1
0, 0, 3, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8, 3, 7, 8 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
G.f.: x^2*(5*x^3 + 7*x^2 + 3*x + 3)/(1 - x^3). - Chai Wah Wu, Jun 21 2016
EXAMPLE
0.003378378378378378378378378378378378378378378...
MAPLE
seq(coeff(series(x^2*(5*x^3+7*x^2+3*x+3)/(1-x^3), x, n+1), x, n), n=0..100); # Muniru A Asiru, Aug 07 2018
MATHEMATICA
RealDigits[1/296, 10, 100][[1]] (* Alonso del Arte, Aug 05 2018 *)
CROSSREFS
Sequence in context: A145940 A147103 A003133 * A121527 A021886 A178238
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 May 21 17:21 EDT 2024. Contains 372738 sequences. (Running on oeis4.)