How is the Limit of This Sequence Determined?

  • Context: Undergrad 
  • Thread starter Thread starter Buffu
  • Start date Start date
  • Tags Tags
    Limit
Click For Summary

Discussion Overview

The discussion revolves around the determination of the limit of the sequence defined by $$x_n = (-1)^n {2n\over n+1} \sin n$$. Participants explore the behavior of this sequence, particularly its boundedness and convergence properties, while engaging in a technical examination of limits, oscillation, and cluster points.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants assert that the limit of the sequence does not exist, citing bounded oscillation as a reason for divergence.
  • Others reference Wolfram Alpha's output, claiming it indicates the limit approaches 2, although this is contested by participants who argue the output is ambiguous.
  • There is a discussion about the nature of bounded sequences, with examples provided to illustrate that a sequence can diverge while remaining bounded.
  • Participants differentiate between cluster points and limit points, with some clarifying definitions and the implications for the sequence in question.
  • One participant notes that while the limit of the absolute value of the sequence approaches 2, the oscillation of the sine function prevents the overall limit from existing.

Areas of Agreement / Disagreement

Participants generally disagree on the existence of the limit of the sequence, with some arguing it diverges and others suggesting it approaches a specific value. There is no consensus on the interpretation of Wolfram Alpha's output or the definitions of cluster points versus limit points.

Contextual Notes

Some participants express confusion regarding the definitions of cluster points and limit points, indicating a need for clarity in mathematical terminology. The discussion also highlights the oscillatory nature of the sine function as a critical factor in determining the behavior of the sequence.

Who May Find This Useful

This discussion may be useful for individuals interested in mathematical analysis, particularly those exploring sequences, limits, and the nuances of convergence and divergence in oscillatory functions.

Buffu
Messages
851
Reaction score
147
$$x_n = (-1)^n {2n\over n+1} \sin n $$

it is given that ,

$$|x_n| = |(-1)^n| {2n\over n+1} |\sin n| < {2n\over n+1} < 2$$
thus bounded, but what i did not get is how did we find ##\lim_{n \to \infty} |(-1)^n| {2n\over n+1} |\sin n| = 2##.
I checked with wolfram alpha and it says ##\lim_{n \to \infty} |(-1)^n| {2n\over n+1} |\sin n| = 2##.
https://www.wolframalpha.com/input/?i=lim+n+to+infinity+(-1)^n+*+sin+n+*+(2n/(n+1))My try

$$\lim_{n \to \infty} |(-1)^n| {2n\over n+1} |\sin n|$$
$$\lim_{n \to \infty} {|(-1)^n| \over n} {2n^3\over n+1} {|\sin n| \over n}$$
$$\lim_{n \to \infty} {|(-1)^n| \over n}{2\over {1\over n^2}+{1\over n^3}} {|\sin n |\over n} ={2 \over 0}$$
 
Physics news on Phys.org
The limit does not exist, and it's not clear to me that Wolfram is saying it does. The expression on the results page is vague but there is certainly no clear statement that the limit exists.

In fact, for any ##N\in\mathbb N## and ##\epsilon>0## we can find ##m>N## such that ##\bigg||x_m|-0\bigg|<\epsilon##.
 
  • Like
Likes   Reactions: CumrunVafa01
pwsnafu said:
No it doesn't, it just says it's between -2 to 2, which is true.
The sequence diverges by bounded oscillation.

So a sequence can diverge and still be bounded ?
 
andrewkirk said:
The limit does not exist, and it's not clear to me that Wolfram is saying it does. The expression on the results page is vague but there is certainly no clear statement that the limit exists.

In fact, for any ##N\in\mathbb N## and ##\epsilon>0## we can find ##m>N## such that ##\bigg||x_m|-0\bigg|<\epsilon##.

Thanks.
But can you help me understand how does the given sequence is bounded ?
It clearly does diverge, so should be a unbounded sequence, right ?
 
Buffu said:
So a sequence can diverge and still be bounded ?
Yes. A very simple sequence that is bounded and that diverges is ##s_n = (-1)^n = \{1, -1, 1, -1, +- \dots \}##.
 
Buffu said:
Thanks.
But can you help me understand how does the given sequence is bounded ?
It clearly does diverge, so should be a unbounded sequence, right ?
No. ##((-1)^n)_{n \in \mathbb{N}}## clearly diverges because it does not converge. On the other hand it is clearly bounded by ##-1 \leq (-1)^n \leq 1##
 
fresh_42 said:
No. ##((-1)^n)_{n \in \mathbb{N}}## clearly diverges because it does not converge. On the other hand it is clearly bounded by ##-1 \leq (-1)^n \leq 1##

Mark44 said:
Yes. A very simple sequence that is bounded and that diverges is ##s_n = (-1)^n = \{1, -1, 1, -1, +- \dots \}##.
Thanks.
That cleared many of my doubts.
 
