flyerpower
- 46
- 0
Homework Statement
\sum_{1}^{inf} k^2/(n^3+k^2)
The Attempt at a Solution
I think it's Riemann but i cannot find a suitable function to integrate.
flyerpower said:Homework Statement
\sum_{1}^{inf} k^2/(n^3+k^2)
The Attempt at a Solution
I think it's Riemann but i cannot find a suitable function to integrate.
Gib Z said:Please take more care to expressing to others (and yourself) what it is you want to find. As written the sum doesn't make total sense. It could be what Susanne217 said above, or Riemann sum comment makes me think you could have also meant \displaystyle\lim_{n\to\infty} \sum_{k=1}^n \frac{k^2}{n^3 + k^2}.
Gib Z said:In the case that it is what I thought, then it's not as simple as recognizing it as a pre-prepared Riemann sum. With some careful estimates to bound the sum, you should get the result to be 1/3.
flyerpower said:First of all sorry for misspelling.
I used the bounds k^2/(n^3+n^2) <= k^2/(n^3+k^2) <= k^2/(n^3+1) and i worked it out to 1/3.