Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107102
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107102 Matrix inverse of A100862. +0
4
1, -1, 1, 2, -3, 1, -7, 12, -6, 1, 37, -67, 39, -10, 1, -266, 495, -310, 95, -15, 1, 2431, -4596, 3000, -1010, 195, -21, 1, -27007, 51583, -34566, 12320, -2660, 357, -28, 1, 353522, -680037, 463981, -171766, 39795, -6062, 602, -36, 1, -5329837, 10306152, -7124454, 2709525, -658791, 108927, -12432, 954 (list; table; graph; listen)
OFFSET

0,4

COMMENT

Column 0 is signed A001515 (Bessel polynomial). Column 1 is A107103. Row sums are zeros for n>0. Absolute row sums form A107104, which equals 2*A043301(n-1) for n>0.

EXAMPLE

Triangle begins:

1;

-1,1;

2,-3,1;

-7,12,-6,1;

37,-67,39,-10,1;

-266,495,-310,95,-15,1;

2431,-4596,3000,-1010,195,-21,1;

-27007,51583,-34566,12320,-2660,357,-28,1; ...

and is the matrix inverse of A100862:

1;

1,1;

1,3,1;

1,6,6,1;

1,10,21,10,1;

1,15,55,55,15,1; ...

PROGRAM

(PARI) {T(n, k)=local(X=x+x*O(x^n), Y=y+y*O(y^n)); (matrix(n+1, n+1, m, j, if(m>=j, (m-1)!*polcoeff(polcoeff(exp(X+Y*X^2/2+X*Y), m-1, x), j-1, y)))^-1)[n+1, k+1]}

CROSSREFS

Cf. A100862, A001515, A043301, A107103, A107104.

Sequence in context: A121637 A101175 A050512 this_sequence A103364 A104027 A097710

Adjacent sequences: A107099 A107100 A107101 this_sequence A107103 A107104 A107105

KEYWORD

sign,tabl

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), May 21 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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research