$ \displaystyle \lim_{n \to \infty}( (2n+1)! )^{1/n} \sin(\frac {1}{n^2-n}) $= $\frac{4}{e^2}$ the factorial part tends to $ \infty$ while the sin part to $0$
considering that sin is continous : $ \lim_{n\to\infty} \sin(\frac {1}{n^2-n})=0$ because the denominator tends to infinity ( the $n^2$ grows asimptotically faster than $n$ )
while using the quotion theorem we can find $ a_n:= (( 2n+1)!)^{1/n}$ let $ \lambda = \frac{a_{n+1}}{a_n}= \frac{(( 2n+3)!)^{1/(n+1)}}{(( 2n+1)!)^{1/n}} > \frac{(( 2n+3)!)^{1/(n+1)}}{(( 2n+1)!)^{1/n+1}} = ( ( (2n+3)(2n+2 ) ) ^{1/n+1} = (4n^2 +10n +6)^{n+1}=(1+(4n^2 +10n +5 ))^{ \frac{1}{4n^2 +10n +5} (4n +10 +5/n)} = e^\infty = \infty$
therefore $ \lambda \rightarrow \infty>0 \implies a_n \rightarrow \infty$
now i know that the limit is of the form $ \infty 0$
Hint:
You can use Stirling's formula: $$m!\sim m^me^{-m}\sqrt{2\pi m}$$ and the small angle approximation for the sine function: $$\sin \left(\frac1{n^2-n}\right)\sim \frac1{n^2-n}$$