Math 360, Fall 2021, Assignment 1

From cartan.math.umb.edu
Revision as of 16:26, 13 September 2021 by Michael.reilly002 (talk | contribs) (Solutions:)

By one of those caprices of the mind, which we are perhaps most subject to in early youth, I at once gave up my former occupations; set down natural history and all its progeny as a deformed and abortive creation; and entertained the greatest disdain for a would-be science, which could never even step within the threshold of real knowledge. In this mood of mind I betook myself to the mathematics, and the branches of study appertaining to that science, as being built upon secure foundations, and so, worthy of my consideration.

- Mary Shelley, Frankenstein

Read:

  1. Section 0.

Carefully define the following terms, then give one example and one non-example of each:

  1. Containment (of sets).
  2. Equality (of sets).
  3. Property.
  4. Ordered pair.
  5. Cartesian product (of two sets).

Carefully state the following theorems (you do not need to prove them):

  1. Russell's paradox (this is not really a theorem, but it is an important fact).
  2. Basic counting principle (relating the size of A×B to the sizes of A and B).

Solve the following problems:

  1. Section 0, problems 1, 2, 3, 4, 5, 6, 7, 8, and 11.
  2. Prove that for any set S, it must be the case that S. (Hint: begin with "Suppose not. Then by the definition of set containment, there must be some member of which is not a member of S. But...".)
  3. Now suppose S is any set with S. Prove that S=. (Hint: use the previous result together with the definition of set equality.)
  4. The previous two exercises show that is the "smallest of all sets." Is there a "largest of all sets?" (For more information on this question as well as on Russell's Paradox and its resolutions, see Wikipedia: Universal Set.)
--------------------End of assignment--------------------

Questions:

Solutions:

  1. Containment: Set A is contained in set B if each element in A is also an element in B. This is also the definition of a subset. For example: {1,2}{1,2,5}, {1,2,3}{1,2,5}.
  2. Equality: two sets are equal if they are mutually subsets of each other. If there are two sets A and B. ABBAA=B
  3. Property: a statement that must be able to be evaluated as true or false about an object. For example {x|x is even x8}. However, "x is almost an integer" is not a property, as it is not well-defined.
  4. Ordered Pair: two associated objects, the order of which is significant. In an ordered pair (a,b),a is the first element and b is the second.(a,b)(b,a) if ab. For example, (1,2)=(1,2) because 1=1,2=2 and (1,2)(2,1) because 12,21.
  5. Cartesian Product of Two Sets: if A,B are two sets: A×B={(a,b)|aAbB}. For example, {1,2}×{3,4}={(1,3),(1,4),(2,3),(2,4)}. As a non-example, {1,2}×{3,4}{(1,2),(3,4)}
  6. Russell's paradox: if R is a set and R={x|xx}, can one say RR or not? Assume that RR, then RR according to set R's property. However, if RR, according to R's property, RR which creates paradox.
  7. Basic Counting Principle: if there are a elements in set A and b elements in set B, there should be a×b pairs (or elements) in the set which represents Cartesian Product of set A and B. |A×B|=|A|×|B|, (|A| is the cardinality of set A).

Section 0

  1. {xR|x2=3} xRx are elements contained in the real number set, x2=3 elements in the real number set which have their square =3. x2=3, x=±3, therefore, this set is {3,3}
  2. {1,2,3,4,5,6,10,12,15,20,30,60}
  3. {mZ|m2m<115}, m are all integers. m2m<115m2m115<0, m=10.24 and m=11.24 when m2m115<0, (m2m115)=2m1=0,m=12,m2m115<0 when m=12. Therefore, 10.24<m<11.24, the set is {10,9,8,7,6,5,4,3,2,1,0,1,2,3,4,5,6,7,8,9,10,11}
  4. Not well-defined, because "large number" is not unique value.
  5. Not well-defined, because "almost an integer" is not unique value.

Solve Problems

  1. Suppose that S, aaS. However, a,a. Therefore, aS,a. Proved by contradiction that S,S
  2. Suppose that SS, which means that S. From the previous proof, we know that S,S. SS Proved by contradiction that S,S=.
  3. Suppose S is the largest set in the whole mathematical world. S should have a power set, the power set P(S)ofS. Power sets P(S) always have higher cardinality than the set S,S. P(S)>S, proved by contradiction that S is not the largest set. There is no largest set.

Section 0

1, {-√3,√3}

2, ∅

3, {-60,-30,-20,-15,-12,-10,-6,-5,-4,-3,-2,-1,1,2,3,4,5,6,10,12,15,20,30,60}

4, {m ϵ Z | -10.2 < m < 11.2}

5, Not well defined

6, ∅

7, ∅

8, Not well defined

11, {(a,1),(a,2),(a,c),(b,1),(b,2),(b,c),(c,1),(c,2),(c,c)}


Problem 2:

Containment def: We say A ⊆ B (read A is contained in B) whenever each element of A is also an element of B.

Solution 1: So it's also true that not single element of A is not an element of B. ∅ don't have any elements, so it's true that ∅ is contained in S.

Solution 2: Suppose that ∅ ⊈ S, then there is an element of ∅ that is also an element of S. But the ∅ don't have any elements, so it's false that there is an element of ∅ that is also an element of S. Thus, it's true that ∅ ⊆ S.


Problem 3:

Containment def: We say A ⊆ B (read A is contained in B) whenever each element of A is also an element of B.

Solution 1: So it's also true that not single element of A is not an element of B. ∅ don't have any elements, so if S ⊆ ∅ then not single element of S is not an element of ∅, which means S don't have any elements. Thus, S = ∅.

Solution 2: Suppose that S ≠ ∅, then there is at least one element in S. But then S ⊈ ∅, so it’s false that there is at least one element in S. Thus, S = ∅.


Problems 4:

Set A is "the largest set of all sets". Set S is any set of all sets. Then A ⊈ S. Suppose not A ⊈ S, then A ⊆ S. If A ⊆ S, then |S| ≥ |A|, which means A is not "the largest set of all sets". Thus, there is not set A that is "the largest set of all sets".


--------------------End of Solution--------------------