Let $x_1 = a > 0$. And $x_{n + 1} = 6 \frac{1 + x_n}{7 + x_n}$.
We know, that: $\lim_{n \to +\infty}(x_n) = x$ ($x_n$ has limit in $\mathbb{R}$).
We need to find $N(\varepsilon)$, such that:
$\forall \varepsilon > 0 \ \forall n > N(\varepsilon) \ |x_n - x| < \varepsilon$.
The main trouble I have is to compare $x_n$ and $\varepsilon$, because it's hard to get the formula, which depends from $n$.