Processing math: 83%
Now you are in the subtree of Math public knowledge tree. 

Problem #9

Question: given an infinite collection An,n=1,2,... of intervals of the real line, their intersection is defined to be
n=1An={x|(n)(xAn)}
Give an example of a family of intervals An,n=1,2,..., such that An+1An for all n and n=1An=. Prove that your example has the stated property.
Answer: An=(0,1n),n=1,2,...


Claim: the family of intervals An=(0,1n),n=1,2,... has the next properties:
1. An+1An for all n
2. n=1An=

Proof:
1. Lets prove it directly. Let's take an arbitrary n, then interval An=(0,1n) and An+1=(0,1n+1). Let's proof that An+1An, i.e, (0,1n+1)(0,1n). Every element of interval (0,1n+1) we can write as 0<x<1n+1, and every element of (0,1n) as 0<x<1n.
1n+1<1n and thus we get that every element of An+1 is an element of An, therefore, by definition of subset, An+1 is a subset of An for all n.
2. Lets prove it directly. To find an intersection n=1An we will use the fact that An+1An and will try to find the last An when n, that will be an intersection of all An because of AnAn+1An+2...An and the intersection definition. Let's find An when n. lim, so when n \rightarrow \infty, (0, \frac{1}{n}) = (0, 0), but (0, 0) is an empty set \emptyset, so \bigcap_{n=1}^\infty A_n = A_{n \rightarrow \infty} = \emptyset. \blacksquare