Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A104560
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A104560 Matrix inverse of triangle A104559, read by rows. +0
2
1, -1, 1, 1, -2, 1, -2, 5, -4, 1, 6, -16, 15, -6, 1, -30, 81, -79, 36, -9, 1, 204, -552, 543, -256, 72, -12, 1, -1944, 5262, -5184, 2461, -712, 132, -16, 1, 23340, -63180, 62260, -29596, 8615, -1640, 220, -20, 1, -360060, 974670, -960520, 456700, -133091, 25475, -3500, 350, -25, 1, 6692280, -18115800 (list; table; graph; listen)
OFFSET

0,5

COMMENT

Column 0 is A104561.

EXAMPLE

Triangle begins:

1;

-1,1;

1,-2,1;

-2,5,-4,1;

6,-16,15,-6,1;

-30,81,-79,36,-9,1;

204,-552,543,-256,72,-12,1;

-1944,5262,-5184,2461,-712,132,-16,1;

23340,-63180,62260,-29596,8615,-1640,220,-20,1;

-360060,974670,-960520,456700,-133091,25475,-3500,350,-25,1; ...

PROGRAM

(PARI) {T(n, k)=local(M); M=matrix(n+1, n+1, m, j, if(m>=j, binomial(m-1-(j-1)\2, j\2)*binomial(m-1-j\2, (j-1)\2))); return((M^-1)[n+1, k+1])}

CROSSREFS

Cf. A104559, A104561.

Sequence in context: A099602 A151703 A151691 this_sequence A121435 A137156 A136457

Adjacent sequences: A104557 A104558 A104559 this_sequence A104561 A104562 A104563

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 December 20 00:58 EST 2009. Contains 171054 sequences.


AT&T Labs Research