So in analysis 1 we re doing limits of sums and general terms and so on and this is one of the exercises we have at homework. And just like most exercises that involve fractional parts, i dont even know where to start it from
$$\sum_{n=1}^{\infty}\{(1+\sqrt {2})^{2n-1}\}$$
Any suggestions?
Let $a_n$ be defined by
$$ a_n = (1+\sqrt{2})^n + (1-\sqrt{2})^n. $$
Then it is straightforward to verify that
$$ a_0 = a_1 = 2, \qquad a_{n+2} = 2a_{n+1} + a_n. $$
In particular, $a_n$ is integer for all $n \geq 0$. So, if $n \geq 1$, then
$$ (1+\sqrt{2})^{2n-1} = a_{2n-1} + (\sqrt{2}-1)^{2n-1}. $$
This and $0 < \sqrt{2}-1 < 1$ together then show that
$$ \{(1+\sqrt{2})^{2n-1}\} = (\sqrt{2}-1)^{2n-1}. $$
Therefore
$$ \sum_{n=1}^{\infty} (\sqrt{2}-1)^{2n-1} = \frac{\sqrt{2}-1}{1 - (\sqrt{2}-1)^2} = \frac{1}{2}. $$