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!)
A021686 Decimal expansion of 1/682. 1
0, 0, 1, 4, 6, 6, 2, 7, 5, 6, 5, 9, 8, 2, 4, 0, 4, 6, 9, 2, 0, 8, 2, 1, 1, 1, 4, 3, 6, 9, 5, 0, 1, 4, 6, 6, 2, 7, 5, 6, 5, 9, 8, 2, 4, 0, 4, 6, 9, 2, 0, 8, 2, 1, 1, 1, 4, 3, 6, 9, 5, 0, 1, 4, 6, 6, 2, 7, 5, 6, 5, 9, 8, 2, 4, 0, 4, 6, 9, 2, 0, 8, 2, 1, 1, 1, 4, 3, 6, 9, 5, 0, 1, 4, 6, 6, 2, 7, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
MATHEMATICA
Join[{0, 0}, RealDigits[1/682, 10, 120][[1]]] (* or *) PadRight[{0}, 120, {5, 0, 1, 4, 6, 6, 2, 7, 5, 6, 5, 9, 8, 2, 4, 0, 4, 6, 9, 2, 0, 8, 2, 1, 1, 1, 4, 3, 6, 9}] (* Harvey P. Dale, May 02 2017 *)
PROG
(Magma) pi:=Pi(RealField(110)); [0, 0] cat Reverse(Intseq(Floor((1/682)*10^100))); // Vincenzo Librandi, May 03 2017
CROSSREFS
Sequence in context: A352592 A119858 A130753 * A019923 A019800 A349701
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 April 23 10:13 EDT 2024. Contains 371905 sequences. (Running on oeis4.)