TA(x)R(x)CH(x)M(x)E(x)V(x)S(x)CO(x)H(x)x is a TA in COMP2711x reports to the course intstructorsx has curly hairx is a musicianx is Edenx is a vegetarianx is a student in COMP2711x takes other COMP coursesx is Kenneth’s hiking mate
The statement is true if P(n) is true for all integers n≥1
The statement is false if at least one P(n) is false for any integers n≥1
b
The answer is F
If P(1) is true, then for all integers n≥1, P(4n+1) is also true, i.e. P(5),P(9),P(13),P(17),… is true. Therefore ∃n(¬P(4n+1)) is false and the whole statement is false.
If P(1) is false, the statement is false
c
The answer is T
nn+4n+8⋮n+1n+5n+9⋮n+2n+6n+10⋮n+3n+7n+11⋮
The diagram above illustrated how the implication “chained” downward.
If there exists n such that P(n), P(n+1), P(n+2), P(n+3) are all true, then that implies for all m≥n, P(m+4) is true.
d
The answer is T
For all n, if P(n) is true then there must exists at least one m≥n that makes P(m) true, i.e. m=n+4
e
The answer is C
If P(n) is false, the statement is true, since F implies either T or F is true.
If P(n) is true, the statement depends on whether P(n+1), P(n+2), P(n+3) are all true.
If they are all true, then ∀m>nP(m) is true (same as part c), and the statement is true.
Otherwise, if any of them are false, ∀m>nP(m) is false, then P(n)→∀m>nP(m) is false, and the statement is false.