Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A071535
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A071535 (-1)^(n+1) * Determinant of n X n matrix of form [1^2 2^2 3^2 4^2 5^2 / 2^2 1^2 2^2 3^2 4^2 / 3^2 2^2 1^2 2^2 3^2 / 4^2 3^2 2^2 1^2 2^2 / 5^2 4^2 3^2 2^2 1^2]. +0
1
1, 15, 176, 1680, 13824, 102144, 696320, 4460544, 27197440, 159318016, 902823936, 49754, 93120, 26776436736, 141180272640, 731218182144, 3728300048384, 18747532247040, 931, 10596009984, 457328117678080 (list; graph; listen)
OFFSET

1,2

PROGRAM

(PARI) for(n=1, 30, print1((-1)^(n+1)*matdet(matrix(n, n, i, j, sum(k=0, n-1, if(abs(i-j)-k, 0, (k+1)^2)))), ", "))

CROSSREFS

Sequence in context: A069379 A120995 A024197 this_sequence A081043 A155000 A009146

Adjacent sequences: A071532 A071533 A071534 this_sequence A071536 A071537 A071538

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Jun 20 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 November 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research