Given intervals $I_n = (1 - 1/n, 3 - 1/n]$ for all natural numbers n,
I have been told that the intersection of all these intervals is $[1, 3)$
However, I cannot figure out why.
I would expect 1 to not be in the intersection since it is on the open side of the intervals and 3 to remain in the intersection.
However, the opposite has happened. 1 is in the set and 3 is out.
Would be greatly appreciated it if someone could explain to me how this happened.