Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A106341
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A106341 Column 1 of triangle A106340. +0
2
1, -3, 9, -45, 585, -21105, 1858185, -367958745, 157169540745, -141321010837545, 263377249955934345, -1006907528155404620745, 7840649068128410073284745, -123736566059916445807102676745, 3943516183297402946604761210564745 (list; graph; listen)
OFFSET

0,2

COMMENT

Triangle A106340 is equal to the matrix inverse of the triangle defined by [A106340^-1](n,k) = (n-k)!*A008278(n+1,k+1), for n>=k>=0, where A008278 is a triangle of Stirling numbers of 2nd kind.

PROGRAM

(PARI) {a(n)=(matrix(n+2, n+2, r, c, if(r>=c, (r-c)!* sum(m=0, r-c+1, (-1)^(r-c+1-m)*m^r/m!/(r-c+1-m)!)))^-1)[n+2, 2]}

CROSSREFS

Cf. A106340, A008278.

Adjacent sequences: A106338 A106339 A106340 this_sequence A106342 A106343 A106344

Sequence in context: A004990 A027616 A013492 this_sequence A065407 A107090 A018445

KEYWORD

sign

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), May 01 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 January 8 02:43 EST 2009. Contains 152824 sequences.


AT&T Labs Research