Is a bounded sequence times a unbounded sequence bounded?
Andrew Henderson
And similarly is a unbounded sequence times a convergent sequence bounded? I'm still getting familiar with the properties of sequences.
$\endgroup$ 22 Answers
$\begingroup$An unbounded sequence times a sequence that has at least one nonzero convergence point is actually always unbounded.
That should answer both your questions. For a concrete counterexample, take any unbounded sequence and the bounded sequence $1,1,1,\dots$
$\endgroup$ 2 $\begingroup$A counter example shows both: $a_n = 2$ is bounded, and $b_n = n$ is unbounded.But $a_nb_n = 2n$ which is unbounded, so we don't have the first. Also $a_n = 2$ converges to $2$, so it covers your second part as well.
$\endgroup$