Compact Nested Sequences and Their Intersection

  • Thread starter Thread starter JamesF
  • Start date Start date
  • Tags Tags
    Compact Sequences
JamesF
Messages
13
Reaction score
0
Hi everyone. I feel like I'm really close to the answer on this one, but just out of reach :) I hope someone can give me some pointers

Homework Statement



Let A1 \supseteq A2 \supseteq A3 \supseteq \ldots be a sequence of compact, nonempty subsets of a metric space (X, d). Show that \bigcap A_n \neq \emptyset. (Hint: Let U_n = X-A_n)

The Attempt at a Solution


I tried showing by contradiction.

Suppose \bigcap A_n = \emptyset
Choose an open subcover U_n = X-A_n (that's supposed to be set minus but I don't know how to do \ in tex). Then \bigcup U_n = (X-A_1) \cup (X - A_2) \ldots = X - (\bigcap A_n) = X

but where's the contradiction? So X is not compact, but that goes without saying and we can't infer much from that. What am I overlooking here? Or is this the wrong approach entirely?

Thank you for your assistance.
 
Physics news on Phys.org
X may not be compact but A1 is. The U_n are a cover of A1 if you assume the intersection of all the Ai is empty. Hence there is a finite subcover. That seems headed for a contradiction.
 
Thanks for your help, Dick. I was able to get the solution.


I have one more question on my current HW.
Is a set A_n = [n, \infty) open or closed in \mathbb{R}? I would think so, but it's unbounded.
 
JamesF said:
Thanks for your help, Dick. I was able to get the solution.


I have one more question on my current HW.
Is a set A_n = [n, \infty) open or closed in \mathbb{R}? I would think so, but it's unbounded.

What do you think it would be?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top