looserlama
- 29
- 0
Homework Statement
\sum from n=1 to n=\infty (1 + \frac{x}{n})n2
Determine the values of x for which the series converges absolutely, converges conditionally and diverges.
The Attempt at a Solution
So i tried using the root test for the absolute value of (1 + \frac{x}{n})n2, but it was inconclusive.
So then I tried using the ratio test, but I need to simplify this:
|1 + \frac{x}{n+1}|(n+1)2 / |1 + \frac{x}{n}|n2
and I have no idea how to simplify this.
I don't know any other tests that we could use for this, so I'm just pretty stumped.
Any help would be great.