login
A395739
Number of unsatisfiable 3-SAT formulas with n variables and 6 clauses in the multiset clause model.
0
35, 40748, 4401281, 108412740, 1223521735
OFFSET
1,1
COMMENTS
Clauses are multisets of 3 literals chosen from {x_1, ..., x_n, not x_1, ..., not x_n}; repeated literals inside a clause are allowed. A formula is a multiset of 6 clauses, so repeated clauses are also allowed.
This is the m=6 column of the array A(n,m), where A(n,m) is the number of unsatisfiable 3-SAT formulas with n variables and m clauses in the multiset clause model.
The total number of 6-clause formulas is T(n,6) = binomial(C(n)+5,6), where C(n)=binomial(2*n+2,3).
REFERENCES
Stephen A. Cook, The complexity of theorem-proving procedures, Proceedings of the Third Annual ACM Symposium on Theory of Computing, 1971, 151-158.
FORMULA
Conjecture: a(n) = (102014438*n^4 - 972478827*n^3 + 3290991742*n^2 - 4595717868*n + 2175190620)/3.
CROSSREFS
KEYWORD
nonn,hard,more,new
AUTHOR
STATUS
approved