Evaluate $$\lim_{x \to\infty}{\frac{1}{2^x-5^x+3^x}}. $$
My attempt:
$$\lim\limits_{x \rightarrow \infty}{\frac{1}{2^x-5^x+3^x}}
= \lim\limits_{x \rightarrow \infty}{\frac{1}{2^x} \cdot\frac{1}{1-\frac{5^x}{2^x}+\frac{3^x}{2^x}}} \\= \lim\limits_{x \rightarrow \infty}{\frac{1}{2^x} \cdot\frac{1}{\frac{1}{5^x}-\frac{5^x}{10^x}+\frac{3^x}{10^x}}\cdot\frac{1}{5^x}} = 0
\cdot\infty \cdot 0 = 0.$$
Someone told me that it is a wrong way to show the limit. Can anyone explain why?
Because $0\cdot \infty$ is an Indeterminate form. Note that $${\frac{1}{2^x-5^x+3^x}}=\left(\frac{1}{5}\right)^x\cdot \frac{1}{\left(\frac{2}{5}\right)^x-1+\left(\frac{3}{5}\right)^x}.$$ Since $1/5$, $2/5$, and $3/5$ are positive numbers less than $1$, what may we conclude as $x\to +\infty$?