There are two concepts here which are different but similar.
  • w is a cluster point for a sequence {xn} if for any ε>0 and any N you can find an m>N such that |xm-w|<ε.
  • z is a limit point for a sequence {xn} if for any ε>0 you can find an N such that for all m>N you have |xm-w|<ε.
Thus if a sequence has only one cluster point, that cluster point is a limit point.

For the sequence in the OP, every point in [-2, 2] is a cluster point. BUT there is no limit point.
 
  • Like
Likes   Reactions: PeroK
  • #10
Svein said:
There are two concepts here which are different but similar.
  • w is a cluster point for a sequence {xn} if for any ε>0 and any N you can find an m>N such that |xm-w|<ε.
By this definition, the sequences ##s_n = \{(-1)^n\}## and ##\sigma_n = \{2 + (-1)^n\frac n {n + 1}\}## have no cluster points. No matter how large N is, there will be some members of each sequence that are farther from w than ε. In other words, not all elements in the tail of the sequence are close to some limiting value.
Edit: I misinterpreted what Svein was saying in the definition above. He's not saying that |xm - w| < ε for every m > N, just some m > N.

However, each of these sequences has a subsequence that converges.
For the sequence ##s_n## above, the subsequence ##\{s_0, s_2, s_4, \dots, s_{2n}, \dots \} = \{1, 1, 1, \dots, 1, \dots \}## is convergent, so 1 is a cluster point. Likewise, the subsequence of terms with odd indexes is ##\{-1, -1, -1, \dots, -1, \dots \}## is convergent, so -1 is also a cluster point. For the sequence itself, there is no limit point, hence no limit.

For the sequence ##\sigma_n## above, there are two convergent subsequences - the subsequence made up of terms with even indexes ##\{2, 2 + 2/3, 2 + 4/5, \dots, 2 + n/(n + 1), \dots \}##, which converges to 3. There is also the subsequence of terms with odd indexes, which converges to 1. This sequence has two cluster points, 3 and 1. For the sequence itself, there is no limit point, hence no limit.
Svein said:
  • z is a limit point for a sequence {xn} if for any ε>0 you can find an N such that for all m>N you have |xm-w|<ε.
Thus if a sequence has only one cluster point, that cluster point is a limit point.

For the sequence in the OP, every point in [-2, 2] is a cluster point. BUT there is no limit point.
 
Last edited:
  • #11
Svein said:
There are two concepts here which are different but similar.
  • w is a cluster point for a sequence {xn} if for any ε>0 and any N you can find an m>N such that |xm-w|<ε.
Mark44 said:
By this definition, the sequences ##s_n = \{(-1)^n\}## and ##\sigma_n = \{2 + (-1)^n\frac n {n + 1}\}## have no cluster points.
I think you may have misread something here? You only need to find one ##m > N##.
 
  • #12
Svein said:
There are two concepts here which are different but similar.
  • w is a cluster point for a sequence {xn} if for any ε>0 and any N you can find an m>N such that |xm-w|<ε.
Mark44 said:
By this definition, the sequences ##s_n = \{(-1)^n\}## and ##\sigma_n = \{2 + (-1)^n\frac n {n + 1}\}## have no cluster points.
Krylov said:
I think you may have misread something here? You only need to find one m>N.
I'm interpreting what Svein said to mean that for a given N, and m > N, |xm - w| < ε.
 
  • #13
Mark44 said:
I'm interpreting what Svein said to mean that for a given N, and m > N, |xm - w| < ε.
Fine. That is not what he wrote, though.
 
  • #14
Krylov said:
Fine. That is not what he wrote, though.
I edited my reply to Svein.
 
  • #15
\lim_{n \to \infty}|(-1)^n\frac{2n}{n+1}|=2. However |sin(n)| oscillates between 0 and 1, so there is no limit for the expression.
 
  • #16
Mark44 said:
I'm interpreting what Svein said to mean that for a given N, and m > N, |xm - w| < ε.
That is why English is badly suited to mathematics. I shall rephrase using math symbols:
  • w is a cluster point for a sequence {xn} if (∀ε>0)(∀N>0)(∃m>N)(|xm-w|<ε).
  • z is a limit point for a sequence {xn} if (∀ε>0)(∃N>0)(∀m>N)(|xm-z|<ε).
 
  • Like
Likes   Reactions: Buffu
  • #17
"w is a cluster point for a sequence {xn} if for any ε>0 and any N you can find an m>N such that |xm-w|<ε."

Yes!

"z is a limit point for a sequence {xn} if for any ε>0 you can find an N such that for all m>N you have |xm-w|<ε."

No!

In fact the phrase "limit point" is always used to mean exactly the same thing as your definition of cluster point above. The phrase "limit point" does not mean "limit". Although there are certainly some cases where limit points are also limits.

The correct terminology for "limit" in English is the word "limit" (not "limit point"). (And beware: Occasionally the term "cluster point" is used to mean something other than "limit point". I have seen "cluster point" used for a point (of a set) every neighborhood of which contains *uncountably* many points of the set. But this is not standard.)

