|
| Homework 1Details- Write a formal description for each of the following sets
- The set containing all integers which are multiples of 3 and are larger than 17.
- The set containing all integers which have either 2 or 3 (or both) as a factor.
- Let A = {1,2,3,4}, and B = {X,Y,Z}.
- List the elements of A×B
- List the elements of B×A
- What is |P(A×B)|?
- Use induction to prove that 20 + 21 + 22 + ... + 2k = 2k+1-1 for k > 0.
- Prove that congruence modulo n is an equivalence relation on the set of integers.
|
|
|