login
This site is supported by donations 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; internal format)
OFFSET

1,1

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

Cf. A030644, A087654.

Sequence in context: A010506 A197845 A082633 * A201322 A093753 A199046

Adjacent sequences:  A121236 A121237 A121238 * A121240 A121241 A121242

KEYWORD

nonn,cons

AUTHOR

Joost de Winter (J.C.F.deWinter(AT)tudelft.nl), Sep 06 2006

EXTENSIONS

More terms from Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Sep 09 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 06:20 EST 2012. Contains 205991 sequences.