Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A058577
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A058577 Floor(e^sqrt(n)). +0
1
2, 4, 5, 7, 9, 11, 14, 16, 20, 23, 27, 31, 36, 42, 48, 54, 61, 69, 78, 87, 97, 108, 121, 134, 148, 163, 180, 198, 218, 239, 261, 286, 312, 340, 370, 403, 438, 475, 515, 558, 603, 652, 704, 759, 819, 882, 949, 1020, 1096, 1177, 1263, 1354, 1451, 1553, 1662, 1778 (list; graph; listen)
OFFSET

1,1

LINKS

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

FORMULA

a(n) = floor(e^(x^0.5))

EXAMPLE

a(7) = 14 because 7^0.5 = 2.645751... and e^2.645751 = 14.0940301...

PROGRAM

(PARI) { default(realprecision, 100); for (n=1, 2000, write("b058577.txt", n, " ", floor(exp(sqrt(n)))); ); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 22 2009]

CROSSREFS

Sequence in context: A045922 A057352 A156625 this_sequence A071917 A051060 A116650

Adjacent sequences: A058574 A058575 A058576 this_sequence A058578 A058579 A058580

KEYWORD

nonn

AUTHOR

Avi Peretz (njk(AT)netvision.net.il), Dec 25 2000

EXTENSIONS

More terms from Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 22 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research