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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A120739 Sum{k=0..n, floor(C(n,k)/2)}. 2
0, 0, 1, 2, 7, 14, 30, 60, 127, 254, 510, 1020, 2046, 4092, 8188, 16376, 32767, 65534, 131070, 262140, 524286, 1048572, 2097148, 4194296, 8388606, 16777212, 33554428, 67108856, 134217724, 268435448, 536870904, 1073741808, 2147483647 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

COMMENTS

Nonzero terms = row sums of triangle A166454 [From Gary W. Adamson (qntmpkt(AT)yahoo.com), Oct 14 2009]

LINKS

Charles R Greathouse IV, Table of n, a(n) for n = 0..3322

FORMULA

a(n)=(2^n-A001316(n))/2.

PROG

(PARI) a(n)=(2^n-2^norml2(binary(n)))/2

CROSSREFS

Cf. A166454.

Sequence in context: A122751 A152944 A018437 * A034791 A140253 A018453

Adjacent sequences:  A120736 A120737 A120738 * A120740 A120741 A120742

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Jun 29 2006

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