e(ho0n3
- 1,349
- 0
Homework Statement
Let (X_n) be a sequence of measurable subsets of \mathbb R such that
\sum_{i=1}^\infty m(X_i) < \infty
Define
X = \bigcap_{i=1}^\infty \left( \bigcup_{j=i}^\infty X_j \right)
Prove that m(X) = 0.
Homework Equations
Theorem. Let (E_n) be a sequence of measurable sets such that E_{n+1} \subseteq E_n and m(E_1) < \infty. Then
m\left(\bigcap_{i=1}^\infty E_i \right) = \lim_{i \to \infty} m(E_i)
The Attempt at a Solution
Define E_i = \bigcup\limits_{j=i}^\infty X_j. Then by the aforementioned theorem,
m(X) = \lim_{i \to \infty} m(E_i)
My only problem is showing that the limit is in fact 0. I haven't used that \sum m(X_i) < \infty. Any tips?