Write down the following verbal statements in formal notation.
Example. All real numbers are also rational numbers. Answer:
(i) The set contains the number .
(ii) The set contains the number but not the number .
or alternatively (less direct/elegant)
(iii) No natural number is strictly negative (that is, strictly smaller than zero).
(iv) If is positive and is negative, then (this implies that) the product is negative.
(v) At any multiple of , the -function is equal to zero.
or, less directly, .
The latter expression, next to being less efficient, also has the caveat that the variable is not defined in the first expression so that without context, a reader may find it difficult to assess what should refer to precisely.
(vi) For any natural number and any integer, if the integer is positive, then their product is positive.
b.) Negating Verbal Statements
Write down the negation of the following verbal statements in formal notation, i.e. the formal statement that asserts the exact opposite of the verbal statement given (do not simply use in front of the statement!).
(i) is contained in the natural numbers.
(ii) At any multiple of , the -function is equal to zero.
In fact, it is even true that the cosine-function is unequal to zero at every multiple of : . However, this is not the exact opposite of what the verbal statement asserts, and thus not what is asked here as an answer!
(iii) The set contains some objects which are not real numbers.
or, equivalently,
Exercise 2: Necessary and Sufficient Conditions
a.) How do we disprove Statements?
(i) Suppose that and are statements that each assert some fact. What must we necessarily show to disprove “ and are true”, i.e. the statement ?
and are both false, i.e.
does not imply and does not imply , i.e.
At least one of and are false, i.e.
Exactly one of and are false, i.e.
is false, i.e.
is false, i.e.
The right answer is 3.: it must necessarily be true that the exact opposite of is satisfied, so . Other answers also lead to violation of , but they are not necessary (see (ii)).
(ii) Consider again the setup of (i). Which points are sufficient do disprove ?
All but 2.: Indeed, the exact opposite of being satisfied is not only necessary but also equivalent to violation of ; hence, all statements that imply the opposite (as given by statement 3.) are sufficient conditions. Going over them one by one, it is readily seen that all but 2. do so.
b.) Relationships between Statements
(i) Consider five statements . Suppose that , and . What can you say about the statements?
is a necessary condition for .
If implies , i.e. , then is an equivalent condition for .
is a sufficient condition for .
is an equivalent condition for .
The information given allows to preclude that .
is false, i.e. is true.
If is violated, then can not hold, i.e. .
If is violated, then can not hold, i.e. .
True answers are: 2., 3. and 7. The first holds because if , by , we know that . Further, the setup gives so that combining these two expressions, we obtain . To see which of 7. and 8. is true, recall the intuition of flipping the implication arrow when negating statements.
(ii) Consider again the setup of (i). Can you find a sufficient condition for ? What about and ?
For each individual statement and , we have a sufficient condition that implies them. Combining them gives a sufficient condition for the combined statement : .
To ensure , it suffices that one of the two statements holds, so that both and individually are already sufficient for : and .
To violate , it suffices to violate either one of the statements. From (i), we know that , so that is also sufficient for . More directly, this can be seen from rewriting as . Hence: .
c.) Quantifiers and Implication
Assess whether the following statements are necessary, sufficient, equivalent, or neither of the previous, for , where is a non-empty set.
1.: necessary
2.: sufficient (because ; can hold even if for some )
3.: nothing (if has more than one element, 3. and are mutually exclusive, i.e. , and 3. together with are equivalent to ; however, there is no information on )
4.: equivalent
5.: sufficient as , same logic as 2.
6.: nothing (actually: mutually exclusive, i.e.
7.: sufficient (concrete example of sets that satisfy )
8.: nothing (insufficient information)
Exercise 3: Set Theory
a. Sets and Logic
This exercise is intended to train your understanding of how sets are helpful in thinking about statements and arguments. The solutions feature no drawings using the “circle approach” to sets, but you may find it helpful to draw the sets when assessing whether given relationships hold or not.
(i) Re-write the following statements and arguments in set notation:
If all unicorns like candy and Charlie is a unicorn, then Charlie likes candy.
On rainy days, there is no sunshine.
If there is no sunshine on rainy days and there is no sunshine today, then today is a rainy day.
I always win in chess against people that have never played before.
If I always win in chess against people that have never played before, and John has beaten me in chess, then John has played chess before.
Example: For 1., define as the set of unicorns, as Charlie and as the set of beings/objects that can be assigned the property of “liking candy”. Then, we can write 1. as . Using the subset notation, we can also find a more elegant way of writing this argument: .
1.: see example.
2.: Define as the set of rainy days and as the days with sunshine. Then, the statement is expressed as either or (the former can alternatively be written as ).
3.: With the notation of 2. and as today, .
Note: alternatively, for 2. and 3., you can of course also define as the days with no sunshine; then 2. becomes or ; for 3., simply replace with .
4.: Define as the set of people that have never played chess before and as the set of players against which I always win. Then, .
5.: With the notation of 4. and as John, because John has beaten me, . Hence, the argument can be written as: . Assuming that having and not having played chess before are mutually exclusive, we can also write .
(ii) Consider the arguments (1., 3., 5.) in (i). Are they valid?
1.: Valid. This can be seen by drawing the circles; formally, we would argue that
a) we assume the premises hold, i.e.
b) because , for any
c) because and b), .
Therefore, the premises imply the conclusion.
3.: Not valid. With circles, it is possible to draw a counterexample of the conclusion that is consistent with the premises. Intuitively, while the premises do not rule out the conclusion, it gives insufficient information to necessarily conclude on the conclusion from the premises: there may also be days without sunshine that are not rainy. Formally, implies only in combination with , which is not given by the setup and not ensured by .
5.: Valid. Again, you can draw circles; formally:
a) we assume the premises hold, i.e.
b) because , for any
c) because and b),
Therefore, the premises imply the conclusion.
Alternatively, using complements, you can put for b) and c):
b) because and is equivalent to , for any
c) because and b),
b. Set Notation
Write down the formal notation for the sets verbally described in the following.
The set of even natural numbers.
The set of natural numbers divisible by 7.
The set of natural numbers that are powers of 2 (i.e. 1,2,4,8,16,32, etc.).
The set of numbers that can be written as an alternating sum of natural numbers from one to a number , e.g. (assume that you always start from ).
The set of real numbers (weakly) smaller than 10.
The set of real numbers that are no more than 0.25 “away” from an even number, i.e. for the closest even number (hint: union over intervals).
Hint: the “direct” explicit representation of the set may not always be the most efficient one.
1.:
2.:
3.:
4.:
5.:
6.:
c. Set Operations
(i) Compute union, intersection and the set differences for and .
Union:
Intersection:
Difference 1:
Difference 2:
For the questions to follow, recall that it may be helpful to illustrate sets using circles.
(ii) If , how do and relate to each other?
and are a “disjoint decomposition” of : they split into two subsets that contain no common elements. To make this relationship more intuitive, note that when , then . Formally, we can describe this as
a) , and
b) .
You can also combine a) and b) to one big statement using the logical “and”:
(iii) Consider the relationship . Is it true for arbitrary sets , and ? Can you give a reasoning for why or why not, respectively? What about the analogous statement when we change intersections to unions and vice versa?
The relationship is true. Intuitively, when excluding objects from both and from consideration within the set , what is left is precisely the intersection of what remains when excluding only objects from either of the sets and . We can also proceed formally:
When we “flip” union and intersection, we consider the relationship . Here, it is arguably more difficult to find an intuitive explanation; however, from a graphical illustration, it should already become clear that this holds as well. Formally:
Exercise 4: Functions
a. Derivative Rules
Take the derivatives of the functions mapping from and to real numbers, with the following mapping rules:
(i)
The derivative is obtained from quotient rule:
(ii)
The derivative is obtained from chain rule: set and . Then,
(iii) (assume that we do not use arguments so that is always real)
The derivative is obtained from combining chain rule and product rule: set and . Then, we compute in a first step using product rule:
Now we are ready to obtain from chain rule (note that ):
b. Limit Rules
Recall that for continuous functions , , i.e. we can pull the limit into continuous functions. In the following, you can take for granted that continuity applies to the exponential function, the cosine and sine function, the square root function and, when is a constant, polynomial functions and the “power” function .
Determine the limits of (i)
(ii)
(iii) (Hint: L’Hôpital’s rule)
Both and tend to 0 as . Because both expressions are differentiable, L’Hôpital’s rule applies. Taking the derivative in both the numerator and denominator, we obtain
This concludes the exercises for Chapter 0. If you desire to practice more, you may consult the recap questions in the companion script.