bedi
- 81
- 0
Homework Statement
Let x_n be a convergent sequence with a ≤ x_n for every n, where a is any number. Prove that a ≤ lim x_n when n→∞.
Homework Equations
Definition of limit. The usual ε, N stuff.
The Attempt at a Solution
Let lim x_n = x and choose ε=x_n-a. Hence we have |x_n - x| < x_n - a which shows that -x<-a and thus x>a.
Is this valid?