I want to determine the limit of the function $f(x) = e^{sinx-x}$ as x approaches either positive or negative infinity.
My initial hunch is to break down the function into $e^{sinx} / e^x$. Since the denominator grows at a much faster rate than the numerator, the function approaches 0 as x approaches positive infinity, and approaches positive infinity as x approaches negative infinity. I'm wondering if this is a fair argument?
Your argument is vague. A more precise argument is as follows: $e^{-1-x} \leq f(x) \leq e^{1-x}$. Apply squeeze theorem.