0

Let $F$ the collection of the open intervals $(1/n,2/n)$, $n\geq 2$. Show that $F$ is an open cover of $(0,1)$.

I can get $n,m\in\mathbb{R}$ such that if $0<x<1$, then $1/n<x<1/m$ but i am having problem in given the form $(1/n,2/n)$.

Thank you

John
  • 206

1 Answers1

2

As @LordSharktheUnknown pointed out, for an arbitrary $x \in (0,1)$ you need to find $n$ such that $\frac 1 n \lt x \lt \frac 2 n$, equivalent $\frac n 2 \lt \frac 1 x \lt n$. Just take $n= \lfloor \frac {1}{x} \rfloor + 1 $