Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A077123
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A077123 Let M_n be the n X n matrix M_(i,j) = i!-j! then the characteristic polynomial of M_n = x^n+a(n)*x^(n-2). +0
1
0, 1, 42, 1379, 51676, 2438373, 146581550, 11075609047, 1032628339584, 116710488322601, 15741160102417618, 2499106917666707835, 461526692949421538852, 98124338524653370059469 (list; graph; listen)
OFFSET

1,3

PROGRAM

(PARI) a(n)=polcoeff(charpoly(matrix(n, n, i, j, i!-j!)), n-2)

(PARI) a(n)=sum(i=1, n, sum(j=1, i-1, (i!-j!)^2))

CROSSREFS

Sequence in context: A001778 A111780 A075922 this_sequence A121974 A096048 A067638

Adjacent sequences: A077120 A077121 A077122 this_sequence A077124 A077125 A077126

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Nov 29 2002

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 18 21:37 EST 2009. Contains 171024 sequences.


AT&T Labs Research