This is about a homework I have to do. I don't want the straight answer, just the hint that may help me start on this.
To give you context, we worked on series, and we're now studying integrals, linking the two with Riemann sums.
Now here is the question :
Using Riemann sum, prove :
$$ \lim_{n\to\infty} \frac{1}{n} \sqrt[n]{n!} = 1 $$
Which is to say, find $a,b\in \mathbb{R}$, $f$ a function, so that :
$$ \frac{1}{n} \sqrt[n]{n!} = \left(b-a\over n\right)\sum_{k=1}^n f\left(a+k{b-a\over n}\right) $$
Any help would be greatly appreciated, thanks.
EDIT : Thanks to the answers and after looking at it for a while, it appears the limit is $1\over e$ instead of $1$