Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A037965
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A037965 n*binomial(2*n-2,n-1). +0
6
0, 1, 4, 18, 80, 350, 1512, 6468, 27456, 115830, 486200, 2032316, 8465184, 35154028, 145608400, 601749000, 2481880320, 10218366630, 42004911960, 172427570700, 706905276000, 2894777105220, 11841673237680 (list; graph; listen)
OFFSET

0,3

COMMENT

a(n)=(n+1)*A000984 n>=-1 . - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jan 18 2007

a(n+1) is the convolution of A000984 and A081294. [From Paul Barry (pbarry(AT)wit.ie), Sep 18 2008]

REFERENCES

The right-hand side of a binomial coefficient identity in H. W. Gould, Combinatorial Identities, Morgantown, 1972.

FORMULA

a(n)=(n+1)*binomial(2*n,n), n>=-1 . - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jan 18 2007

Starting (1, 4, 18, 80,...), = binomial transform of A134757: (1, 3, 11, 37, 123, 401,...); and double binomial transform of A100071 starting (1, 2, 6, 12, 30,...). - Gary W. Adamson (qntmpkt(AT)yahoo.com), Nov 08 2007

G.f.: F(1/2,2;1;4x); [From Paul Barry (pbarry(AT)wit.ie), Sep 03 2008]

Contribution from Paul Barry (pbarry(AT)wit.ie), Sep 18 2008: (Start)

G.f.: x(1-2x)/(1-4x)^(3/2);

a(n+1)=sum{k=0..n, C(2k,k)*(4^(n-k)+0^(n-k))/2}; (End)

MAPLE

seq((n+1)*binomial(2*n, n), n=-1..21); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jan 18 2007

a:=n->add(binomial(2*n, n), k=0..n): seq(a(n), n=-1..21); - ZerinvaryLajos (zerinvarylajos(AT)yahoo.com), Oct 02 2007

with(combstruct):with(combinat) :bin := {B=Union(Z, Prod(B, B))}: seq (count([B, bin, unlabeled], size=n)*n^2, n=0..22); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Dec 05 2007

MATHEMATICA

Table[CatalanNumber[n]*(n + 1)^2, {n, -1, 21}] [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jul 08 2009]

CROSSREFS

Cf. A000984.

Cf. A134757, A100071.

Sequence in context: A100069 A058870 A112619 this_sequence A045902 A090017 A104631

Adjacent sequences: A037962 A037963 A037964 this_sequence A037966 A037967 A037968

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

More terms from ZerinvaryLajos (zerinvarylajos(AT)yahoo.com), Oct 02 2007

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 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research