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!)
A247597 Number of nonisomorphic binary n X n matrices with four 1's per column under row and column permutations. 5
1, 7, 132, 6178, 594203, 85820809, 16341829155, 3875736708590, 1112175913348040, 378860991866916370, 151006214911844288232, 69600017255860985666964, 36729204987785981237238642, 22003003913198378660826731007, 14851323097928973689736994569534 (list; graph; refs; listen; history; text; internal format)
OFFSET
4,2
LINKS
MAPLE
seq(matrix_marks(n, 4), n=3..15); # Using the uploaded program to A247417
PROG
(PARI) \\ See A304942 for Blocks
a(n) = Blocks(n, n, 4); \\ Andrew Howroyd, May 24 2018
CROSSREFS
Column k=4 of A304942.
Sequence in context: A028420 A220257 A220321 * A305955 A051832 A103050
KEYWORD
nonn
AUTHOR
Marko Riedel, Sep 21 2014
EXTENSIONS
Terms a(16) and beyond from Andrew Howroyd, May 24 2018
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 19 03:30 EDT 2024. Contains 371782 sequences. (Running on oeis4.)