Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107865
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107865 Matrix inverse of triangle A107862. +0
7
1, -1, 1, -1, -2, 1, -7, -4, -3, 1, -77, -26, -9, -4, 1, -1145, -287, -67, -16, -5, 1, -21410, -4412, -798, -139, -25, -6, 1, -481683, -86004, -13029, -1830, -251, -36, -7, 1, -12655196, -2017658, -268368, -32191, -3667, -412, -49, -8, 1, -379998938, -55134458, -6630228, -705680, -69868, -6657, -631 (list; table; graph; listen)
OFFSET

0,5

COMMENT

Matrix product with A107867 equals A107876.

EXAMPLE

Triangle begins:

1;

-1,1;

-1,-2,1;

-7,-4,-3,1;

-77,-26,-9,-4,1;

-1145,-287,-67,-16,-5,1;

-21410,-4412,-798,-139,-25,-6,1;

-481683,-86004,-13029,-1830,-251,-36,-7,1; ...

PROGRAM

(PARI) {T(n, k)=(matrix(n+1, n+1, r, c, if(r>=c, binomial((r-1)*(r-2)/2-(c-1)*(c-2)/2+r-c, r-c)))^-1)[n+1, k+1]}

CROSSREFS

Cf. A107862, A107866 (column 0), A107867, A107870, A107876.

Sequence in context: A011274 A122843 A167196 this_sequence A089225 A075085 A124048

Adjacent sequences: A107862 A107863 A107864 this_sequence A107866 A107867 A107868

KEYWORD

sign,tabl

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jun 04 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 25 08:46 EST 2009. Contains 167481 sequences.


AT&T Labs Research