The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A247598 Number of nonisomorphic binary n X n matrices with five 1's per column under row and column permutations. 5
1, 11, 471, 122038, 85820809, 96018336018, 146662126879117, 291352421255114277, 734102568216405642199, 2304488853198195872625924, 8882860158091727486388086786, 41519759838668575020971562079517, 232748666229847254694256869145439898, 1549417862125158239133077344950011140191 (list; graph; refs; listen; history; text; internal format)
OFFSET
5,2
LINKS
MAPLE
seq(matrix_marks(n, 5), n=3..15); # Using the uploaded program to A247417
PROG
(PARI) \\ See A304942 for Blocks
a(n) = Blocks(n, n, 5); \\ Andrew Howroyd, May 24 2018
CROSSREFS
Column k=5 of A304942.
Sequence in context: A233219 A288685 A068235 * A303207 A266026 A156863
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 June 5 20:25 EDT 2024. Contains 373110 sequences. (Running on oeis4.)