login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A053304 Number of 7 X 7 binary matrices with n=0..49 ones up to row and column permutations. 8
1, 1, 3, 6, 16, 34, 90, 211, 515, 1229, 2960, 6893, 15753, 34450, 72235, 143477, 269186, 473945, 781713, 1203617, 1728192, 2310376, 2874232, 3325215, 3576980, 3576980, 3325215, 2874232, 2310376, 1728192, 1203617, 781713, 473945, 269186 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = A049311(n) for n <= 7.
Sum_{n=0..49} a(n) = 33642660 = A002724(7).
PROG
(PARI) \\ See A321609 for M.
vector(50, n, M(7, 7, n-1))
CROSSREFS
Row 7 of A052371 and A321609.
Sequence in context: A364319 A122742 A052370 * A053305 A049311 A068590
KEYWORD
fini,full,nonn
AUTHOR
Vladeta Jovovic, Mar 05 2000
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)