Looking to get some help with constructing sequence $a_n$ of rational numbers such that $\sum |a_n|$ converges to a rational number but $\sum a_n$ does not.
My thinking is that since one sequence has absolute value then I need to make a sequence that is alternating back and forth.
would the sequence $a_n = (-1)^n$ work? as $\sum |a_n| = 1 $ but $\sum a_n$ would be bouncing back and forth between $1$ and $-1$?