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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A049610 Sum( k*binomial(n,2*k), 0 <= k <= n/2) = floor[ n*2^(n-3) ] 0
0, 0, 1, 3, 8, 20, 48, 112, 256, 576, 1280, 2816, 6144, 13312, 28672, 61440, 131072, 278528, 589824, 1245184, 2621440, 5505024, 11534336, 24117248, 50331648, 104857600, 218103808, 452984832, 939524096, 1946157056, 4026531840 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

COMMENTS

Essentially same as A001792, except for leading zeros, which motivate the existence of this sequence on its own.

PROG

(PARI) a(n)=n<<(n-3)

CROSSREFS

Cf. A189162, A189390, A189391.

Sequence in context: A050233 A143662 A001792 * A168150 A018795 A018794

Adjacent sequences:  A049607 A049608 A049609 * A049611 A049612 A049613

KEYWORD

nonn,easy

AUTHOR

M. F. Hasler (oeis2012-removeThis(AT)hasler.fr), Jan 25 2012

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 13:09 EST 2012. Contains 206029 sequences.