Discrete math Flashcards
Algorithm
A set of instructions to solve a problem
Arithmetic Progression
A numeric sequence where the difference between every 2 consecutive terms is the same
Geometric Progression
A numeric sequence where 2 consecutive terms are differentiated by a common ratio
Tautology
Compound Statement that’s always true
Contradiction
Compound Statement that’s always false
Contingency
Compound Statement that can be either true or false depending on its input
Injective function
A function that doesn’t have two or more elements in the domain pointing to the same element in the codomain
Surjective function
Every element in the co-domain has at least one matching element in the domain
Bijective function
A function that is both injective and surjective
Cartesian product
The set of all points (a,b) where a in A and b in B
Power set
The set of all subsets of a set
De Morgan’s laws for quantifiers
¬(∀xP(x))≡∃x¬P(x) and ¬(∃x P(x))≡∀x ¬P(x)
Disjoint sets
Sets with no element in common
Complement of a Set
A set of all members of a universal set that are not in a given set
Difference of Sets
A set that contains those elements of A that are NOT in B