I have $\lim_{n \to \infty } \biggr(\dfrac{n+1}{n-1}\biggr)^{3n^{2}+1}$
and I use this way: $\lim_{n \to \infty } \frac{n+1}{n-1}=|\frac{\infty}{\infty}|=\lim_{n \to \infty } \frac{1+\frac{1}{n}}{1-\frac{1}{n}}=1$ and $\lim_{n \to \infty } 3n^{2}+1=\infty$
Then $\lim_{n \to \infty } \frac{n+1}{n-1}^{3n^{2}+1}=|1^{\infty}|$
Continue using the formula $\lim_{n \to \infty } (1+\frac{1}{n})^{n}=e$, I decide to limit and get an answer: $\infty$, and it is right.
But for some reason I can imagine $\lim_{n \to \infty } \frac{n+1}{n-1}^{3n^{2}+1}$ how $\lim_{n \to \infty } \frac{n+1}{n-1}=|\frac{\infty}{\infty}|=\lim_{n \to \infty } \frac{1+\frac{1}{n}}{1-\frac{1}{n}}=1$ and $\lim_{n \to \infty } 3n^{2}+1=\infty$ ?
I can't find such a property of limits.
To apply your formula, notice that
$$\left(\frac{n+1}{n-1}\right)^{3n^2+1}=\left(1+\frac2{n-1}\right)^{3n^2+1}$$
Let $u=\frac{n-1}2$ or $n=2u+1$,
$$=\left(1+\frac1u\right)^{12u^2+12u+4}=\left(\left(1+\frac1u\right)^u\right)^{12(u+1)}\left(1+\frac1u\right)^4$$
$$\to e^{12(u+1)}\to e^\infty=\infty$$
Thus, the limit is infinite.