Few days back I asked this question If $a_n=b_n = \frac{(-1)^n}{n+1}$, how to deduce that the Cauchy product series converges? . I understand the proof. But I am struggling to prove the sequence is decreasing.
I tried to estimate $a_{n+1}/a_n$ and $a_n -a_{n+1}$. But I couldn't get anything. Can anyone explain how to prove using only real analysis approach.
$$ \frac{{H_{n + 1} }}{{n + 1}} - \frac{{H_n }}{n} = \frac{{nH_{n + 1} - (n + 1)H_n }}{{(n + 1)n}} = \frac{{\frac{n}{{n + 1}} + nH_n - (n + 1)H_n }}{{(n + 1)n}} = \frac{{\frac{n}{{n + 1}} - H_n }}{{(n + 1)n}} < 0 $$ since $$ \frac{n}{{n + 1}} < 1 \le H_n . $$