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!)
A021069 Decimal expansion of 1/65. 5
0, 1, 5, 3, 8, 4, 6, 1, 5, 3, 8, 4, 6, 1, 5, 3, 8, 4, 6, 1, 5, 3, 8, 4, 6, 1, 5, 3, 8, 4, 6, 1, 5, 3, 8, 4, 6, 1, 5, 3, 8, 4, 6, 1, 5, 3, 8, 4, 6, 1, 5, 3, 8, 4, 6, 1, 5, 3, 8, 4, 6, 1, 5, 3, 8, 4, 6, 1, 5, 3, 8, 4, 6, 1, 5, 3, 8, 4, 6, 1, 5, 3, 8, 4, 6, 1, 5, 3, 8, 4, 6, 1, 5, 3, 8, 4, 6, 1, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Without the leading 0 also the decimal expansion of 2/13.
LINKS
EXAMPLE
0.0153846153846... - Natan Arie Consigli, Sep 18 2016
MAPLE
Digits:=100: evalf(1/65); # Wesley Ivan Hurt, Sep 20 2016
MATHEMATICA
Join[ConstantArray[0, Abs@ Last@ #], First@ #] &@ RealDigits[N[1/65, 120]] (* Michael De Vlieger, Sep 06 2016 *)
PROG
(PARI) 1./65. /* Michel Marcus, Aug 22 2016 */
(Magma) 1./65 // G. C. Greubel, Jan 15 2018
CROSSREFS
Sequence in context: A324992 A093203 A021654 * A237192 A161488 A010484
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 25 11:39 EDT 2024. Contains 371969 sequences. (Running on oeis4.)