login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A127235 a(n) = n! (2*sum(1..n-1))!. 2
1, 4, 4320, 11496038400, 291948240981196800000, 190982059064777562218142105600000000, 7081230833474514688657438735472338312479375360000000000 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Number of distinct n x n matrices containing n^2 different elements which have that same trace.

MATHEMATICA

Table[n! (2*Sum[x, {x, 1, n - 1}])!, {n, 1, 10}]

CROSSREFS

Cf. A127233, A127234.

Sequence in context: A067482 A013830 A079682 * A203036 A102205 A046360

Adjacent sequences:  A127232 A127233 A127234 * A127236 A127237 A127238

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Jan 09 2007, Jan 11 2007

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 06:58 EST 2012. Contains 205694 sequences.