Prove that a sequence of subsequential limits contains inf and sup

  • Context: Graduate 
  • Thread starter Thread starter Sick0Fant
  • Start date Start date
  • Tags Tags
    Limits Sequence
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
Sick0Fant
Messages
13
Reaction score
0
Okay. The problem I have is:

Let {x_n} be bdd and let E be the set of subsequential limits of {x_n}. Prove that E is bdd and E contains both its lowest upper bound and its greatest lower bound.

So far, I have:
{x_n} is bdd => no subseq of {x_n} can converge outside of {x_n}'s bounds=>E is bounded.
Now, sse that y=sup(E) is not in E=> there is a z in E s.t. y-e < z < y for some e > 0.

Now, how would one proceed from here?
 
Physics news on Phys.org
I already had thought of that: you have y - e< z < y. Take e to be 1/k with e going to infinity, then {z_k} cgt to y, but what can we really conclude from that? Is there any guarantee that a {z_k} is in the original seq?