I need to find the expression of function $f$, all we know about $f$ is:
$\begin{cases} \forall x>0, f(x+1)-f(x) = \frac{1}{x^2} \\ f \text{ is continuous on } ]0, +\infty[ \text{ and } \lim\limits_{x \to +\infty} f(x) = 0 \end{cases}$
Any help would be appreciated.
Since $f(t)\to 0$ as $t\to \infty$, we see that $$\sum_{n=0}^\infty\,\frac{1}{(x+n)^2}=\sum_{n=0}^\infty\,\big(f(x+n+1)-f(x)\big)=-f(x)\,.$$ This shows that the desired function $f:\mathbb{R}_{>0}\to\mathbb{R}$ must satisfy $$f(x)=-\sum_{n=0}^\infty\,\frac{1}{(x+n)^2}\tag{*}$$ for all $x>0$. The rest in the hidden portion is the justification that $f$ given by (*) satisfies the continuity requirement, as well as the limit requirement.