MTH314 - Assignment 03
MTH314 - Assignment 03
is false.
5. (Exercise 28 in 3.1) Rewrite the following statements without using quantifiers or variables. Indicate
which are true and which are false. Let the domain of x be the set D of objects discussed in
mathematics courses, and let Real(x) be “x is a real number,”” Pos(x) be “x is a positive real
number,” Neg(x) be “x is a negative real number,” and Int(x) be “x is an integer.”
b. ∀x, Real(x) ∧ Neg(x) → Pos(−x)
d. ∃x such that Real(x)∧ ∼ Int(x).
6. (Exercise 3 in 3.2) Write a formal negation for each of the following statements.
a. ∀ string s, s has at least one character.
c. ∃ a movie m such that m is over 6 hours long.
7. Given the statement
There is a natural number x such that for every real number y, x > y + 1.
9. Is the following statement true? If not, then find a counterexample. If yes, then try to justify your
answer.
∀x ∈ Z, x2 ≤ 1000
Solution: The statement is false. If x = 100 ∈ Z, then x2 = 10, 000 > 1, 000 is one counterexample.
11. Is the following statement true? If yes, then find an example. If not, then try to justify your answer.