Midterm 1 Flashcards
Natural Numbers
set of numbers {0,1,2,3…}
Integers
{-3,-2,-1,0,1,2,3}
Rational Numbers
Denoted by (Q) all numbers which may be written in the form p/q where p and q are integers
Real numbers
set of all rational and irrational numbers. and solution to x=sqrt(a) where a is an integer and xi is not rational
b|a
a=bx
prime numbers
p is prime provided p>1 and the only positive divisors of p are 1 and p
odd numbers
an integer a is odd provided there exists an integer x s.t a=2x+1
composite numbers
x is a member of the natural numbers >0. x is composite if there exists an integer b st. 1<b><x and b|x</b>
even definition
let x be an integer. x is even if 2|x
Conjectures
seem to be true but cannot be proven for all
converse of IF A THEN B
IF B THEN A
contrapositive of IF A THEN B
IF B’ THEN A’
inverse of IF A THEN B
IF ‘A THEN ‘B
Simple multiplication principle
if we have 2 element lists for which there are n choices for the 1st element and m choices for the 2nd. There are mn possible lists
extended multiplication pinciple
supp we have k element list where there are nj choices for the jth elemnt/ then there are n1n2n3..*nk possible lists