If $\sum_{n = 0}^\infty a_n$ and $\sum_{n = 0}^\infty b_n$ converge, does $\sum_{n = 0}^\infty \max\{a_n, b_n\}$ also converge?
Similarly, if $\sum_{n = 0}^\infty a_n$ and $\sum_{n = 0}^\infty b_n$ diverge, does $\sum_{n = 0}^\infty \min\{a_n, b_n\}$ also diverge?
My intuition tells me the answer to both of these questions is yes, but I don't know how to verify it.
Edit: $a_n \ge 0, b_n \ge 0\ \forall n$