Test
Testing
More testing
Definition (Continuous function)
A function between topological spaces is continuous if for every open set , the preimage is open in .
Explanation (Equivalent formulations)
For metric spaces, continuity can be characterized by: such that . This captures the intuition that points close to each other in map to points close to each other in .
Theorem (Law of Large Numbers)
Let be a sequence of independent and identically distributed random variables with expected value . Then for any :
Proof (Proof)
We’ll prove this using Chebyshev’s inequality. Let and . By Chebyshev’s inequality:
Since the variables are independent, we have:
Substituting this into our inequality:
As , the right side approaches 0, which proves the theorem.
Lemma (Monotone Convergence Theorem)
Let be a sequence of non-negative measurable functions such that for all and almost all . Define . Then:
Proof (Proof)
Let where . By Fatou’s lemma:
For the reverse inequality, note that for all , so . Taking the limit:
Combining these inequalities:
Therefore, .
Super testing
Exercise (Finding the derivative of a product function)
Calculate the derivative of using the product rule.
Answer
Problem (Convergence of arithmetic means)
Prove that if a sequence converges to , then the sequence of arithmetic means also converges to .
Solution (Detailed proof)
Let be given. Since converges to , there exists such that for all . Let be the sequence of arithmetic means.
We can split as follows:
For , we have:
Let . Then:
As , and . So for sufficiently large , we have:
Therefore, the sequence of arithmetic means converges to .