Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A058738
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A058738 Floor(n*exp(n)). +0
4
0, 2, 14, 60, 218, 742, 2420, 7676, 23847, 72927, 220264, 658615, 1953057, 5751374, 16836459, 49035260, 142177768, 410634196, 1181879444, 3391163718, 9703303908, 27695130424, 78868082614, 224130479263, 635738931116, 1800122483434 (list; graph; listen)
OFFSET

0,2

LINKS

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

MATHEMATICA

lst={}; Do[AppendTo[lst, IntegerPart[n*E^n]], {n, 0, 5!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Sep 18 2008]

PROGRAM

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

CROSSREFS

Sequence in context: A115027 A114146 A096367 this_sequence A095376 A153332 A144657

Adjacent sequences: A058735 A058736 A058737 this_sequence A058739 A058740 A058741

KEYWORD

nonn

AUTHOR

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

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research