3. Show that the square of an even number is an even number using a direct proof

First, let’s refresh the concept of direct proof. “A direct proof of a conditional statement p → q is constructed when the first step is the assumption that p is true; subsequent steps are constructed using rules of inference, with the final step showing that q must also be true. A direct proof shows that […]

3. Show that the square of an even number is an even number using a direct proof Read More »

7. Translate these statements into English, where C(x) is “x is a comedian” and F(x) is “x is funny” and the domain consists of all people

The following will serve as a guide to answer this exercise: a) ∀x(C(x)→F(x)) All comedians are funny. b) ∀x(C(x)∧F(x)) Every person is funny and a comedian. A shortened way is every person is a funny comedian. c) ∃x(C(x)→F(x)) There exists at least one person that, if that person is a comedian, then the person is

7. Translate these statements into English, where C(x) is “x is a comedian” and F(x) is “x is funny” and the domain consists of all people Read More »

8. Use De Morgan’s laws to find the negation of each of the following statements.

De Morgan’s Laws: ¬(p∨q)≡¬p∧¬q ¬(p∧q)≡¬p∨¬q As in a previous exercise, if we use propositional variables, we will not make mistakes while solving this type of exercise. a) Kwame will take a job in industry or go to graduate school Let p=”Kwame will take a job in industry” and q=”Kwame will go to graduate school”. ¬(p∨q)≡¬p∧¬q,

8. Use De Morgan’s laws to find the negation of each of the following statements. Read More »

11. Show that each conditional statement in Exercise 9 is a tautology without using truth tables

See below the truth table for a conditional statement, and conjunction and disjunctions of two propositions. We will use them to solve this exercise. a) (p∧q)→p From the truth table for the conjunction, we know that if p^q is true, then p and q must be true. If p is true, then (p^q)->p is also

11. Show that each conditional statement in Exercise 9 is a tautology without using truth tables Read More »

7. Use De Morgan’s laws to find the negation of each of the following statements

De Morgan’s Laws: ¬(p∨q)≡¬p∧¬q ¬(p∧q)≡¬p∨¬q a) Jan is rich and happy The way to solve this type of exercise and make sure not to make a mistake is straightforward: Let p=”Jan is reach” and q=”Jan is happy” The negation of p^q is as follows: ¬(p∧q)≡¬p∨¬q, by the De Morgan Law. Now, we can write it

7. Use De Morgan’s laws to find the negation of each of the following statements Read More »

6. Suppose that A = {2,4,6}, B = {2,6}, C = {4,6}, and D = {4, 6, 8}. Determine which of these sets are subsets of which other of these sets

Relevant definition: “The set A is a subset of B if and only if every element of A is also an element of B. We use the notation A ⊆ B to indicate that A is a subset of the set B.” Discrete Mathematics and its Applications by Rosen. To make sure that we check

6. Suppose that A = {2,4,6}, B = {2,6}, C = {4,6}, and D = {4, 6, 8}. Determine which of these sets are subsets of which other of these sets Read More »