Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A104558
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A104558 Triangle, read by rows, equal to the matrix inverse of A104557, and related to Laguerre polynomials. +0
2
1, -1, 1, 0, -2, 1, 0, 2, -4, 1, 0, 0, 6, -6, 1, 0, 0, -6, 18, -9, 1, 0, 0, 0, -24, 36, -12, 1, 0, 0, 0, 24, -96, 72, -16, 1, 0, 0, 0, 0, 120, -240, 120, -20, 1, 0, 0, 0, 0, -120, 600, -600, 200, -25, 1, 0, 0, 0, 0, 0, -720, 1800, -1200, 300, -30, 1, 0, 0, 0, 0, 0, 720, -4320, 5400, -2400, 450, -36, 1, 0, 0, 0, 0, 0, 0, 5040, -15120 (list; table; graph; listen)
OFFSET

0,5

COMMENT

Even-indexed rows are found in A066667 (generalized Laguerre polynomials). Odd-indexed rows are found in A021009 (Laguerre polynomials L_n(x)). Row sums equal A056920 (offset 1). Absolute row sums equal A056953 (offset 1).

FORMULA

T(n, k) = (-1)^(n-k)*(n-k)!*C(1+[n/2], k+1-[(n+1)/2])*C([(n+1)/2], k-[n/2]).

EXAMPLE

Rows begin:

1;

-1,1;

0,-2,1;

0,2,-4,1;

0,0,6,-6,1;

0,0,-6,18,-9,1;

0,0,0,-24,36,-12,1;

0,0,0,24,-96,72,-16,1;

0,0,0,0,120,-240,120,-20,1;

0,0,0,0,-120,600,-600,200,-25,1; ...

Unsigned columns read downwards equals rows of

matrix inverse A104557 read backwards:

1;

1,1;

2,2,1;

6,6,4,1;

24,24,18,6,1;

120,120,96,36,9,1; ...

PROGRAM

(PARI) {T(n, k)=(-1)^(n-k)*(n-k)!*binomial(1+n\2, k+1-(n+1)\2)*binomial((n+1)\2, k-n\2)}

CROSSREFS

Cf. A104557, A066667, A021009, A056920, A056953.

Sequence in context: A110280 A061009 A144106 this_sequence A115247 A122542 A098542

Adjacent sequences: A104555 A104556 A104557 this_sequence A104559 A104560 A104561

KEYWORD

sign,tabl

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Mar 16 2005

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 30 22:12 EST 2008. Contains 150989 sequences.


AT&T Labs Research