|
Search: id:A065617
|
|
|
| A065617 |
|
Round( log_2(n)*2^n/n ). |
|
+0 1
|
|
| 0, 2, 4, 8, 15, 28, 51, 96, 180, 340, 644, 1224, 2332, 4456, 8535, 16384, 31515, 60729, 117218, 226594, 438636, 850191, 1649843, 3205121, 6232878, 12132353, 23636674, 46088018, 89934782, 175624455, 343195341, 671088640, 1313061077
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,200
|
|
PROGRAM
|
(PARI) { default(realprecision, 100); t=1/log(2); for (n=1, 200, write("b065617.txt", n, " ", round( t*log(n)*2^n/n)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Oct 24 2009]
|
|
CROSSREFS
|
Sequence in context: A029907 A005682 A114833 this_sequence A062065 A008936 A073769
Adjacent sequences: A065614 A065615 A065616 this_sequence A065618 A065619 A065620
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com), Dec 03 2001
|
|
|
Search completed in 0.002 seconds
|