Prove that the sequence $\dfrac{n^2+n \cos(n^2+1)}{2+n^2}$ has a convergent subsequence.
I know need to use the Bolzano–Weierstrass theorem , every bounded sequense has a convergent subsequense, but i dont know to prove it is a bounded sequence.
Prove that the sequence $\dfrac{n^2+n \cos(n^2+1)}{2+n^2}$ has a convergent subsequence.
I know need to use the Bolzano–Weierstrass theorem , every bounded sequense has a convergent subsequense, but i dont know to prove it is a bounded sequence.
Let $ I = \dfrac{n^2+n \cos(n^2+1)}{2+n^2}$. Then
$$ \dfrac{n^2 - n}{2+n^2} \leq I \leq \dfrac{n^2 + n}{2+n^2} $$
Now,
$$ \dfrac{n^2 + n}{2+n^2} \leq \frac{n^{2}}{n^{2} + 2} + \frac{n}{n^{2}+2} \leq 1 + \frac{1}{n} \leq 2.$$
Similarly, calculate for the other term.
EDIT: On a related note, one notes that
$$ \lim_{n} I = \lim_{n} \frac{n^{2}}{n^{2} + 2} +\lim_{n} \frac{n\cos(n^2+1)}{n^{2}+2} = 1 + 0 = 1.$$
Since the sequence converges, it is bounded.
yes, because it is bounded ($-1\le\cos(...)\le 1$ and you can easily check that all terms are between $-1$ and $2$) and it's known that every bounded sequence of reals has a convergent subsequence: https://en.wikipedia.org/wiki/Bolzano%E2%80%93Weierstrass_theorem