Discrete Structures Assignment Solutions
Discrete Structures Assignment Solutions
3. Binary relation {(1,1), (2,1), (2,2), (2,3), (2,4), (3,1), (3,2)} on {1, 2, 3}:
Neither reflexive, symmetric, nor transitive
(Not reflexive: (3,3) missing; Not symmetric: (2,1) present, (1,2) not; Not
transitive: (2,4), (3,2) present, (3,4) not)
8. Prove argument: “All dogs are carnivorous,” “Some animals are dogs,” therefore
“Some animals are carnivorous”:
D(x): x is a dog; C(x): x is carnivorous; A(x): x is an animal
Premise 1: ∀x (D(x) → C(x))
Premise 2: ∃x (A(x) ∧ D(x))
∃x (A(x) ∧ D(x)) ∧ ∀x (D(x) → C(x)) ⇒ ∃x (A(x) ∧ C(x))
Valid
9. Finite/infinite sets:
A = {months in the year}: Finite (12 elements)
B = {even integers}: Infinite
C = {lines parallel to x-axis}: Infinite
D = {x ∈ ℝ | x¹⁰⁰ + 29x⁵⁰ – 1 = 0}: Finite (at most 100 roots)
E = {circles through origin}: Infinite