Let $a_n$ be any sequence converging to $a$ when $n \to \infty$.
Can you rewrite $a_n$ so that it is the sum of two other sequences? $$a_n=b_n + c_n,$$ with $b_n=b$ for every $n \in \mathbb{N}$ and $c_n\to 0$ as $n\to \infty$.
In other words: Is a converging sequence ($a_n$) actually a null sequence ($c_n$) "shifted" by a constant ($b$)?
Or is there any counterexample where one is not allowed to do so?
Set $b_n = a$ and $c_n = a_n - a$ for all $n \in \mathbb{N}$. Then $a_n = b_n + c_n$ for all $n \in \mathbb{N}$ and $c_n = a_n - a \to a-a = 0$ for $n \to \infty$.