Today Is Not Thursday or This Test Is Not Easy.: P Q R P Q R P (Q R) P R P R Q
Today Is Not Thursday or This Test Is Not Easy.: P Q R P Q R P (Q R) P R P R Q
∼ p ∨ (q ∧ r) and ∼p∨r →q
T T T F T T T T
T T F F F F F T
T F T F F F T F
T F F F F F F T
F T T T T T T T
F T F T F T T T
F F T T F T T F
F F F T F T T F
p q r p∨q p→r ∼q p →∼ q
T T T T T critical row F F
T T F T F
T F T T T critical row T T
T F F T F
F T T T T critical row F T
F T F T T
F F T F T
F F F F T
(B) For any rational number, there is an integer which is greater than it.
formally: ∀x ∈ Q , ∃n ∈ Z : n > x .
negation: ∃x ∈ Q : ∀n ∈ Z , n ≤ x .
7. { 10 points: +2 points for a right answer, −1 point for a wrong one, 0 points if none or both of
the boxes are checked. In case the total is negative, 0 points will be given for this problem. }
For each of the following statements determine whether it is true or false.
It is not necessary to justify your answers.
9. { 10 points: +2 points for a right answer, −1 point for a wrong one, 0 points if none or both of
the boxes are checked. In case the total is negative, 0 points will be given for this problem. }
For each of the following statements determine whether it is true or false.
It is not necessary to justify your answers.
(B) For all real numbers x and y, dxye = bxc dye . false
√
(C) 3 is irrational. true
√
(D) 4 is irrational. false
10. { 10 points } Transform each of the following by making the change of variable.
(A) j =m+1
8 µ ¶ 8+1 µ
X ¶ X 9 µ ¶
X 1 1 1 1 1 1
− = − = − .
m=3
m m+1
j=3+1
j − 1 j j=4
j − 1 j
(B) i=k−1
n+1−1
Y (i)2 n
Y
Y
n+1
(k − 1)2 (i)2
= = .
k=2
k i +
i=2−1
1 i + 1 i=1
First Bonus Problem. { 10 points } Prove the statement by mathematical induction.
For all integers n ≥ 1
X
n
n2 (n + 1)2
i3 = .
i=1
4
Second Bonus Problem. { 10 points } Sometimes you do not know whether some
statements are true or false. Suppose that p and q are such statements, and
try to get as many points as possible even in the worst case scenario.
(A) { +2 points for a right answer, −1 point for a wrong one, 0 points if none or both
of the boxes are checked }
p 2 true false 2
q 2 true false 2
∼q 2 true false 2
(C) Can you get positive number of points in the worst case, if the rules are
the following
{ +1 point for a right answer, −1 point for a wrong one, 0 points if none or both of the boxes
are checked } ?
Why?
A solution is to be added soon.