Prove that if x > limsup s_n, then x is not the limit of any subsequence

In summary: I'll simply ask my question. When you stated that "If x is the limit of (S_K(n)), then for every epsilon there exists a M such that for all m > M, |S_K(m) - x| < epsilon", what is the motivation for using this statement? I see that this is a restatement of the definition of the limit, but how did you know that this would help you in your proof? Thanks!Actually, the statement was supposed to say "If x is the limit of (S_K(n)), then for every epsilon there exists a M such that for all m > M, |S_K(m) - x| < epsilon." I
  • #1
fmam3
82
0

Homework Statement


Directly from the definition, for a sequence [tex](s_n)_{n \in \mathbb{N}} \subseteq \mathbb{R}[/tex] prove that if [tex]x > \limsup s_n [/tex], then [tex]x[/tex] is not the limit of any subsequence of [tex](s_n)[/tex]. (i.e. Do not use the fact that [tex]\limsup s_n[/tex] is the supremum of the set of subsequential limits.)

Homework Equations


I have been told by my instructor that my proof will fail due to problems with inequalities --- but I fail to see where it would fail; i.e. are there any errors where [tex]>[/tex] should be [tex]\ge[/tex] or vice-versa?

The Attempt at a Solution


Please see the attachment.

Thanks all!
 

Attachments

  • temp.pdf
    85.2 KB · Views: 224
Physics news on Phys.org
  • #2
This should fall into place by using both facts. Try using a contradiction. I have a rough proof below:

WARNING: A POSSIBLE SOLUTION IS HERE. DO NOT LOOK UNLESS YOU WANT TO.

Suppose x > lim sup (S_n) and some subsequence (S_K(n)) has x as a limit, where K(n) is a strictly increasing function of natural numbers. If x is the limit of (S_K(n)), then for every epsilon there exists a M such that for all m > M, |S_K(m) - x| < epsilon. Since (S_K(n)) contains only terms in (S_n) and all terms of (S_n) are smaller than x, then every term of (S_K(n)) is smaller than x. Hence for any m > M, |S_K(m) - x| > 0. Let T = lim inf (|S_K(m) - x|) for all m > M. If T = 0, then x = lim sup (S_K(n)) which is less than or equal to (S_n), a contradiction. Hence T is non-zero. Since T is non-zero and positive, take epsilon to be smaller than T, say epsilon = T / 2. |S_K(m) - x| >= T > epsilon for all m > M. Hence x is not the limit of (S_K(m)), a contradiction.
 
  • #3
CaffeineJunky said:
This should fall into place by using both facts. Try using a contradiction. I have a rough proof below:

WARNING: A POSSIBLE SOLUTION IS HERE. DO NOT LOOK UNLESS YOU WANT TO.

Suppose x > lim sup (S_n) and some subsequence (S_K(n)) has x as a limit, where K(n) is a strictly increasing function of natural numbers. If x is the limit of (S_K(n)), then for every epsilon there exists a M such that for all m > M, |S_K(m) - x| < epsilon. Since (S_K(n)) contains only terms in (S_n) and all terms of (S_n) are smaller than x, then every term of (S_K(n)) is smaller than x. Hence for any m > M, |S_K(m) - x| > 0. Let T = lim inf (|S_K(m) - x|) for all m > M. If T = 0, then x = lim sup (S_K(n)) which is less than or equal to (S_n), a contradiction. Hence T is non-zero. Since T is non-zero and positive, take epsilon to be smaller than T, say epsilon = T / 2. |S_K(m) - x| >= T > epsilon for all m > M. Hence x is not the limit of (S_K(m)), a contradiction.

@CaffeineJunky

Thanks for your proof! May I ask some follow up questions --- just for the sake of knowing the motivations, etc.

You wrote let [tex]T = \liminf (|S_{K(m)} - x|)[/tex] for all [tex]m > M[/tex] and showed that we must have [tex]T > 0[/tex] and then set [tex]\varepsilon = T / 2[/tex]. I have two questions:

(1) What lead your motivation for constructing [tex]T = \liminf (|S_{K(m)} - x|)[/tex]? I just want to know what "sparked" you to think of using the limit inferior for this proof, as I'd never thought of introducing this when I wrote my attempted proof (see attached).

(2) May I confirm my understanding of your last second to last sentence? You wrote that if [tex]T > 0[/tex], then we have [tex]|S_{K(m)} - x| \geq T[/tex].

That is, if in general we have a sequence, say, [tex](a_n)[/tex] in [tex]\mathbb{R}[/tex], and if [tex]\lim a_n = a[/tex], where [tex] a > 0 [/tex], then we can conclude that there exists some [tex]N[/tex] such that for all [tex]n > N, a_n > 0[/tex]; that is, it is not necessarily true that we have [tex]a_n > a[/tex] for all [tex]n > N[/tex]. But in this case, since [tex]T[/tex] is also the limit inferior, we must have that [tex]|S_{K(m)} - x| \geq T > 0[/tex] by properties of the infimum. Is this understanding correct?

Thanks!
 
  • #4
I'm not sure if the proof is 100% correct. I mean, I did word it poorly and things do need to be fixed up. but I believe the general idea is correct.

1. It just seemed to fit in order to find a value of epsilon: Take the smallest element of the set and take a smaller element to be your epsilon. Then no matter what you wouldn't be able to produce a M such that the limit inequality is less than the chosen number, which ends up contradicting the fact that every epsilon had such an M. (Although in this case, the number M isn't really as important as a well-chosen epsilon.)

Keep in mind that the goal is to show that there is no convergent subsequence whose limit is x. I had to use the negation of the definition in order to prove this to be the case, since we have little else to work with.

2. I believe your assertion is correct. It is certainly the case that A_n doesn't always has to be greater than a. Think of something such as sin(n) * exp(-n) + 1. This constantly oscillates but it still converges to 1 as n becomes arbitrarily large, because at some point it has to be within a small enough neighborhood of 1 for sufficiently large n. If it doesn't, then intuitively convergence cannot happen. (Remember, only the ultimate behavior of a sequence matters when dealing with convergence.)

P.S. I am unable to view your attachment since it is pending approval.
 
  • #5
Thanks for the reply!

I'm new to this forum and I was not aware that attachments need to be "approved" --- for future postings, I'll just directly type my message rather than attaching it.

Thank you again for your proof and clarifications!
 

What does "x > limsup s_n" mean?

"x > limsup s_n" means that x is greater than the limit superior of the sequence s_n. This means that as n approaches infinity, the terms of s_n are getting closer and closer to x but never actually reach x.

What is a limit superior?

A limit superior is a mathematical concept used in the analysis of sequences. It is defined as the largest limit point of a sequence, meaning the largest value that the sequence can approach as n approaches infinity.

What is a subsequence?

A subsequence is a sequence that is obtained by removing some terms from a given sequence. For example, if we have the sequence 1, 2, 3, 4, 5, 6, ... a subsequence could be 2, 4, 6, ... or 1, 3, 5, 7, ...

Why is x not the limit of any subsequence if x > limsup s_n?

This is because the limit of a subsequence must be less than or equal to the limit superior of the original sequence. Since x is greater than limsup s_n, it cannot be the limit of any subsequence.

Can x be the limit of a subsequence if x = limsup s_n?

Yes, x can be the limit of a subsequence if x = limsup s_n. This is because the limit of a subsequence must be less than or equal to the limit superior, and in this case, x is equal to the limit superior.

Similar threads

  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
11
Views
2K
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
885
Replies
7
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
11
Views
1K
Back
Top