Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A130470
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A130470 Antidiagonal sums of triangular array T: T(j,k) = k*(j-k)! for k < j, T(j,k) = 1 for k = j; 1 <= k <= j. +0
4
1, 1, 3, 8, 29, 135, 775, 5302, 41841, 373349, 3711707, 40658196, 486383173, 6307963843, 88147345839, 1320249637490, 21098598196505, 358321619407137, 6444482754775171, 122360423398008784, 2445769875087993837 (list; graph; listen)
OFFSET

1,3

EXAMPLE

Antidiagonal starting at T(7,1) is 720, 48, 6, 1, so a(7) = 775.

PROGRAM

(MAGMA) m:=21; T:=[ [ k*Factorial(j-k): k in [1..j-1] ] cat [ 1 ]: j in [1..m] ]; [ &+[ T[j-k+1][k]: k in [1..(j+1) div 2] ]: j in [1..m] ];

CROSSREFS

Cf. A130469 (T read by rows), A129867 (row sums of T), A130471 (first differences).

Sequence in context: A013309 A058378 A063839 this_sequence A162054 A067354 A148877

Adjacent sequences: A130467 A130468 A130469 this_sequence A130471 A130472 A130473

KEYWORD

nonn

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 November 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research