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!)
A121239 Decimal expansion of 10-e. 1
7, 2, 8, 1, 7, 1, 8, 1, 7, 1, 5, 4, 0, 9, 5, 4, 7, 6, 4, 6, 3, 9, 7, 1, 2, 5, 2, 8, 6, 4, 7, 3, 3, 7, 5, 0, 2, 2, 4, 2, 7, 5, 2, 9, 0, 6, 3, 0, 0, 0, 4, 0, 4, 2, 5, 0, 3, 3, 0, 3, 2, 3, 7, 2, 2, 7, 5, 9, 2, 3, 3, 6, 9, 6, 4, 6, 4, 5, 2, 4, 0, 5, 4, 2, 8, 6, 1, 7, 8, 2, 1, 4, 7, 4, 8, 3, 3, 5, 7, 2, 5, 7, 2, 5, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
7.28171817154095476...
PROG
(PARI) {d=104; default(realprecision, d+1); print(k=10-exp(1)); for(c=0, d, z=floor(k); print1(z, ", "); k=10*(k-z))} - (Klaus Brockhaus, Sep 09 2006)
CROSSREFS
Sequence in context: A010506 A197845 A082633 * A348362 A201322 A093753
KEYWORD
nonn,cons
AUTHOR
Joost de Winter, Sep 06 2006
EXTENSIONS
More terms from Klaus Brockhaus, Sep 09 2006
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 16 00:45 EDT 2024. Contains 371696 sequences. (Running on oeis4.)