Infinite intersection of open sets

michonamona
Messages
120
Reaction score
0
I understand that the finite intersection of open set is open, but is it true that the infinite intersection of open set is closed? or is it possible for it to be open as well?

Thank you,

M
 
Physics news on Phys.org
would depend on the sets...

say its the intersecyion of (-1-n, 1+n), n>=1, then it will be open = to (-1,1)

but if its (-1/n, 1/n), then it will be closed = [0]

so i think you can still find infinite intersections of open sets that are open, but you can't guarantee and infinite itersection of open sets is open like you can in the finite case
 
Did you mean (-1+(1/n), 1-(1/n))? where n is a positive integer. As n approaches infinity, the boundaries of the set gets closer and closer to -1 and 1 but never actually touches them, thus the intersection is open.

Thanks for the examples.
 
no i meant (-1/n, 1/n)

but pick any point e close to 0, you can always choose n=N, such that e is outside the set for (-1/N, 1/N), so in the limiting process the interesection becomes only the single point zero

its the infinite limit that makes these tricky
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top