Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A066300
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A066300 Number of n X n matrices with exactly 2 1's in each row, other entries 0. +0
2
0, 1, 27, 1296, 100000, 11390625, 1801088541, 377801998336, 101559956668416, 34050628916015625, 13931233916552734375, 6831675453247426400256, 3955759092264800909058048, 2670419511272061205254504361 (list; graph; listen)
OFFSET

1,3

FORMULA

a(n) = C(n, 2)^n

MAPLE

seq(mul(sum(j, j=1..n), k=0..n), n=0..13); # and seq(mul(stirling2(n, n-1), k=1..n), n=1..14); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 02 2007

a:=n->mul(sum(j, j=0..n), k=0..n): seq(a(n), n=0..13); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 02 2007

MATHEMATICA

Table[ Binomial[n, 2]^n, {n, 1, 16} ]

CROSSREFS

Cf. A001499.

Adjacent sequences: A066297 A066298 A066299 this_sequence A066301 A066302 A066303

Sequence in context: A132059 A017019 A104206 this_sequence A075547 A017103 A042407

KEYWORD

nonn

AUTHOR

Sharon Sela (sharonsela(AT)hotmail.com), Jan 01 2002

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 03 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 May 16 23:01 EDT 2008. Contains 139884 sequences.


AT&T Labs Research