mohlam12 said:
Hey again, i ve been tryin to solve the same one above but this time it's
\lim \frac{x+sin(x)}{2sin(x)+1}
After simlifying and everything, I get to:
lim (1+sinx/x)/(2sinx/x + 1/x)
so if lim sin/x when x tends to +infinity, the limit above is equal to lim x, which is +infinity
There is
no limit there. In this limit:
\lim_{x \rightarrow \infty} \frac{x + \sin x}{2 \sin x + 1} = \lim_{x \rightarrow \infty} \frac{1 + \frac{\sin x}{x}}{2 \frac{\sin x}{x} + \frac{1}{x}}
Now, as x tends to infinity, sin(x) / x tends to 0, so does 1 / x, right? So the numerator will tend to 1, whereas the denominator tends to 0.
If the numerator tends to a constant <> 0, and the denominator tends to 0, that means the limit
does not exist there.
[/QUOTE]But I don't think this is the right answer, because we have to see when 2sin(x)+1 is equal to 0 and discuss each phase... don't we ? is so, how ?[/QUOTE]
I don't really get this, as x tends to infinity, the numerator becomes bigger, while the numerator can only take value from -1 to 3, that means the whole expression will evaluate to some really really great number (in absolute value), ie. either (+ \infty \quad \mbox{or} \quad - \infty) as x tends to infinity. Hence the expression does not converge to any specific number.
Thus the limit
does not exist.
Can you get this? :)