What happens if we reverse the order of the quantifiers in Convergence of a Sequence? Namely, define vercongence as:
Give an examples of a vercongent sequence. Is there an example of a vercongent sequence that is divergenct? Can a sequence verconge to two different values? What exactly is being described in this strange definition?
Let's do some scratch:
The idea is that we can make be as big as we want! As long as the sequence doesn't get bigger and bigger away from , then the sequence should verconge. Notice that the essentially restricts that happens for any instead. Namely, the definition encourages an equivalent statement:
Proof
a. An example of a vergongent sequence is , which verconges to . Another example is , which verconges to any since I can make , and then since all since is either or , then it technically verconges.
b. is divergenct. For contradiction, assume some vercongent limit , so then there's an where for :
But plug in . Then:
c. We've given the example of that verconges to many possible values, so it is not unique.
c. The definition is essentially describing whether or not a sequence is bounded, except it's a bit more specific in that its' bounding it to the range of some .
☐
2.2.2
Question
Verify, using the Convergence of a Sequence definition, that the following sequences converge to the proposed limit:
a.
b.
c.
Let's do some scratch work.
a. We want to show, for any :
Thus this suggests choosing such that then works with this.
b. We want to show, for any :
We seem to be stuck since we can't isolate , but we can try to find something bigger than our . Notice:
Thus, since then we'd have then we need . We don't even have to use a cube root, but rather would be fine. Thus choose .
Summary
You are allowed to do , but you have to check that the inequality holds for all . This helps choose .
c. We want to show, for any :
But notice that:
This suggests that so choose .
Proof
a. Let . Choose such that . Then notice that:
Thus as desired.
b. Let . Choose such that . Then for any arbitrary :
We just have to show that and then we are done:
c. Let . Choose such that . Then for :
☐
2.2.3
Question
Describe what we would have to demonstrate in order to disprove each of the following statements:
a. At every college in the United States, there is a student who is at least seven feet tall.
b. For all colleges in the US, there exists a professor who gives every student a grade of either A or B.
c. There exists a college in the US where every student is at least six feet tall.
Proof
a. There would have to exist some college in the US such that every student is strictly less than seven feet tall.
b. There would exist a college in the US such that for any professor there they never gives A's nor B's.
c. We'd show that for any college in the US, there is a student who is strictly less than six feet tall.
☐
2.2.4
Question
Given an example of each or state that the request is impossible. For any that are impossible, give a compelling argument for why that is the case.
a. A sequence with an infinite number of ones that does not converge to one.
b. A sequence with an infinite number of ones that converges to a limit not equal to one.
c. A divergent sequence such that for every it is possible to find consecutive ones somewhere in the sequence.
Proof
a. has an infinite number of 's, but doesn't converge to .
b. This is impossible. Unlike (a), if some subsequence then the other subsequence of terms not with , denoted , would converge to . These disagree with the requirement that since then the value would have to be in two different -neighborhoods.
c. Use:
This diverges similar to (a) since two different subsequences approach different 's.
☐
2.2.7
Question
Here are two useful definitions:
i. A sequence is eventually in a set if there exists an such that for all .
ii. A sequence is frequently in a set if, for every there exists an such that .
Answer the following questions:
a. Is the sequence eventually or frequently in the set .
b. Which definition is stronger? Does frequently imply eventually or does eventually imply frequently?
c. Give an alternate rephrasing of Convergence of a Sequence - Topological Version, using either frequently or eventually. Which is the term we want?
d. Suppose an infinite number of terms of a sequence are equal to 2. Is necessarily eventually in the interval ? Is it frequently in ?
Proof
a. It's definitely not eventually since if there was such an then either is which is not in . It is frequently since if we let be arbitrary, then choosing or gives either .
b. I'll show that eventually is stronger than (implies) frequently. Given that we'll show . Let be arbitrary. By the Well-Ordering Principle of , then we have two possibilities:
. Then choose any , since then . Then by our given then as required.
. Then choose any , since then by our given as required.
c.
Convergence - Topological Version (eventually/frequently definition)
A sequence converges to if is eventually in the set .
d. Notice that then is not eventually by the counterexample . However, it must be frequently since eventually we can always find a in the sequence (by definition) which is in .
☐
2.2.8
Question
For some additional practice with nested quantifiers, consider the following invented definition:
Let's call a sequence zero-heavy if such that for all then (where ) where .
(this is saying that for a consecutive subsequence from to there's at least one in that subsequence)
a. Is the sequence zero-heavy?
b. If a sequence is zero-heavy, does it necessarily contain an infinite number of zeros? If not, provide a counter example.
c. If a sequence contains an infinite number of zeros, is it necessarily zero-heavy? If not, provide a counter example.
d. Form the logical negation of the above definition. That is, find the definition of a sequence being not zero-heavy.
Proof
a. It is zero-heavy. Specifically choose (you can always choose something bigger, but this is easiest to prove). Then let . Then:
so if then choose . Instead if then by the construction of then choose so then .
b. It must have infinitely many zeroes. Suppose a zero-heavy sequence and assume it only has finitely many zeroes. Then consider the sequence where is the point after the last zero in the sequence. Then this new sequence has no zeroes, so it definitely isn't zero-heavy. As a result, then for our then no can exist such that any ever makes . As a result, then the old subsequence must not be zero-heavy, which is a contradiction. As such, then it must have infinitely many zeroes.
c. This isn't true. Consider:
d.
not zero-heavy
A sequence is not zero-heavy if then where we have it that .