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!)
A021320 Decimal expansion of 1/316. 1
0, 0, 3, 1, 6, 4, 5, 5, 6, 9, 6, 2, 0, 2, 5, 3, 1, 6, 4, 5, 5, 6, 9, 6, 2, 0, 2, 5, 3, 1, 6, 4, 5, 5, 6, 9, 6, 2, 0, 2, 5, 3, 1, 6, 4, 5, 5, 6, 9, 6, 2, 0, 2, 5, 3, 1, 6, 4, 5, 5, 6, 9, 6, 2, 0, 2, 5, 3, 1, 6, 4, 5, 5, 6, 9, 6, 2, 0, 2, 5, 3, 1, 6, 4, 5, 5, 6, 9, 6, 2, 0, 2, 5, 3, 1, 6, 4, 5, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
G.f.: x^2*(5*x^12 + 2*x^11 + 2*x^9 + 6*x^8 + 9*x^7 + 6*x^6 + 5*x^5 + 5*x^4 + 4*x^3 + 6*x^2 + x + 3)/(1 - x^13). - Chai Wah Wu, Jun 21 2016
MATHEMATICA
PadLeft[First@#, Abs@Last@# + Length@First@#]&@RealDigits[N[1/316, 100]] (* Vincenzo Librandi, Jun 22 2016 *)
Join[{0, 0}, RealDigits[1/316, 10, 120][[1]]] (* or *) PadRight[{0, 0}, 120, {2, 5, 3, 1, 6, 4, 5, 5, 6, 9, 6, 2, 0}] (* Harvey P. Dale, Jan 17 2019 *)
CROSSREFS
Sequence in context: A213783 A163330 A370394 * A193864 A066840 A127754
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 August 14 19:51 EDT 2024. Contains 375167 sequences. (Running on oeis4.)