$$\lim_{n\to\infty}\bigg(\frac{1}{\sqrt{9n^2-1^2}}+\frac{1}{\sqrt{9n^2-2^2}}+ \dots +\frac{1}{\sqrt{9n^2-n^2}}\bigg)$$ I need a hint. I see that maybe compute with integral. But what the integrable function?
Asked
Active
Viewed 557 times
3 Answers
10
Hint Since you ask for a simple hint then: Use a Riemann sum and compute this integral $$\int_0^1\frac{dx}{\sqrt{9-x^2}}$$
5
$$\text{As }\lim_{n \to \infty} \frac1n\sum_{r=1}^n f\left(\frac rn\right)=\int_0^1f(x)dx$$
Here the $r$( where $1\le r\le n$)th term $=\displaystyle\frac n{\sqrt{9n^2-r^2}}=\frac1{\sqrt{9-\left(\frac rn\right)^2}}$

lab bhattacharjee
- 274,582
-
See also : http://math.stackexchange.com/questions/589653/evaluate-int-1-0-x2-dx-without-using-the-fundamental-theorem-of-calculu – lab bhattacharjee May 01 '14 at 12:41
-
and where i can see more about $$\lim_{n \to \infty} \frac1n\sum_{r=1}^n f\left(\frac rn\right)=\int_0^1f(x)dx?$$ – Simankov May 01 '14 at 12:45
-
@slmkarta, If you mean examples, you have ample instances here – lab bhattacharjee May 01 '14 at 12:48
-
I mean the rules – Simankov May 01 '14 at 12:50
-
@slmkarta, Put $b=1,a=0$ http://en.wikipedia.org/wiki/Riemann_sum#Methods – lab bhattacharjee May 01 '14 at 12:56
3
Well, here is a hint, factor out $n$, and use it to convert it into Riemann Integration.

S L
- 11,731