Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A130469
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A130469 Triangular array read by rows: T(j,k) = k*(j-k)! for k < j, T(j,k) = 1 for k = j; 1 <= k <= j. +0
4
1, 1, 1, 2, 2, 1, 6, 4, 3, 1, 24, 12, 6, 4, 1, 120, 48, 18, 8, 5, 1, 720, 240, 72, 24, 10, 6, 1, 5040, 1440, 360, 96, 30, 12, 7, 1, 40320, 10080, 2160, 480, 120, 36, 14, 8, 1, 362880, 80640, 15120, 2880, 600, 144, 42, 16, 9, 1, 3628800, 725760, 120960, 20160, 3600 (list; table; graph; listen)
OFFSET

1,4

COMMENT

T is also defined in A129867, which gives row sums of T.

EXAMPLE

First seven rows of T are

[ 1 ]

[ 1, 1 ]

[ 2, 2, 1 ]

[ 6, 4, 3, 1 ]

[ 24, 12, 6, 4, 1 ]

[ 120, 48, 18, 8, 5, 1 ]

[ 720, 240, 72, 24, 10, 6, 1 ]

PROGRAM

(MAGMA) m:=11; &cat[ [ k*Factorial(j-k): k in [1..j-1] ] cat [ 1 ]: j in [1..m] ];

CROSSREFS

Cf. A129867, A130470 (antidiagonal sums), A130471 (first differences of antidiagonal sums).

Sequence in context: A065052 A128308 A109152 this_sequence A106381 A064784 A108074

Adjacent sequences: A130466 A130467 A130468 this_sequence A130470 A130471 A130472

KEYWORD

nonn,tabl

AUTHOR

Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), May 28 2007

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 2 15:58 EST 2008. Contains 150992 sequences.


AT&T Labs Research