Let {$x_n$} and {$y_n$} be two bounded sequences.
Suppose that {$x_n$} converges to x. Prove that
$\liminf_{n\to\infty}$ ($x_n$ + $y_n$) = x + $\liminf_{n\to\infty}$ $y_n$ and
$\limsup_{n\to\infty}$ ($x_n$ + $y_n$) = x + $\limsup_{n\to\infty}$ $y_n$.
I know that both $\liminf_{n\to\infty}$ (c + $x_n$) = c + $\liminf_{n\to\infty}$ $x_n$ and
$\limsup_{n\to\infty}$ (c + $x_n$) = c + $\limsup_{n\to\infty}$ $x_n$.
Can you treat the sequence {$x_n$} as just the value of x in the proof since we already know it converges to x?