login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A055200 a(-1) = 2; for n >= 0, a(n) is the 10^n-th digit of e after the decimal point. 0
2, 7, 4, 4, 4, 8, 8, 8, 6, 2, 1, 6 (list; graph; refs; listen; history; internal format)
OFFSET

-1,1

EXAMPLE

7 is the first digit of e after the decimal point, 4 is the 10-th decimal digit of e, etc.

MATHEMATICA

Do[Print[IntegerPart[Mod[N[E*Floor[10^(10^n)], 10^n + 25], 10]]], {n, -1, 7}] (from David Baugh)

CROSSREFS

Sequence in context: A196501 A066766 A145433 * A093590 A065629 A049249

Adjacent sequences:  A055197 A055198 A055199 * A055201 A055202 A055203

KEYWORD

base,nonn,dumb

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 30 2000

EXTENSIONS

Four more terms from David Baugh, Apr 23 2004

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 14 18:09 EST 2012. Contains 205663 sequences.