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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A065613 Floor( log(n)*2^n/n ). 1
0, 1, 2, 5, 10, 19, 35, 66, 124, 235, 446, 848, 1616, 3088, 5915, 11356, 21844, 42094, 81249, 157062, 304039, 589307, 1143583, 2221620, 4320301, 8409506, 16383693, 31945779, 62338040, 121733596, 237884882, 465163198, 910144583 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

LINKS

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

PROG

(PARI) { default(realprecision, 100); for (n=1, 200, write("b065613.txt", n, " ", floor( log(n)*2^n/n )) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Oct 24 2009]

CROSSREFS

Sequence in context: A000098 A024827 A104161 * A061705 A052944 A132736

Adjacent sequences:  A065610 A065611 A065612 * A065614 A065615 A065616

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Dec 03 2001

EXTENSIONS

OFFSET changed from 0,3 to 1,3 by Harry J. Smith (hjsmithh(AT)sbcglobal.net), Oct 24 2009

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 21:13 EST 2012. Contains 206085 sequences.