I need help with this problem: Let $f$ be a continous function over an interval that contains $0$. Let $a_n = f(\frac 1 n)$ (for n large enough).
- Show that if $f''(0)$ exists and $f(0)=f'(0)=0$, then $\sum_{n=1}^\infty \ a_n$ converges.
I've already shown that if $\sum_{n=1}^\infty \ a_n$ converges, then $f(0)=0$ and that if $f'(0)$ exists and $\sum_{n=1}^\infty \ a_n$ converges, then $f'(0)=0$.
How do I show this one?
By Taylor's Formula with remainder $|f(x)| \leq cx^{2}$ for some constant $C$ for $x$ in a neighborhoodod $0$. Hence $\sum f(\frac 1 n)$ is dominated by a constant times $\sum \frac 1 {n^{2}}$.