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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A084635 Binomial transform of 1,0,1,0,1,1,1,... 2
1, 1, 2, 4, 8, 17, 38, 86, 192, 419, 894, 1872, 3864, 7893, 16006, 32298, 64960, 130375, 261310, 523300, 1047416, 2095801, 4192742, 8386814, 16775168, 33552107, 67106238, 134214776, 268432152, 536867229, 1073737734, 2147479122 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

The sequence 1,2,4... has a(n)=2^(n+1)-(n^3+5n+6)/6 =sum{k=0..3,C(n,k)}+2*sum{k=4..n,C(n,k)}. It is the binomial transform of 1,1,1,1,2,2,2,2,2...

FORMULA

a(n)=2^n-n(n^2-3n+8)/6; a(n)=1+C(n, 2)+sum{k=4..n, C(n, k)}.

O.g.f.: (-5x+10x^2-10x^3+5x^4+1)/[(-1+x)^4*(1-2x)]. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Apr 02 2008

CROSSREFS

Cf. A000325, A084634.

Sequence in context: A179476 A087803 A036374 * A154222 A114199 A006196

Adjacent sequences:  A084632 A084633 A084634 * A084636 A084637 A084638

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Jun 06 2003

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 14 23:53 EST 2012. Contains 205689 sequences.