Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A073187
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A073187 Triangle of C(n+1,k)*C(2*n-3*k,n-3*k)/(n+1) by rows. +0
1
1, 1, 2, 5, 1, 14, 5, 42, 21, 132, 84, 3, 429, 330, 28, 1430, 1287, 180, 4862, 5005, 990, 12, 16796, 19448, 5005, 165, 58786, 75582, 24024, 1430, 208012, 293930, 111384, 10010, 55, 742900, 1144066, 503880, 61880, 1001, 2674440, 4457400, 2238390 (list; table; graph; listen)
OFFSET

1,3

EXAMPLE

1; 1; 2; 5,1; 14,5; 42,21; 132,84,3; 429,330,28; 1430,1287,180; ...

PROGRAM

(PARI) alias(C, binomial); T(n, k)=if(k<0|k>n/3, 0, C(n+1, k)*C(2*n-3*k, n-3*k)/(n+1))

CROSSREFS

Row sums give A071969.

Sequence in context: A101920 A114494 A118964 this_sequence A138159 A118919 A101282

Adjacent sequences: A073184 A073185 A073186 this_sequence A073188 A073189 A073190

KEYWORD

nonn,tabl

AUTHOR

Michael Somos, Jul 19 2002

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 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research