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!)
A330134 Number of n X n (-1,0,1)-matrices with zero permanent. 1
1, 33, 7555, 13482049, 186481694371, 19733690332538577 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
a[n_] := Sum[Boole[Permanent[m] == 0], {m, Tuples[{-1, 0, 1}, {n, n}]}];
CROSSREFS
Sequence in context: A232365 A183551 A114071 * A210069 A316777 A057981
KEYWORD
nonn,more,hard
AUTHOR
Hongyang Cao, Dec 02 2019
EXTENSIONS
a(6) from Peter J. Taylor, Dec 16 2019
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 23 07:16 EDT 2024. Contains 371905 sequences. (Running on oeis4.)