Qualifier Exam --- FOUNDATIONS
SAMPLE, October 1995
.
Give an upper bound on the number of set products that
the algorithm computes as a function of the sizes of
G and x.
Give an upper bound on the number of set products computed
by the algorithm.
with an even number of variables is symmetric-satisfiable
if there is a truth-valuation that satisfies
,
and under which exactly half
of
's variables are assigned the value true.
Show that symmetric satisfiability is NP-complete.
(You may use without proof well-known examples of
NP-complete problems.)

If it is, exhibit a complete formal proof for
it.
If it is not, give a structure
in which the formula is false,
where the universe of
has exactly two elements.

to express ``person p drinks'', write a first
order formula that conveys Smullyan's observation.
Is your formula provable? Answer as in the previous parts.
as input,
returns 1 if
is valid (that is, true in all
structures) and 0 if it is not?
as input,
returns 1 if
is valid, and does not terminate if it is not?
as input,
returns 1 if
is valid, and
0 if there is a finite structure in which
is false?