Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A126224
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A126224 Determinant of the n X n matrix in which the entries are 1 through n^2, spiraling inward starting with 1 in the (1,1)-entry. +0
1
1, -5, -48, 660, 11760, -257040, -6652800, 198918720, 6745939200, -255826771200, -10727081164800, 492775291008000, 24610605962342400, -1327677426915840000, -76940526008586240000, 4766815315895592960000, 314406967644177408000000 (list; graph; listen)
OFFSET

1,2

REFERENCES

Sergey Sadov, Problem 11270, American Mathematical Monthly, Vol. 114, No. 1, 2007, p. 78.

FORMULA

a(n)=(-1)^[n(n-1)/2]*2^(2n-3)*(3n-1)*Product(1/2+k, k=0..n-2) for n>=2.

EXAMPLE

a(2)=-5 because det(matrix(1,2 / 4,3)=3-8=-5.

MAPLE

a:=n->(-1)^(n*(n-1)/2)*2^(2*n-3)*(3*n-1)*product(1/2+k, k=0..n-2): seq(a(n), n=1..20);

CROSSREFS

Sequence in context: A116431 A048435 A023999 this_sequence A108207 A127091 A063429

Adjacent sequences: A126221 A126222 A126223 this_sequence A126225 A126226 A126227

KEYWORD

sign

AUTHOR

Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 31 2006

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 10 12:37 EST 2009. Contains 170569 sequences.


AT&T Labs Research