Speaking Mathematically
Speaking Mathematically
MATHEMATICALL
Y
Language of Mathematics
◦A system used by mathematicians to communicate
mathematical ideas among themselves. This language consists
of a substrate of some natural language using technical terms
and grammatical conventions that are peculiar to mathematical
discourse supplemented by a highly specialized symbolic
notation for mathematical formulas.
◦Language of mathematics makes it easy to express the kinds
of symbols, syntax and rules that mathematician like to do.
Expression/ Mathematical Expression
Examples:
5 2+9 8/2 ( 6 x 9 )+5
Mathematical Sentence
+ Add
- Subtract
x Multiply
÷ Divide
/ Divide
π pi
∞ Infinity
= Equals
≈ Approximately Equal to
≠ Not equal to
Example of Variable
The following are examples of algebraic expressions and equations containing
variables.
◦
UNIVERSAL CONDITIONAL STATEMENTS
A Universal statement contains some variation of the words “for all” and
conditional statements contain versions of the words “if-then”.
Example:
There is a positive integer that is less than or equal to every positive integer.
This statement is true because the number one is positive integer, and it satisfies the
property of being less than or equal to every positive integer. We can rewrite the
statement in several ways, some less formal and some more formal:
Some positive integer is less than or equal to every
positive integer.
Or: There is a positive integer m that is less than or equal
to every positive integer.
Or: There is a positive integer m such that every positive
integer is greater than or equal to m.
Or: There is a positive integer with the property that for all
positive integers n, m n.
REWRITING AN EXISTENTIAL
UNIVERSAL STATEMENT
Example:
1. Evaluate (11-5) x 2 - 3 +1
The Language of Sets
SET
◦ Given that R denotes the set of all real numbers, Z the set of all integers, and Z ^+ the set of
all positive integers, describe each of the following sets.
a. { x R / -2
b. { x Z / -2
c. { x Z^+ / -2
A. SUBSETS
◦
◦ A is said to be a subset of B, and we write A , if and only if every element of A is also an
element of B.
◦
◦ Example
◦ A = { a, b, c}
◦ The set has eight subsets namely: , {a}, {b}, {c}, {a, b}, {a, c} , {b, c}, and { a, b, c}
◦ PROPER SUBSET
◦
◦ A proper subset is a special type of subset. There are two requirements for set A to be a proper
subset of set B. They are:
1. A is a subset of B, i.e., A A and
2. A is not equal to B, i.e., A B.
◦ Example
◦ The set {a, b, c } has 7 proper subsets. They are: : , {a}, {b}, {c}, {a,b}, and {b, c}
◦ Note that {a, b, c} is not a proper subset of {a, b, c}. Also, note that there is always one less
proper subset than there are subsets of a set since a set cannot be a proper subset of itself.
A. DISTINCTION BETWEEN AND
◦
◦ Example
◦ Which of the following are true statements?
◦
a. 2 {1, 2, 3}
b. {2} {1, 2, 3}
c. 2 {1, 2, 3}
d. {2} {1,2, 3}
e. {2} { {1}, {2} }
f. {2} { {1}, {2} }
A. ORDERED PAIR
◦
◦ Given elements a and b, the symbol (a, b) denotes the ordered pair consisting of a and b
together with the specification that a is the first element of the pair and b is the second
element. Two ordered pair )a, b) and (c, d) are equal if, and only if, a = c and b= d.
Symbolically:
◦
◦ (a,b) = (c, d) means that a = c and b = d.
◦ Example
◦
a. Is (1, 2) = (2, 1) ?
b. Is (3, = ( ?
c. What is the first element of (1,1) ?
A. CARTESIAN PRODUCT
◦
◦ Given sets A and B, the Caretsian product of A and B, denoted A x B and read “ A cross B”,
is the set of all ordered pairs (a,b), where a is in A and b is in B.
◦
◦ Symbolically:
◦ A x b = {(a,b) / a A and b
◦ Example
◦
◦ Let A = { 1, 2, 3 } and B = {u, v} .
◦
a. Find A X B.
b. Find B x A.
c. Find B x B.
d. How many elements are in A x B , B x A , and B x B?
e. Let R denote the set of all real numbers. Describe R x R.