Matt B.
- 12
- 0
The discussion revolves around the concept of supremum in the context of sequences and their convergence. The original poster seeks to demonstrate that a sequence exists within a set S that converges to its supremum, a = sup S.
There is an ongoing exploration of different interpretations of the problem, particularly regarding the nature of the set S and its elements. Some participants have provided guidance on considering specific cases, such as when a is included in S, while others have raised concerns about the validity of the original claim.
Participants note potential misunderstandings regarding the nature of the set S, whether it is unordered or if it contains sequences. There is also mention of the implications of assuming a constant sequence converges to the supremum.
Matt B. said:Homework Statement
: [/B]Let a = sup S. Show that there is a sequence x1, x2, ... ∈ S such that xn converges to a.Homework Equations
: [/B]I know the definition of a supremum and convergence but how do I utilize these together?The Attempt at a Solution
:[/B] Given a = sup S. We know that a = sup S if: 1) a ∈ S and a is called an upper bound, and 2) if b is also an upper bound, then b ≥ a. Since a = sup S, given ε>0 and the xn ∈ S, we know that a - ε < xn ≤ a since a is a least upper bound. This means that since xn ∈ S and a = sup S, that xn can never exceed the value of a, given as sup S.** I am stuck, any help is beneficial.
My interpretation of the OP was that S is a set (ie unordered) not a sequence. There is a sequence in the set S = \{1, 1/2, 1/4, 1/8, 1/16, \ldots \} that converges to 1, which is the sequence ##x_n=1\forall n##..Ray Vickson said:You will have trouble proving this, because it is false. Here is a simple counterexample:
S = \{1, 1/2, 1/4, 1/8, 1/16, \ldots \}
We have ##a = \sup S = 1##, but there is no subsequence of ##S## that converges to 1.
andrewkirk said:My interpretation of the OP was that S is a set (ie unordered) not a sequence. There is a sequence in the set S = \{1, 1/2, 1/4, 1/8, 1/16, \ldots \} that converges to 1, which is the sequence ##x_n=1\forall n##..