Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A124848
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A124848 Triangle read by rows: T(n,k)=(k+1)(k+2)(k+3)binom(n,k)/6 (0<=k<=n). +0
1
1, 1, 4, 1, 8, 10, 1, 12, 30, 20, 1, 16, 60, 80, 35, 1, 20, 100, 200, 175, 56, 1, 24, 150, 400, 525, 336, 84, 1, 28, 210, 700, 1225, 1176, 588, 120, 1, 32, 280, 1120, 2450, 3136, 2352, 960, 165, 1, 36, 360, 1680, 4410, 7056, 7056, 4320, 1485, 220, 1, 40, 450, 2400, 7350 (list; graph; listen)
OFFSET

0,3

COMMENT

Sum of entries in row n = (2^n/48)(n+4)(n^2+11n+12) = A049612(n+1)

EXAMPLE

Triangle starts:

1;

1,4;

1,8,10;

1,12,30,20;

1,16,60,80,35;

1,20,100,200,175,56;

1,24,150,400,525,336,84;

MAPLE

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

CROSSREFS

Cf. A000292, A049612.

Sequence in context: A122914 A016689 A105533 this_sequence A090219 A125129 A013611

Adjacent sequences: A124845 A124846 A124847 this_sequence A124849 A124850 A124851

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Dec 02 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 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research