The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A104417 Triangle, read by rows, equal to the matrix inverse of A104416, where A104416(n,k) = A008275(k+1,n-k+1) (Stirling numbers of the first kind). 1

%I #3 Mar 30 2012 18:36:45

%S 1,1,1,3,3,1,16,16,6,1,127,127,49,10,1,1363,1363,531,115,15,1,18628,

%T 18628,7286,1615,230,21,1,311250,311250,121964,27321,4040,413,28,1,

%U 6173791,6173791,2421471,545311,82131,8841,686,36,1,142190703,142190703

%N Triangle, read by rows, equal to the matrix inverse of A104416, where A104416(n,k) = A008275(k+1,n-k+1) (Stirling numbers of the first kind).

%C Column 0 and column 1 contain A082161.

%e Column 0 forms A082161 that satisfies:

%e 1 = (1-x) + 1*x*(1-x)(1-2x) + 3*x^2*(1-x)(1-2x)(1-3x) +

%e + 16*x^3*(1-x)(1-2x)(1-3x)(1-4x) + ...

%e + A082161(n+1)*x^n*(1-x)(1-2x)(1-3x)*..*(1-(n+1)*x) + ...

%e this g.f. can be derived from the matrix inverse, A104416.

%e Rows begin:

%e 1;

%e 1,1;

%e 3,3,1;

%e 16,16,6,1;

%e 127,127,49,10,1;

%e 1363,1363,531,115,15,1;

%e 18628,18628,7286,1615,230,21,1;

%e 311250,311250,121964,27321,4040,413,28,1; ...

%o (PARI)

%Y Cf. A104416, A082161.

%K nonn,tabl

%O 0,4

%A _Paul D. Hanna_, Mar 06 2005

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 14 09:52 EDT 2024. Contains 372532 sequences. (Running on oeis4.)