Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A125091
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A125091 Triangle read by rows: T(n,k)=(1/6)k(k+1)(k+2)binom(n,k) (1<=k<=n). +0
1
1, 2, 4, 3, 12, 10, 4, 24, 40, 20, 5, 40, 100, 100, 35, 6, 60, 200, 300, 210, 56, 7, 84, 350, 700, 735, 392, 84, 8, 112, 560, 1400, 1960, 1568, 672, 120, 9, 144, 840, 2520, 4410, 4704, 3024, 1080, 165, 10, 180, 1200, 4200, 8820, 11760, 10080, 5400, 1650, 220, 11 (list; table; graph; listen)
OFFSET

1,2

COMMENT

T(n,n)=n(n+1)(n+2)/6 = A000292(n). Sum(T(n,k),k=1..n)=2^n*n(n+2)(n+7)/48 = A055585(n-1).

EXAMPLE

Triangle starts:

1;

2, 4;

3, 12, 10;

4, 24, 40, 20;

5, 40, 100, 100, 35;

6, 60, 200, 300, 210, 56;

7, 84, 350, 700, 735, 392, 84;

MAPLE

T:=(n, k)->k*(k+1)*(k+2)*binomial(n, k)/6: for n from 1 to 11 do seq(T(n, k), k=1..n) od; # yields sequence in triangular form

CROSSREFS

Cf. A055585.

Cf. A000292.

Sequence in context: A143986 A059662 A114883 this_sequence A091861 A079308 A115399

Adjacent sequences: A125088 A125089 A125090 this_sequence A125092 A125093 A125094

KEYWORD

nonn,tabl

AUTHOR

Gary W. Adamson (qntmpkt(AT)yahoo.com), Nov 19 2006

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Dec 04 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