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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A127234 a(n) = n! (sum(1..n-1))!. 2
1, 2, 36, 17280, 435456000, 941525544960000, 257498348545415577600000, 1229309805474430285542064128000000 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Number of distinct n x n symmetrical matrices containing A000217(n+1) different elements which have that same trace.

MATHEMATICA

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

CROSSREFS

Cf. A127233, A127235.

Sequence in context: A004003 A060739 A134366 * A181555 A051459 A073581

Adjacent sequences:  A127231 A127232 A127233 * A127235 A127236 A127237

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

Edited by Jason G. Wurtzel (j_seq(AT)wurtzel.com), Oct 08 2010

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 16 02:51 EST 2012. Contains 205860 sequences.