Could someone please help me with this limit, I know i should use Taylors series but I only mess up the limit and don't get nowhere .... I spent an hour with this problem, with no result :(
$\lim_{x\to∞}{(x^3-x^2+{x \over2})e^{1\over x}-\sqrt{x^6-1}}$
Note that
$$e^{1\over x}=1+\frac1x+\frac1{2x^2}+\frac1{6x^3}+o\left(\frac1{x^3}\right)$$
$$\sqrt{x^6-1}=x^3\left(1-\frac1{x^6}\right)^\frac12=x^3\left(1-\frac1{2x^6}+o\left(\frac1{x^6}\right)\right)=x^3-\frac1{2x^3}+o\left(\frac1{x^3}\right)$$ thus
$${(x^3-x^2+{x \over2})e^{1\over x}-\sqrt{x^6-1}}=x^3+x^2+\frac{x}{2}+\frac1{6}-x^2-x-\frac12+\frac{x}2+\frac12-x^3+o\left(1\right)=\frac16+o(1)\to\frac16$$