I have to show if one of these are cauchy sequences:
$Sequence\ 1:\ x_n=\Sigma_{t=1}^{t=n}\ 1/t$
I have done some work and I believe this is not a cauchy sequence for the fact that $x_n>x_{n+1}$ and it is not bounded.
While the second one
$Sequence\ 2:x_n=\Sigma_{t=1}^{t=n}\ 1/t^2$
Although I believe it's not cauchy because $x_n>x_{n+1}$ and not being bounded I have made a simulation and it appears to converge to 1.65.So I'm at a loss
Thanks in advance