Shared Flashcard Set

Details

Definitions 1
for Exam 1
41
Mathematics
Undergraduate 1
01/31/2013

Additional Mathematics Flashcards

 


 

Cards

Term
Even
Definition
An integer is called EVEN provided it is divisible by two.
Term
Divisible
Definition
Let a and b be integers. We say that a is DIVISIBLE by b provided there is an integer c such that bc = a. b|a
Term
Odd
Definition
An integer a is called ODD provided there is an integers x such that a = 2x + 1.
Term
Prime
Definition
An integer p is called PRIME provided that p > 1 and the only positive divisors of p are 1 and p.
Term
Composite
Definition
A positive integer a is called COMPOSITE provided that there is an integer b such that 1 < b < a and b|a.
Term
Vacuous
Definition
When statements in the for "If A, then B" in which condition A is impossible, but are considered true because they have no exceptions.
Term
Result
Definition
A modest, generic word for a theorem.
Term
Fact
Definition
A very minor theorem.
Term
Proposition
Definition
A minor theorem. More important or more general than a fact.
Term
Lemma
Definition
A theorem whose main purpose is to help prove another more important theorem.
Term
Corollary
Definition
A result with a short proof whose main step is the use of another, previously proved theorem.
Term
Claim
Definition
A claim is a theorem whose statement usually appears inside the proof of a theorem . The purpose is to help organize key steps in a proof. Similar to lemma.
Term
Goldbach's Conjecture
Definition
Every even integer greater tan two is the sum of two primes.
Term
COunterexample
Definition
The typical way to disprove an if-then statement. "If A, then B", Find where A is true but B is false.
Term
Boolean Variable
Definition
A variable that takes on only two possible values: true or false.
Term
Tautology
Definition
A Boolean expression whose value is true for all possible values of the variables in the expression. ex. A or notA
Term
Logically Equivalent
Definition
Two Boolean expressions are logically equivalent if they are equal for all possible values of their variables.
Term
Statement
Definition
Can be true or false.
Term
List
Definition
An ordered sequence of objects. Can include something twice. Elements separated by commas. Surrounded by parenthesis. Elements can be anything.
Term
Ordered Pair
Definition
A list of length 2.
Term
Length
Definition
The number of elements a list contains.
Term
Empty List
Definition
Has a length of 0. ( )
Term
Equal Lists
Definition
They have the same length and elements in corresponding positions are equal.
Term
n^k
Definition
Lists of length k, each element selected from n possible objects (repetition allowed).
Term
Falling Factorial
Definition
Lists of length k, each element selected form n possoble objects (no repetition allowed). n(n-1)(n-2)..(n-k+1)
Term
Palindrome
Definition
Same backwards and forwards.
example: HANNAH
Term
0!
Definition
= 1
Term
Sets
Definition
An unordered, repetition free collection of objects. Comma separated elements surrounded by curly brackets. {a,b,c}
Term
Theory of Sets
Definition
George Cantor
Term
Cardinality
Definition
The length or umber of elements in a set. |A|
Term
Empty Set
Definition
Contains no elements { }
Term
Singleton
Definition
A set containing exactly one element. {a}
Term
Equal Sets
Definition
A = B when they contain exactly the same elements.
Term
Element
Definition
An object that belongs to a set.
Term
Set Builder Notation
Definition
{dummy variable : conditions}
Term
Subset
Definition
Suppose A and B are sets. We say that A is a SUBSET of B provided every elements of A is also an element of B.
Term
Proper Subset
Definition
We say A is a PROPER SUBSET of B, denoted A c B, provided A is a subset of B and A does not equal B.
Term
Power Set
Definition
Let A be a set. The POWER SET of A is the set of all the subsets of A. 2^A.
Term
Cardinality of a Power Set
Definition
|2^A| = 2^|A|
(2 to the power of the cardinality of A.
Term
Universal Qualifier
Definition
upside down A. read FOR ALL.
Term
Existential Qualifier
Definition
backwards E. read THERE EXISTS.
Supporting users have an ad free experience!