Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A073226
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A073226 Decimal expansion of e^e. +0
14
1, 5, 1, 5, 4, 2, 6, 2, 2, 4, 1, 4, 7, 9, 2, 6, 4, 1, 8, 9, 7, 6, 0, 4, 3, 0, 2, 7, 2, 6, 2, 9, 9, 1, 1, 9, 0, 5, 5, 2, 8, 5, 4, 8, 5, 3, 6, 8, 5, 6, 1, 3, 9, 7, 6, 9, 1, 4, 0, 7, 4, 6, 4, 0, 5, 9, 1, 4, 8, 3, 0, 9, 7, 3, 7, 3, 0, 9, 3, 4, 4, 3, 2, 6, 0, 8, 4, 5, 6, 9, 6, 8, 3, 5, 7, 8, 7, 3, 4, 6, 0, 5, 1, 1, 5 (list; cons; graph; listen)
OFFSET

2,2

LINKS

Harry J. Smith, Table of n, a(n) for n=2,...,20000

Simon Plouffe, exp(E) to 2000 places

EXAMPLE

15.1542622414792641897604302726...

MATHEMATICA

RealDigits[ E^E, 10, 110] [[1]]

PROGRAM

(PARI) exp(exp(1))

(PARI) { default(realprecision, 20080); x=exp(1)^exp(1)/10; for (n=2, 20000, d=floor(x); x=(x-d)*10; write("b073226.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Apr 30 2009]

CROSSREFS

Cf. A073233 (Pi^Pi), A049006 (i^i), A001113 (e), A073227 (e^e^e), A004002 (Benford numbers), A056072 (floor(e^e^...^e), n e's), A072364 ((1/e)^(1/e)), A030178 (limit of (1/e)^(1/e)^...^(1/e)), A073229 (e^(1/e)), A073230 ((1/e)^e).

Sequence in context: A055191 A060186 A122002 this_sequence A021198 A143969 A162797

Adjacent sequences: A073223 A073224 A073225 this_sequence A073227 A073228 A073229

KEYWORD

cons,nonn

AUTHOR

Rick L. Shepherd (rshepherd2(AT)hotmail.com), Jul 21 2002

EXTENSIONS

Fixed my PARI program, had -n Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 19 2009

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 23 10:40 EST 2009. Contains 167421 sequences.


AT&T Labs Research