Prove: If s_n >= 0 for n >= k and [n-->infinity]Lim(s_n)=s, then s>=0.
My proof (by contradiction):
Suppose that s is not greater than or equal to 0. Then s does not equal 0 and s is not greater than 0; hence, s<0. But if s<0, then by choosing epsilon>0 and by letting N be a positive integer such that n>=N implies that abs(s_n-(-s))<epsilon or, equivalently,
-s - epsilon < s_n < -s + epsilon, which is not true because s_n is never less than (or equal?) to -s + epsilon; thus, since the supposed conclusion (s<0) contridicts the hypothetical fact that s_n >= 0, it must not follow from the given hypothesis.
Tags: