Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A126221
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A126221 a(n)=c(n)+c(n-1)+2c(n-2)+4c(n-3)+8c(n-4)+...+2^(n-2)*c(1)+2^(n-1)*c(0), where c(k) are the Catalan numbers (A000108). +0
2
1, 2, 5, 13, 35, 98, 286, 869, 2739, 8910, 29754, 101498, 352222, 1239332, 4410204, 15840813, 57344451, 208976022, 765945954, 2821516398, 10439890026, 38781926652, 144580149924, 540737349858, 2028319233390, 7628680720908 (list; graph; listen)
OFFSET

0,2

COMMENT

Row sums of A125177.

FORMULA

G.f.=(1-x)[1-sqrt(1-4x)]/[2x(1-2x)].

EXAMPLE

a(4)=35 because c(4)+c(3)+2c(2)+4c(1)+8c(0)=14+5+2*2+4*1+8*1=35.

MAPLE

c:=n->binomial(2*n, n)/(n+1): a:=n->c(n)+sum(2^(n-j-1)*c(j), j=0..n-1): seq(a(n), n=0..30);

CROSSREFS

Cf. A125177.

Sequence in context: A059027 A025198 A037247 this_sequence A107086 A089846 A131868

Adjacent sequences: A126218 A126219 A126220 this_sequence A126222 A126223 A126224

KEYWORD

nonn

AUTHOR

Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 28 2006

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research