Consider the sequence {bn} defined by
{bn} = ?(from i=0 to n) 1/(2^i)
Prove it converges by showing it is a Cauchy sequence.
So I have to prove that for all epsilon there is a number n such that if m, n ? N then abs (am - an) < epsilon.
I'm not sure how to get the proof started.
{bn} = ?(from i=0 to n) 1/(2^i)
Prove it converges by showing it is a Cauchy sequence.
So I have to prove that for all epsilon there is a number n such that if m, n ? N then abs (am - an) < epsilon.
I'm not sure how to get the proof started.