We have the series $\sum_{n=0}^\infty \frac{n}{n+1}x^n$.
Give a function $f(x)$such that this function is equal to this series for each $x\in \Bbb R$ for which the series converges.
I've calculated the radius of convergence, which was 1. So $-1 < x<1$. And when you write out the series you get
$\sum_{n=0}^\infty \frac{n}{n+1}x^n$=$0+\frac{x}{2}+\frac{2x^2}{3}...$
I don't see how a good $f(x)$ for this series. I'd appreciate some hints about what kind of function I'm looking for.