While browsing through some old questions and problems with regard to measure theory I found the following one, for which I first thought I might have a solution :
Let $\mu$ be a finite measure on the measurable space $([0,1], \mathfrak{B}([0,1]))$ with $\mu([0,1]) \neq 0$. Show that there is a sequence $(I_n)_{n\in\mathbb{N}}$ of closed intervals with $$[0,1]\supseteq I_1 \supseteq \cdots \supseteq I_n \supseteq I_{n+1} \supseteq \cdots $$
such that every $I_n$ has length $L(I_n) = 2^{-n}$ and $\mu(I_n) \neq 0 $.
Since it must hold that $$L(I_n) = b_n - a_n = 2^{-n},$$ I first thought that the sequence might be $$I_n = \left[1 - \frac{1}{2^{n+1}}, 1 + \frac{1}{2^{n+1}}\right]$$ but I quickly noticed that this is just wrong because of the required inclusions above. Hence, what is the solution here?