This is homework assignment.
Let $(x_n)$ be bounded sequence. Prove following equation
$$\liminf_{n \rightarrow \infty}\, x_n = \max \{ B \in \mathbb{R} : \forall \varepsilon > 0 \{n \in \mathbb{N}: x_n \leq B - \varepsilon\} \; \text{is finite set} \}$$
I don't understand right side of equation, where it says that $\{ n \in \mathbb{N}: x_n \leq B - \varepsilon \}$ is finite set.
I understand concept of $\liminf_{n\rightarrow\infty}$ though.
$\liminf_{n\rightarrow\infty}\; x_n = \lim_{n\rightarrow\infty}\inf\{x_k: k \geq n\}$
I will not give a full proof but some insight in order to understand what it is going on and then proceed by your self to find or follow the formal proof.
Let denote as
$$L=\liminf_{n \rightarrow \infty}\, x_n\in \mathbb{R}$$
then consider
$$ B \in \mathbb{R} : \forall \varepsilon > 0 \{n \in \mathbb{N}: x_n \leq B - \varepsilon\}\; \text{is a finite set} $$
it means that $\forall \varepsilon > 0\, \exists \bar n$ such that $\forall n\ge \bar n$, that is eventually
$$x_n \geq B - \varepsilon$$
Now recall that by the definition we have also that $\forall \varepsilon > 0$
$x_n\ge L-\varepsilon$ eventually
$x_n\le L+\varepsilon$ frequently
Here is a sketch of what is going on
we can see that when $B>L$ there is some problem with the condition $x_n \geq B - \varepsilon$.