Consider the sequence $x_{n}$ given by $\displaystyle x_{1} = \frac{1}{3}$ and $x_{k+1}=x^2_{k}+x_{k}$
and Let $\displaystyle S = \frac{1}{x_{1}}+\frac{1}{x_{2}}+\cdots \cdots +\frac{1}{x_{2008}}$. Then $\lfloor S \rfloor $ is
Try: From $\displaystyle x_{k+1}=x^2_{k}+x_{k}=x_{k}(x_{k}+1)\Rightarrow \frac{1}{x_{k+1}}=\frac{1}{x_{k}}-\frac{1}{x_{k}+1}$
So $\displaystyle S=\sum^{2008}_{k=1}\frac{1}{x_{k+1}} = \sum^{2008}_{k=1}\bigg(\frac{1}{x_{k}}-\frac{1}{x_{k+1}}\bigg)=\frac{1}{a_{1}}-\frac{1}{a_{2009}} = 3-\frac{1}{a_{2009}}$
Could some help me how can i calculate value of $a_{2009},$ Thanks
The hint:
Prove that $x_4>1$ and get the answer.
I got $8$.