Consider $$\lim_{n\to\infty} f(n)=\lim_{n\to\infty}\frac{(n!)!}{(n!-n)!}\tag{1}$$
For large $n$, one can ignore $n$ wrt. $n!$ in the denominator. The limiting value should therefore approach $1$. However, as the plot shows, the limit blows up. Why is that?

If $n\in\Bbb N$, then$$\frac{(n!)!}{(n!-n)!}=n!\times(n!-1)\times\cdots\times\bigl(n!-(n-1)\bigr)\geqslant n!,$$and therefore$$\lim_{n\to\infty}\frac{(n!)!}{(n!-n)!}=\infty.$$You cannot simply ignore that second $n$ in the denominator since its presence makes the denominator much smaller than the numerator. And increasingly so as $n$ increases.