I'm new to analysis and trying to prove something about a converging series.
Now I want to get from $|x_{n}-\bar{x}| < \frac{|\bar{x}|}{2}$ to the following statement $|x_{n}| > \frac{|\bar{x}|}{2}$ using the reverse triangle inequality, but I just don't seem to get it right.
As for as my knowledge goes, the reverse inequality states that $||b|-|a|| \leq |b|-|a|$. Any suggestions on how to apply this?
PS: it is a bout a converging sequence $x_{n}$ with limit $\bar{x}$.
You're almost right there. Note that $$|\bar x| - |x_n|\le |x_n-\bar x| < \frac{|\bar x|}2$$ gives you exactly what you want.