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!)
A021146 Decimal expansion of 1/142. 0
0, 0, 7, 0, 4, 2, 2, 5, 3, 5, 2, 1, 1, 2, 6, 7, 6, 0, 5, 6, 3, 3, 8, 0, 2, 8, 1, 6, 9, 0, 1, 4, 0, 8, 4, 5, 0, 7, 0, 4, 2, 2, 5, 3, 5, 2, 1, 1, 2, 6, 7, 6, 0, 5, 6, 3, 3, 8, 0, 2, 8, 1, 6, 9, 0, 1, 4, 0, 8, 4, 5, 0, 7, 0, 4, 2, 2, 5, 3, 5, 2, 1, 1, 2, 6, 7, 6, 0, 5, 6, 3, 3, 8, 0, 2, 8, 1, 6, 9 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
PadLeft[First@ #, Abs@ Last@ # + Length@ First@ #] &@ RealDigits[N[1/142, 120]] (* Bruno Berselli, Jun 21 2016 *)
Join[{0, 0}, RealDigits[1/142, 10, 120][[1]]] (* or *) PadRight[{0}, 120, {5, 0, 7, 0, 4, 2, 2, 5, 3, 5, 2, 1, 1, 2, 6, 7, 6, 0, 5, 6, 3, 3, 8, 0, 2, 8, 1, 6, 9, 0, 1, 4, 0, 8, 4}] (* Harvey P. Dale, Jul 16 2022 *)
CROSSREFS
Sequence in context: A200122 A245637 A286193 * A201424 A070513 A065463
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 April 24 11:49 EDT 2024. Contains 371936 sequences. (Running on oeis4.)