Exercises 11: BPP, ABPP, PP
Proofs to bear in mind
Therefore: as
-
: , Derandomization: If is huge,
EX 1: NP and BPP
1.
If
Indeed, if
Therefore
2.
If
, then
Wrong argument:
⟶ wrong argument, because the A in
If
Therefore
EX 2: ABBP: Alternating BPP
We’ve shown that
-
input:
- guess
of poly size wrt - execute
- accept if
Proof:
-
if
,There exists
s.t.There exists
s.t.So there exists
s.t. accepts -
if
,
The number of random coins is finite, so:
For
so:
So
EX 3: Polynomial Identity Testing
1.
To represent
one only needs
2.
Given
Algorithm:
Draw (x_1, ⋯, x_n)∈S^n at random
Evaluate the circuit C
If C(x_1, ⋯, x_n ≠0):
reject
else:
accept
If
If
TD 12
EX 1
-
if
, -
if
,
NB: if you ask
-
if
, -
if
,
Considering a machine whose accepting and rejecting states have been inverted:
and
Every random machine is has a
way of accepting.
-
if
, -
if
,
Leave a comment