$$\underset{x\to \infty}{\lim} \left( \left( \frac{x+1}{x-1} \right)^x - e^2\right) x^2$$
My Attempt: $$L = \underset{t\to 0}{\lim} \frac{\left( \left( \frac{t+1}{t-1} \right)^{\frac 1t} - e^2\right)} {t^2}$$ I Now have a $\frac 00$ form that I could use L'Hopital rule with, but I don't want to differentiate the ugly looking function in the numerator. Is there an easier way to solve these kinds of problems? Maybe a taylor series expansion for $(1+t)^{\frac 1t}, t \to 0$ forms would come in handy here and I could just subtract the $e^2$ from the resulting expansion.