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!)
A109916 a(n) = n-th digit after decimal point in e^n. 0
7, 8, 5, 1, 5, 3, 4, 4, 5, 7, 1, 0, 3, 4, 1, 0, 3, 3, 7, 4, 5, 4, 7, 2, 9, 9, 9, 0, 4, 5, 0, 1, 4, 1, 2, 7, 3, 5, 1, 6, 5, 1, 9, 9, 4, 5, 2, 2, 0, 8, 3, 0, 9, 9, 8, 7, 4, 7, 3, 2, 3, 0, 7, 1, 9, 1, 4, 2, 4, 7, 5, 2, 4, 6, 0, 7, 7, 2, 3, 3, 8, 1, 5, 2, 3, 5, 6, 2, 1, 9, 2, 2, 1, 5, 8, 4, 2, 6, 0, 6, 2, 4, 6, 3, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
f[n_] := Block[{rd = RealDigits[E^n, 10, 200]}, rd[[1, rd[[2]] + n]]]; Table[ f[n], {n, 105}] (* Robert G. Wilson v, Jul 18 2005 *)
CROSSREFS
Sequence in context: A195340 A019794 A020829 * A277053 A370466 A076415
KEYWORD
base,easy,nonn
AUTHOR
Amarnath Murthy, Jul 16 2005
EXTENSIONS
More terms from Robert G. Wilson v, Jul 18 2005
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 13:11 EDT 2024. Contains 371913 sequences. (Running on oeis4.)