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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A065614 Round( log(n)*2^n/n ). 1
0, 1, 3, 6, 10, 19, 36, 67, 125, 236, 446, 848, 1616, 3088, 5916, 11357, 21844, 42094, 81249, 157063, 304039, 589308, 1143584, 2221621, 4320302, 8409506, 16383694, 31945780, 62338041, 121733596, 237884883, 465163199, 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("b065614.txt", n, " ", round( log(n)*2^n/n )) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Oct 24 2009]

CROSSREFS

Sequence in context: A132274 A091714 A017991 * A183324 A058356 A178850

Adjacent sequences:  A065611 A065612 A065613 * A065615 A065616 A065617

KEYWORD

nonn

AUTHOR

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

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 18 00:14 EST 2012. Contains 206085 sequences.