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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A026005 a(n) = T(4n,n), where T = Catalan triangle (A008315). 0
1, 4, 27, 208, 1700, 14364, 123970, 1085760, 9612108, 85795600, 770755843, 6960408624, 63127818572, 574609830760, 5246348656500, 48027225765120, 440671237120764, 4051508174260272, 37315784743418332 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

(2n+2)/(3n+2) * C(4n+1, n). - R. Stephan, Apr 30 2004

a(n)=C(4n,n)-C(4n,n-2)=A039598(2n,n). [From Paul Barry (pbarry(AT)wit.ie), Apr 21 2009]

G.f.: (g-2)*g^2/(3*g-4) where g = 1+x*g^4 is the g.f. of A002293 - Mark van Hoeij, Nov 11 2011

PROG

(PARI) (2*n+2)/(3*n+2)*binomial(4*n+1, n)

CROSSREFS

Sequence in context: A091125 A193221 A091121 * A059391 A190738 A160883

Adjacent sequences:  A026002 A026003 A026004 * A026006 A026007 A026008

KEYWORD

nonn

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu)

EXTENSIONS

More terms from R. Stephan, Apr 30 2004

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 17:41 EST 2012. Contains 205651 sequences.