╔(σ_σ)╝
- 838
- 2
Homework Statement
Let x_n = \sum_{k=1}^{n}\frac{1}{k}
Show x_n is not cauchy.
It seems like a fairly easy problem . I bet my head is just not in the right place tonight ( It's thanksgiving in Canada :D) .
Homework Equations
The Attempt at a Solution
Well I know it is not bounded hence it cannot be cauchy but I doubt I am supposed to use this. I guess I am supposed to "show" it by some sort of algebraic manipulation.For n > m
|x_n - x_m| = \frac{1}{m+1} + \frac{1}{m+1} +...+ \frac{1}{n}
|x_n -x_m| > \frac{m-n}{m+1}I am trying to show that I can find an \epsilon >0 for all n_0 such m,n \geq n_o then | x_n -x_m| > \epsilon
I am kinda stuck at this point. :(
I want to find some sort of \epsilon in terms of n_0 but I am having a hard time.
I can find \epsilon in terms of n,m but obviously that is not useful to me.
So I am looking for a way to relate \frac{m-n}{m+1} to some inequality involving n_0
Any hints would be good.