- $$ \lim_{n \to \infty}( \frac {n}{(n+1)^2} +\frac {n}{(n+2)^2} + ... +\frac {n}{(2n)^2 }) $$
- $$ \lim_{n \to \infty} \frac {1^{\alpha} + 2^{\alpha} + ... + n^{\alpha}}{n^{\alpha +1}}$$
- $$\lim_{n \to \infty} \frac {(n!)^{\frac {1}{n}}} {n} $$
(can probably be handeled without this trick, but I am wondering how to use it here) I know the main idea -- the sums above is nothing but Riemann sums for some function and some partition (and actually doesn't depend on partition). So, I gotta see needed function and partition and use integral to calculate limit. But I can't notice function and even segment.