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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A058751 Ceiling(log(n)*exp(n)). 1
0, 6, 23, 76, 239, 723, 2134, 6199, 17805, 50718, 143572, 404431, 1134768, 3173742, 8852664, 24637530, 68436135, 189781721, 525530245, 1453425034, 4015164095, 11081117799, 30554774842, 84183856048, 231774829750, 637705962869 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,200

PROG

(PARI) { default(realprecision, 1000); for (n=1, 200, write("b058751.txt", n, " ", ceil(log(n)*exp(n))); ); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 23 2009]

CROSSREFS

Sequence in context: A136530 A054459 A060188 * A034359 A114245 A078798

Adjacent sequences:  A058748 A058749 A058750 * A058752 A058753 A058754

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Jan 01 2001

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 08:44 EST 2012. Contains 205998 sequences.