Test 1 Flashcards
What are the Fundamental properties of the set of real numbers under + and x
- The Closure Properties
- Commentative Properties
- Associative Properties
4.Existence of Identities - Existence of Inverse
- Distributive Property
- Cancellation Properties
What is the closure property?
If a and b are real numbers, then a + b and ab are (real
numbers, integers, rational numbers, natural numbers).
What is the Commentative Property?
If a and b are real numbers, then a + b = b + a
and ab = ba.
What is the Associative Property?
If a, b, and c are real numbers, then (a + b) + c = a + (b + c) and (ab)c = a(bc).
What is the Existence of Identities?
(i) 0 is a (real number, integer, natural number, rational number) for which a + 0 = 0 + a = a for all (real numbers, integers, natural numbers, rational number) a.
(ii) 1 is a (real number, integer, natural number, rational number) for which 1 x a = a x 1= a for all (real numbers, integers, natural numbers, rational numbers) a.
What is the Existence of Inverses?
(i) If a is any (real number, integer, natural number, rational number), then there exists a (real number, integer, natural number, rational number) -a such that a + (-a) = (-a) + a = 0.
(ii) If a is a nonzero real number, then there exists a real number 1/a such that a x 1/a = 1/a x a = 1.
(ii integers) If a is an integer, then there exists an integer d such that a x d = d x a = 1 if and only if a = ±1.
What is the distributive property?
If a, b, and c are real numbers, then a(b + c) = ab + ac.
What is the cancellation Properties?
(i) If a, b, and c are real numbers such that a + b = a + c, then b = c.
(ii) If a, b, and c are real numbers such that ab = ac and a ≠ 0 , then b = c.
What are some fundamental properties of the set of integers under + and x
- Closure Property
- Existence of Identities
- Existence of Inverses
What are some fundamental properties of the set of rational numbers under + and x
- Closure Property
- Existence of Identities
- Existence of Inverses
What are the Order Structures on the set of real numbers?
- Trichotomy Property: If a and b are real numbers, precisely one of the following statements holds: a < b, b < a, or a = b.
- Antisymmetry Property: If a and b are real numbers such that a ≤ b and b ≥ a , then a = b.
- (i) If a, b, and c are real numbers such that a < b, then a + c < b + c.
(ii) If a, b, and c are real numbers such that a ≤ b , then a + c ≤ b+ c . - (i) If a, b, and c are real numbers such that a < b and 0 < c, then ac < bc.
(ii) If a, b, and c are real numbers such that a ≤ b and 0 ≤ c , then ac ≤ bc . - (i) If a, b, and c are real numbers such that a < b and c < 0, then bc < ac.
(ii) If a, b, and c are real numbers such that a ≤ b and c ≤ 0 , then bc ≤ ac . - Transitive Properties:
(i) If a, b, and c are real numbers such that a < b and
b < c, then a < c.
(ii) If a, b, and c are real numbers such that a ≤ b and
b ≤ c , then a ≤ c .
What is the theorem for Division Algorithm for Integers?
If a and b are integers with
b ≠ 0 , then there exist integers q and r such that a = bq + r and 0 ! r < | b |.
What is the definition of a rational number?
a real number a is a rational number if there exist
integers c and d with a = c
d and d ≠ 0 .
What is an integer?
a number that is not a fraction; a whole number.
What is a natural number?
a positive whole number (1, 2, 3, etc.), sometimes with the inclusion of zero.
What is the definition of a even and odd number?
m is said to be even if there exists an integer n such that m = 2n. On the other hand, m is said to be odd if there exists an integer n such that m = 2n + 1.
What letters are used for real numbers, rational numbers, integers, natural numbers?
R to denote the set of real numbers, Q to denote the set of rational numbers, Z to denote the set {0,±1,±2,±3,…} of integers, and N to denote the set {1,2,3,…} of natural numbers.
What is the definition of divisibility?
If m and n are integers with n ≠ 0, we say that n divides m (and m is a multiple of n) if there exists an integer c such that m = cn. In this case we say that n is a divisor of m.
What is the definition of a prime number?
An integer p is said to be prime if p > 1 and the only positive divisors of p are 1 and p itself.
What is the truth table for P and Q?
P Q P ∧ Q ~Q (P∧Q) ∨ (~Q)
T T T F T
T F F T T
F T F F F
F F F T T
What are the properties of propositions?
a) P v (~P) is a tautology.
b) De Morgan’s Laws:
(i) ~(P v Q) is equivalent to (~P)∧ (~Q).
(ii) ~(P∧ Q) is equivalent to (~P)v (~Q).
c) ~(~P) is equivalent to P.
d) Associative Properties:
(i) (P∧ Q)∧ R is equivalent to P∧ (Q∧ R).
(ii) (P v Q)v R is equivalent to Pv (Q v R).
What is a denial?
Let P be a proposition. A denial of P is any proposition equivalent to ~P. So, for
example, by Theorem 1.1(b), (~P) ∧ (~Q) is a denial of P v Q since (~P)∧ (~Q) is
equivalent to ~(P v Q).
What is a contrapositive?
- The contrapositive of P→Q is the conditional statement (~Q)→(~P)
What is the Universal Quantifier?
(∀x)P(x) , read “for all x, P(x),” is true when P(x) is true for all values of x in the universe for the open sentence P(x) .
What is the Existential Quantifier?
(∃x)P(x) , read “there exists an x such that P(x) ,” is
true if the truth set for P(x) is nonempty.