Give an example of a convergent sequence $\{p_n\}$ in $\mathbb R$ such that $\sum_{n=1}^{\infty}|p_n − p_{n+1}|$ diverges.
I had another question that was the 'opposite' of this i.e. $p_n$ diverges and the difference converges which I had little trouble completing using Cauchy, but I'm drawing a blank on this example.
For example $p_n=(-1)^n\frac{1}{n}$ converges by the alternating series test. $$\sum_{n=1}^{\infty} |p_n-p_{n+1}|=\sum_{n=1}^{\infty} \left(\frac{1}{n}+\frac{1}{n+1}\right)>2\sum_{n=1}^{\infty} \frac{1}{n}$$which diverges