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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A113894 A062190 formatted as a triangular array: triangle centered column: 1 14 216 3300 etc. 0
1, 14, 216, 3300, 50050, 756756, 11435424, 172931616, 2618916300, 39731777800, 603923022560, 9197348345640, 140334704005860 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

C(0+2*n,0+n)*C(5+2*n,0+n)

FORMULA

C(0+2*n, 0+n)*C(5+2*n, 0+n)

EXAMPLE

if n=0 then C(0+2*0,0+0)*C(5+2*0,0+0)=C(0,0)*C(5,0)=1*1=1

if n=4 then C(0+2*4,0+4)*C(5+2*4,0+4)=C(8,4)*C(13,4)=70*715=50050

if n=10 then C(0+2*10,0+10)*C(5+2*10,0+10)=C(20,10)*C(25,10)=184756*3268760=603923022560

CROSSREFS

Cf. A062190.

Sequence in context: A004369 A202976 A121972 * A145269 A027774 A099272

Adjacent sequences:  A113891 A113892 A113893 * A113895 A113896 A113897

KEYWORD

easy,nonn,uned

AUTHOR

Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jan 28 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 15 18:22 EST 2012. Contains 205835 sequences.