1 speaking mathematically Flashcards
what are the 3 main kinds of mathematical statements?
- universal statement
- conditional statement
- existential statement
what is a universal statement?
- says that a certain property is true for all elements in a set
- e.g. all positive integers are greater than 0
- keywords: ‘all’, ‘every’, ‘any’
- symbol: ∀
what is a conditional statement?
- says that if 1 thing is true then some other thing also has to be true
- e.g. if 378 is divisible by 18, then 378 is divisible by 6
- keyword: ‘if… then’
- symbol: –>
what is an existential statement?
- says that there is at least 1 thing for which the property is true
- e.g. there is a prime number that is even
- keywords: ‘there exists’, ‘there is’, ‘some’
- symbol: ∃
what is a universal conditional statement?
- both universal and conditional
- e.g. for all animals 𝑎, if 𝑎 is a dog, then 𝑎 is a mammal
- can be rewritten to appear purely universal or purely conditional
what is a universal existential statement?
- universal bc 1st part says that a certain property is true for all objects of a given type
- existential bc 2nd part asserts the existence of sth
- e.g. every real number has an additive inverse
what is an existential universal statement?
- existential bc 1st part asserts that a certain object exists
- universal bc 2nd part says that the object satisfies a certain property for all things of a certain kind
- e.g. there is a positive integer that is less than or equal to every positive integer
what is an axiom / postulate?
a statement that is assumed to be true without proof
what is a theorem?
mathematical statement that is proved using rigorous mathematical reasoning; usually a major or important result
what is a lemma?
a small theorem; minor result whose purpose is to help in proving a theorem
what is a corollary?
a result that is a simple deduction from a theorem
what is a conjecture?
a statement believed to be true but for which there is no proof yet
how do you define rational and irrational numbers?
- a real number 𝑟 is rational iff it can be expressed as a quotient of two integers with a nonzero denominator
- ie 𝑟 is rational ⟺ ∃ 𝑎, 𝑏 ∈ Z s.t. 𝑟 = 𝑎 / 𝑏 and 𝑏 ≠ 0
- real number that is not rational is irrational
what does it mean for a fraction to be in its lowest term?
- fraction: quotient of 2 integers with a nonzero denominator
- fraction 𝑎 / 𝑏 (where 𝑏 ≠ 0) is said to be in lowest terms if the largest integer that divides both 𝑎 and 𝑏 is 1