How can I to prove the equality between the following intersection of of open intervals with the following closed interval?
$$ \bigcap_{n=1}^{\infty} \left(\frac{-1}n , 1+\frac{1}n\right) = [0,1] $$
Thank you.
How can I to prove the equality between the following intersection of of open intervals with the following closed interval?
$$ \bigcap_{n=1}^{\infty} \left(\frac{-1}n , 1+\frac{1}n\right) = [0,1] $$
Thank you.
On
$\frac{-1}n < x <1+\frac{1}n$ for all $n$. With $ n \to \infty$ we get $0 \le x \le 1$.
Use double inclusion, clearly $[0,1]$ is contained in the intersetion since each point $P\in [0,1]$ lies in each open interval $(\frac{-1}n ; 1+\frac{1}n)$. For the other inclusion, pick a point $Q$ outside $[0,1]$ and you need find some $n$ such that $Q\notin (\frac{-1}n ; 1+\frac{1}n)$