Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A101981
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A101981 Column 0 of triangle A101980, which is the matrix logarithm of A008459 (squared entries of Pascal's triangle). +0
3
0, 1, -1, 4, -33, 456, -9460, 274800, -10643745, 530052880, -32995478376, 2510382661920, -229195817258100, 24730000147369440, -3113066087894608560, 452168671458789789504, -75059305956331837485345, 14121026957032156557396000, -2988687741694684876495689040 (list; graph; listen)
OFFSET

0,4

COMMENT

This sequence is essentially a signed offset version of A002190 and is related to Bessel functions.

FORMULA

a(n) = (-1)^(n+1)*A002190(n) for n>=2.

PROGRAM

(PARI) {a(n)=sum(m=1, n, (-1)^(m-1)* (matrix(n+1, n+1, i, j, if(i>j, binomial(i-1, j-1)^2))^m/m)[n+1, 1])}

CROSSREFS

Cf. A008459, A002190, A101980, A101982.

Sequence in context: A119821 A102321 A002190 this_sequence A002018 A072754 A113086

Adjacent sequences: A101978 A101979 A101980 this_sequence A101982 A101983 A101984

KEYWORD

sign

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Dec 23 2004

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 11 12:57 EST 2009. Contains 170656 sequences.


AT&T Labs Research