crazedbeat
- 19
- 0
Hello!
Here is the problem I am attempting:
Sum to infinity:
\frac{x}{1*2} + \frac{x^2}{2*3} + \frac{x^3}{3*4} + ...
Here is what I get:
S = \frac{x^n}{(n)(n+1)}
\lim_{n \to \infty} \frac{x^n}{(n)(n+1)}}
Now what? Should I do partial fractions to split the equation?
Here is the problem I am attempting:
Sum to infinity:
\frac{x}{1*2} + \frac{x^2}{2*3} + \frac{x^3}{3*4} + ...
Here is what I get:
S = \frac{x^n}{(n)(n+1)}
\lim_{n \to \infty} \frac{x^n}{(n)(n+1)}}
Now what? Should I do partial fractions to split the equation?