Reafing For Week One
Reafing For Week One
Reafing For Week One
1.
Definitions
Please complete the truth tables below for these basic logical operations:
not p
p
p
True
False
p and q
p
q
pq
p or q
p
q
pq
p implies q
p
q
pq
p exclusive or q
p
q
pq
p if and only if q
p
q
pq
xP (x)
xyP (x, y)
xyP (x, y)
xyP (x, y)
2.
Examples
1. Please complete the following truth table for the extended compound expression
(p q) (p q) with the intermediate steps. These are the sub-expressions that you
evaluate in the process of evaluating the full expression.
p
q
p
q
4. Express x(P (x) Q(x)) without using the operator (this involves using De
Morgans law and the table on page 47 of Rosen.
5. Suppose the
x=a
y = 0 True
y = 1 False
y = 2 False
6. Consider the following proof that my pet cat Nosy is not home.
Claim Nosy is not home. Suppose Nosy is home. We know that if Nosy is home, then the
television is on. The television is not on. Therefore Nosy is not home.
Is this a direct proof, a proof by contraposition, or a proof by contradiction?
7. Consider the following proof that there are 100 consecutive positive integers, none of
which is a perfect square.
Claim there are 100 consecutive positive integers, none of which is a perfect square. Let n
= 2500 = 502 . Note that 512 = 2601. Thus the 100 integers between 2501 and 2600 are
not perfect squares.
Is this a constructive or a non-constructive proof?