I am trying to prove the following problem
If $\lim\limits_{n\to\infty}a_n=+\infty$ and $\{b_n\}$ is a bounded sequence, then $\lim\limits_{n\to\infty}(a_n+b_n)=+\infty$
I have these definitions as tools;
Definition 1. The sequence $\{a_n\}\to \infty$ if $\forall \;M\in R,\;\;\exists\;n_0=n_0(M)\in N$ $\ni$ $$n\geq n_{0}\;\implies\;a_n>M.$$
Definition 2. The sequence $\{b_n\}$ is said to be bounded if there exists $M>0,$ $\ni$ $$|b_n|\leq M \;\forall \;n\geq 1.$$
Can anyone help me out?
We know that {b_n} is bounded therefore there exists a $B>0$ such that $-B< b_n< B $ for all $n\in \mathbb N$
Let $M>0$ be an arbitrary real number.
Since $\{a_n\}$ diverges to $\infty$, there exists some positive integer $N$, such that $$ n\ge N \implies a_n >M+B$$
Now if $ n\ge N $ we have $$a_n >M+B \implies a_n+b_n >M+B -B=M $$
Thus $ \{a_n + b_n \}$ diverges to $\infty $