|
Search: id:A062278
|
|
| |
|
| 3, 1, 1, 1, 1, 3, 6, 12, 27, 59, 133, 307, 725, 1743, 4251, 10509, 26285, 66430, 169450, 435848, 1129505, 2947131, 7737583, 20430377, 54226471, 144621405, 387420489, 1042127936, 2813988985, 7625597484, 20733556989, 56549688380
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
3 is the only integer value of k for which [n^k/k^n] is always positive. For positive real x and k, the only value of k for which x^k is always greater than or equal to k^x is e=2.71828...
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,200
|
|
EXAMPLE
|
a(2)=[3^2/2^3]=[9/8]=1
|
|
PROGRAM
|
(PARI) { default(realprecision, 50); for (n=1, 200, write("b062278.txt", n, " ", floor(3^n / n^3)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 03 2009]
|
|
CROSSREFS
|
Cf. A000244, A000578, A024026, A060505.
Sequence in context: A124389 A027023 A052371 this_sequence A016465 A122947 A046534
Adjacent sequences: A062275 A062276 A062277 this_sequence A062279 A062280 A062281
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Henry Bottomley (se16(AT)btinternet.com), Jul 02 2001
|
|
|
Search completed in 0.002 seconds
|