So i have problems calculating 2 limits :
$$ \lim_{n \to \infty}\frac{\ln(2!)-\ln(n!)-n(\ln(n)))}{n} $$
$$\lim_{n \to \infty}\sum_{k=1}^{n}\frac{\sqrt{n^2-k^2}}{n^2}$$
So i have the basic idea that i will somehow need to use partitions. I know at least to get $$\frac{1}{n}$$ out of fraction, however that's where i get stuck. So i know i need to get a set of partitions, then add one element on edge. possibly 0 or 1, and define a map, and then use definite integral with $$[a,b]$$ So basically i need to use Riemann sum to calculate limits. Any hint or even help with one limit would be really appreciated. Thank you in advance. And if there is any similar questions already(possibly duplicates), i'm apologizing for that also. But i did not find any.