NOTE: The term "limit" is appropriate for a sequence, but the term "limit point" is appropriate to apply to a set.

My apologies if this may be confusing, but that's how the words are used.
 
  • #18
zinq said:
No!

In fact the phrase "limit point" is always used to mean exactly the same thing as your definition of cluster point above. The phrase "limit point" does not mean "limit". Although there are certainly some cases where limit points are also limits.
Well, I can tentatively agree with you on the phrase "limit point" - I should have written "limit". Otherwise, my definitions are identical to the ones used in Royden: Real Analysis. The usage "limit point" may be more appropriate in a topological context.
 
  • #19
Yes I think the term 'limit point' is more often used in topology. I also found it confusing when I first encountered it, as it is quite different from the usual meaning of 'limit' in analysis.

I prefer the term 'accumulation point', as it doesn't risk generating the same confusion that the word 'limit' brings. Or we could say a set ##S\subset\mathbb R## is 'dense' at point ##P\in\mathbb R##.

A sense in which a limit point ##P## of a subset ##S## of a metric space is a genuine limit is that there exists a sequence of elements of ##S-\{P\}## whose limit is ##\{P\}##. We may however need to use the Axiom of Choice to assert the existence of such a sequence, unless we have some pre-existing structure that enables us to identify the sequence without using Choice.

Another interesting (to me) observation is that a point being a limit of a sequence does not necessarily make it a limit point of the set comprising the elements of the sequence. For instance, the point 1 is the limit, but not a limit point of the associated set, of the constant sequence 1,1,1,1... In fact that set {1} has no limit points in ##\mathbb R##.
 
  • #20
andrewkirk said:
Yes I think the term 'limit point' is more often used in topology. I also found it confusing when I first encountered it, as it is quite different from the usual meaning of 'limit' in analysis.

I prefer the term 'accumulation point', as it doesn't risk generating the same confusion that the word 'limit' brings. Or we could say a set ##S\subset\mathbb R## is 'dense' at point ##P\in\mathbb R##.

A sense in which a limit point ##P## of a subset ##S## of a metric space is a genuine limit is that there exists a sequence of elements of ##S-\{P\}## whose limit is ##\{P\}##. We may however need to use the Axiom of Choice to assert the existence of such a sequence, unless we have some pre-existing structure that enables us to identify the sequence without using Choice.

Another interesting (to me) observation is that a point being a limit of a sequence does not necessarily make it a limit point of the set comprising the elements of the sequence. For instance, the point 1 is the limit, but not a limit point of the associated set, of the constant sequence 1,1,1,1... In fact that set {1} has no limit points in ##\mathbb R##.
I am lost, can you please explain me the difference between point and limit in easy words? please.
 
  • #21
Buffu said:
I am lost, can you please explain me the difference between point and limit in easy words?
It's not something you need to understand for the subject you are currently learning. 'Limit point' is a concept used in topology and real analysis, not in introductory calculus. It's probably best to disregard the discussion about limit points, as it's potentially confusing for somebody doing introductory calculus. Instead just make sure you understand the posts up to and including number 8.

The most I would suggest you consider in relation to posts after number 8 at this stage is the idea that a sequence can have either a single limit, or no limit. However a sequence may have subsequences that have different limits. For instance the sequence
$$1,-1,1,-1,1,-1,1,...$$
has no limit, but it has a subsequence with limit 1 (consisting of all the elements that are 1) and another subsequence with limit -1 (consisting of all the elements that are -1). Neither 1 nor -1 is a limit of the sequence, but since they are limits of subsequences we sometimes use a different word to describe them, like 'cluster point' or 'accumulation point'.

If you haven't yet come across the concept of a subsequence, it would be best to ignore that last paragraph.
 
  • Like
Likes   Reactions: dextercioby and Buffu
  • #22
andrewkirk said:
It's not something you need to understand for the subject you are currently learning. 'Limit point' is a concept used in topology and real analysis, not in introductory calculus. It's probably best to disregard the discussion about limit points, as it's potentially confusing for somebody doing introductory calculus. Instead just make sure you understand the posts up to and including number 8.

The most I would suggest you consider in relation to posts after number 8 at this stage is the idea that a sequence can have either a single limit, or no limit. However a sequence may have subsequences that have different limits. For instance the sequence
$$1,-1,1,-1,1,-1,1,...$$
has no limit, but it has a subsequence with limit 1 (consisting of all the elements that are 1) and another subsequence with limit -1 (consisting of all the elements that are -1). Neither 1 nor -1 is a limit of the sequence, but since they are limits of subsequences we sometimes use a different word to describe them, like 'cluster point' or 'accumulation point'.

If you haven't yet come across the concept of a subsequence, it would be best to ignore that last paragraph.

Thanks, nicely explained.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 19 ·
Replies
19
Views
2K