Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A125092
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A125092 Triangle read by rows: T(n,k)=(k+1)^2*binom(n,k) (0<=k<=n). +0
2
1, 1, 4, 1, 8, 9, 1, 12, 27, 16, 1, 16, 54, 64, 25, 1, 20, 90, 160, 125, 36, 1, 24, 135, 320, 375, 216, 49, 1, 28, 189, 560, 875, 756, 343, 64, 1, 32, 252, 896, 1750, 2016, 1372, 512, 81, 1, 36, 324, 1344, 3150, 4536, 4116, 2304, 729, 100, 1, 40, 405, 1920, 5250, 9072 (list; table; graph; listen)
OFFSET

0,3

COMMENT

Binomial transform of the infinite diagonal matrix (1,4,9,16,...). Sum of entries in row n = (n+1)(n+4)*2^(n-2)=A001793(n+1).

EXAMPLE

First few rows of the triangle are:

1;

1, 4;

1, 8, 9;

1, 12, 27, 16;

1, 16, 54, 64, 25;

1, 20, 90, 160, 125, 36;

...

MAPLE

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

CROSSREFS

Cf. A001793.

Sequence in context: A116924 A128414 A019699 this_sequence A122914 A016689 A105533

Adjacent sequences: A125089 A125090 A125091 this_sequence A125093 A125094 A125095

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), Nov 29 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 December 19 21:04 EST 2009. Contains 171054 sequences.


AT&T Labs Research