I am estimating a sequence of functions and struggling with the following estimations.
Suppose $F_n:[0,1]\rightarrow (0,\infty)$, a continuous sequence of functions. We know the following
For an arbitrary $n\in {\mathbb{N}}$ and $x_0\in [0,1]$, there exists an $\epsilon_n>0$ (depending only on n not on $x_0$), and two positive constants $C_{1,x_0},C_{2,x_0}$(only depending on $x_0$, not on n) such that $$ C_{1,x_0}<F_n(x)<C_{2,x_0}\,\forall x\in B(x_0,\epsilon_n):=(x_0-\epsilon_n,x_0+\epsilon_n). $$ Is $F_n$ uniformly bounded on $[0,1]$ by two positive constants?
My approach: I was trying to use a compactness argument for this. I first fixed a $n$ then, on each $B(x_0,\epsilon_n)$, $F_n$ is bounded by positive constants, not depending on $n$. So, after taking finite subcover, I tried to establish the claim. However, the issue is if I take the finite subcover then the points $x_0$ will start to depend on $n$.
Is there any solution for this? Or is the claim false? Any suggestion would be of great help.