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.
The discussion revolves around the infinite series \(\sum_{1}^{\infty} \frac{k^2}{n^3+k^2}\), with participants exploring its potential connection to Riemann sums and improper integrals.
There is an ongoing exploration of the series, with participants offering various interpretations and bounds. Some suggest that careful estimates are necessary to approach the problem, while others express uncertainty about the initial formulation.
Participants note potential confusion in the original statement of the series, indicating that it may require rephrasing for clarity. There is also mention of varying results from calculations, highlighting the need for careful analysis.
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.