Why Does the First Step in Solving This Sequence Problem Work?

  • Context: Undergrad 
  • Thread starter Thread starter quasar987
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around understanding the initial steps in solving a sequence problem, specifically how to find an interval that contains all terms of a sequence defined by x_n = 4 + (-1)^n/n, excluding the first 20 terms. Participants explore the reasoning behind using an epsilon value to establish this interval and the implications of different sequence behaviors.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant expresses confusion about the meaning of starting with "we are looking for an ε>0 such that..." and how it relates to finding an interval for the sequence.
  • Another participant suggests defining y(n) = x(n) - 4 and finding the smallest interval that contains all y(n>20), proposing a relationship between y(n) and the original sequence.
  • A participant notes that finding the interval I that contains all but the first 20 terms is equivalent to finding an interval (-ε, ε) for y_n, leading to the interval (4-ε, 4+ε).
  • Concerns are raised about the applicability of this method to sequences that behave differently, such as those with alternating signs converging at different rates.
  • Another participant points out that not all sequences will allow for such an interval to be found, indicating that the original sequence has a strictly decreasing |y_n|, which facilitates finding the interval.
  • It is mentioned that there is not a unique answer to the problem, as multiple intervals can satisfy the conditions, and the provided answer is the largest symmetric interval around 4.
  • A participant clarifies that the expression |x_n - 4|<ε indeed represents an interval, confirming their understanding of the relationship between ε and the interval bounds.

Areas of Agreement / Disagreement

Participants express differing levels of understanding regarding the initial steps of the problem and the implications of the method used. While some agree on the validity of the approach, others highlight potential limitations and the existence of multiple valid intervals, indicating that the discussion remains unresolved on certain aspects.

Contextual Notes

Participants note that the method may not apply universally to all sequences, particularly those with non-standard convergence behaviors. The discussion acknowledges the complexity of defining intervals for sequences that do not conform to expected patterns.

quasar987
Science Advisor
Homework Helper
Gold Member
Messages
4,796
Reaction score
32
I have this problem that I could not solve, so I looked up the answer. It more of less said how we had to start to get to the answer. So I try that and get the right answer, but I still don't understand what this first step MEANS.

The question is about sequences and it says: Find an interval which contains all terms but the first 20 of the sequence defined by

[tex]x_n =4+\frac{(-1)^n}{n}[/tex]

If we start by saying "we are looking for an [itex]\epsilon>0[/itex] such that [itex]\forall n>20[/itex], [itex]|x_n - 4|<\epsilon[/itex]", everything follows very smoothly and we find that this epsilon is 1/20 and that the interval is (3+19/20 , 4+1/20).

But this "we are looking for an [itex]\epsilon>0[/itex] such that..." beginning is not the real begining, because what we are looking for really is an INTERVAL. An interval [itex]I[/itex] such that [itex]\forall n>20[/itex], [itex]x_n \in I[/itex]. So how do the "we are looking for an [itex]\epsilon>0[/itex] such that..." follows from the real question that is asked?
 
Physics news on Phys.org
I don't understand your confusion. You already have the answer. What's the problem?
 
Define y(n) = x(n) - 4 and find the smallest interval that contains all y(n>20).
Also see that y(n+1) = -(n/n+1)*y(n) => |y(n+1)| < |y(n)|
 
Ok so the line of reasoning I was looking for is: Since 4 is a constant term in every term of the sequence, finding the interval [itex]I[/itex] that contains all but the 20 first terms is the same as finding an interval [itex](-\epsilon, \epsilon)[/itex] that contains all but the first 20 [itex]y_n[/itex] (as defined by Gokul) because our interval [itex]I[/itex] will then be simply [itex](4-\epsilon, 4+\epsilon)[/itex].

There is still something that is unclear in my head about this method, though. Supposing this is the general method of solving all problems of the "find an interval that contains all but the first /whatever terms" kind, I am bothered by this special case: Suppose the sequence converges towards 0 and looks like this:

[tex]\{-100, 100, -50, 97, -23, 92, -11, 84, -2 ...\}[/tex]

i.e. the negative terms converge much faster than the positive ones. Now if we try to find the interval [itex](-\epsilon, \epsilon)[/itex] that contain all but the first 5 terms, we cannot set [itex]\epsilon=23[/itex] because this does not include the sixth term. And we cannot set [itex]\epsilon=93[/itex] because it would include the third and the fifth terms. So there is no such [itex]\epsilon[/itex].

There is always the posibility that there exists no [itex]x_n[/itex] that generates a sequence that behaves in such a way. That would be nice. :smile:
 
quasar987 said:
There is still something that is unclear in my head about this method, though. Supposing this is the general method of solving all problems of the "find an interval that contains all but the first /whatever terms" kind, I am bothered by this special case...

You needn't be bothered as problems of this type are going to be impossible for some sequences, hence there is no general method that works on all sequences.

Your original sequence is nice in the following way, the sequence [tex]|y_n|[/tex] is a strictly decreasing sequence. That is [tex]|y_1|>|y_2|>|y_3|>\ldots[/tex]. In a case like this you can always find an interval that excludes the first N terms, for any value of N. (note [tex]y_n=x_n-\lim_{n\rightarrow\infty}x_n[/tex])
 
The confusion seems to be because there isn't a unique answer to the problem. It seems that any interval contained in (3+18/19,4+1/20) and containing [3+20/21,4+1/22] would do the trick. The answer given is the largest interval which is symmetric about 4.
 
xn satisfying [itex]|x_n - 4|<\epsilon[/itex]
IS an interval:
This is the same as
[tex]-\epsilon< x_n- 4<\epsilon[/tex]
or
[tex]4-\epsilon< x_n< 4+\epsilon[/tex]
 
I realized that. It's why I was able to solve the problem. But why 4±epsilon and not something else is what I was wondering. I know now.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 25 ·
Replies
25
Views
5K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K