Rigorous proof of limits of sequences

kingwinner
Messages
1,266
Reaction score
0

Homework Statement


Definition: Let an be a sequence of real numbers. Then an->a iff
for all ε>0, there exists N such that n≥N => |an - a|<ε.

Let an=(n2+1)/(n2-9).
PROVE that an->1 as n->∞.

Proof:
Assume n≥4. Then | 1-an | = 10/(n2-9).
10/(n2-9) < 10/n provided n2 - 9 > n, i.e. n2 - n > 9.
Now n2-n=n(n-1) ≥n for n≥2
and so n2-n > 9 for n>9

10/(n2-9) < 10/n < ε provided n>9 AND n>10/ε. Thus take N=max{9,10/ε}.
======================

1) In the first place, WHY can we assume n≥4 at the beginning of the proof?

2) Secondly, I don't think the choice of N above works.
N=max{9,10/ε} => N≥9 and N≥10/ε
In the definition of limit, we have n≥N, so this implies n≥N≥9 and n≥N≥10/ε, so n≥9 and n≥10/ε, but this does NOT imply n>9 AND n>10/ε.
But the inequalities 10/(n2-9) < 10/n < ε is only justified provided n>9 AND n>10/ε.

So is this proof wrong? In the definition of limit, can we use n>N instead of n≥N?

Homework Equations


N/A

The Attempt at a Solution


N/A

Thanks for any help! :)
 
Physics news on Phys.org
I looked over the proof and each step seemed justified. As for your concerns,

1) Well we can of course require n to be bigger than any given number, since we only care about what happens when n is big. This shouldn't startle you, since we require n to be bigger than 9 in the end anyways. Presumably, the author of the proof wanted to ensure n^2 - 9 > 0. Thus there is really no harm in requiring n to be bigger than 4.

2)A minor note: N = max{9, 10/e} does not mean N \geq 9 , N \geq10/e. You have the inequalities reversed. Remember N is the bigger of the two numbers. Regardless I still think the argument is valid since n\geqN is n > N OR n = N, and we can simply take n > N. But let's face it, this is a very tiny point. Many authors stipulate that n > N in the definition. The important thing you should take away from this is that n\geqN is more "lenient" since n could be just > N (it's easy to think that it should be the opposite, as I think you have done here).
 
kingwinner said:

Homework Statement


Definition: Let an be a sequence of real numbers. Then an->a iff
for all ε>0, there exists N such that n≥N => |an - a|<ε.

Let an=(n2+1)/(n2-9).
PROVE that an->1 as n->∞.

Proof:
Assume n≥4. Then | 1-an | = 10/(n2-9).
10/(n2-9) < 10/n provided n2 - 9 > n, i.e. n2 - n > 9.
Now n2-n=n(n-1) ≥n for n≥2
and so n2-n > 9 for n>9

First off, I have one question: if you start with n≥4, so why do you end up with n≥9 which makes the assumption contradictory?

Actually the choice of n≥4 is flawless; you can see that for instance n=3 the denominator in a_n is zero, leading to an absurdity. So let alone numbers less than 3 or equal to it and start with n≥4. We CANNOT make a choice of the form n≥1 but n=/=3. One only needs to realize the roots of denominator then go ahead with numbers greater than the positive root (if it is an integer).

Second stuff to be noticed is that the statement "10/(n2-9) < 10/n provided n^2 - 9 > n, i.e. n2 - n > 9" is wrong. It is easy to check that 10/(n^2-9) < 10/n is compatible with n≥4. You got to solve the inequality than to only behold the face and judge.

10/(n2-9) < 10/n < ε provided n>9 AND n>10/ε. Thus take N=max{9,10/ε}.

During the proof, you make a lot of paradoxical assumptions/reasonings: You must take into account the prior bounds for n to not go beyond 'em afterwards. Now it is crystal clear that N=max{4,10/ε} is N=4.

But note that for N=4 the sequence gives a_N= 16/7\approx2.28, thus 1.28<ε. You don't be worried about this. It is only because the choice of n≥4 does not sound so extraordinary. If it was n≥5, then we woud have 0.625<ε as if ε is upper-bounded by 1, this would be much realistic.
[/QUOTE]
 
Altabeh said:
First off, I have one question: if you start with n≥4, so why do you end up with n≥9 which makes the assumption contradictory?
What? How does "n\ge 9" contradict n\ge 4? Any number that is \ge 9 is \ge 4.

Actually the choice of n≥4 is flawless; you can see that for instance n=3 the denominator in a_n is zero, leading to an absurdity. So let alone numbers less than 3 or equal to it and start with n≥4. We CANNOT make a choice of the form n≥1 but n=/=3. One only needs to realize the roots of denominator then go ahead with numbers greater than the positive root (if it is an integer).

Second stuff to be noticed is that the statement "10/(n2-9) < 10/n provided n^2 - 9 > n, i.e. n2 - n > 9" is wrong. It is easy to check that 10/(n^2-9) < 10/n is compatible with n≥4. You got to solve the inequality than to only behold the face and judge

10/(n2-9) < 10/n < ε provided n>9 AND n>10/ε. Thus take N=max{9,10/ε}.

During the proof, you make a lot of paradoxical assumptions/reasonings: You must take into account the prior bounds for n to not go beyond 'em afterwards. Now it is crystal clear that N=max{4,10/ε} is N=4.
That is not only not "crystal clear", it is not necessarily true. If \epsilon= .0001, then 10/\epsilon= 1000000 and N= max(4, 10/\epsilon)= 100000.

But note that for N=4 the sequence gives a_N= 16/7\approx2.28, thus 1.28<ε.
Nonsense- the whole point is that \epsilon is given and that \epsilon can be any number greater than 0. You cannot assert that \epsilon is any particular number.

You don't be worried about this. It is only because the choice of n≥4 does not sound so extraordinary. If it was n≥5, then we woud have 0.625<ε as if ε is upper-bounded by 1, this would be much realistic.
 
Last edited by a moderator:
HallsofIvy said:
What? How does "n\ge 9" contradict n\ge 4? Any number that is \ge 9 is \ge 4.

Yes, but the inverse does not hold. We first assume \ge 4 then we get \ge 9. So what about n=7!? Considering \ge 9 from the beginning won't get to any such misleading. One needs to go for 'good' choices of n to not probably hit a snag ahead.

That is not only not "crystal clear", it is not necessarily true. If \epsilon= .0001, then 10/\epsilon= 1000000 and N= max(4, 10/\epsilon)= 100000.

I take it as a typo that you give us two different answers 100000 and 1000000. Pardon me, but if \epsilon= .0001, then what about 10/(n^2-9) &lt; 10/n &lt; \epsilon===>10/(n^2-9) &lt; 10/9&lt; 0.0001?

Nonsense- the whole point is that \epsilon is given and that \epsilon can be any number greater than 0. You cannot assert that \epsilon is any particular number.

I don't remember I said ε is NOT given. What I just claimed was that the OP should be aware of his choice of n. Period.

AB
 
Last edited:
Altabeh said:
Yes, but the inverse does not hold. We first assume \ge 4 then we get \ge 9. So what about n=7!? Considering \ge 9 from the beginning won't get to any such misleading. One needs to go for 'good' choices of n to not probably hit a snag ahead.
Then you completely misunderstood the proof. First he pointed out that n must be greater than or equal to 4, just in order to be defined. Then he said that, in order that he be able to use a certain inequality, n must also be larger than or equal to 9.



I take it as a typo that you give us two different answers 100000 and 1000000. Pardon me, but if \epsilon= .0001, then what about 10/(n^2-9) &lt; 10/n &lt; \epsilon===>10/(n^2-9) &lt; 10/9&lt; 0.0001?



I don't remember I said ε is NOT given. What I just claimed was that the OP should be aware of his choice of n. Period.

AB
 
\geq
HallsofIvy said:
Then you completely misunderstood the proof. First he pointed out that n must be greater than or equal to 4, just in order to be defined. Then he said that, in order that he be able to use a certain inequality, n must also be larger than or equal to 9.

Ugh... I thought he meant to use n\geq 4 as a first guess for N! My bad.
 
Last edited:
snipez90 said:
2) N = max{9, 10/e} does not mean N \geq 9 , N \geq10/e. You have the inequalities reversed. Remember N is the bigger of the two numbers.

But I think N=max{9,10/ε} => N≥9 and N≥10/ε is absolutely correct.

You said the inequalities should be reversed. So "N=max{9,10/ε} => N<9 and N<10/ε". But this is incorrect...
 
Thanks for the inputs. But I still don't understand the two concerns that I posted in my first post and I would appreciate if someone can explain these.

1) In the first place, WHY can we assume n≥4 at the beginning of the proof? Why are we even allowed to do this? Can we assume n≥10 at the beginning?

2) Secondly, I don't think the choice of N above works. (please pay attention to whehter the inequalities are "strict" inequalities or "weak" inequalities)

N=max{9,10/ε} => N≥9 and N≥10/ε
In the definition of limit, we have n≥N, so this implies n≥N≥9 and n≥N≥10/ε, so n≥9 and n≥10/ε, but this does NOT imply n>9 AND n>10/ε. (n>9 implies n≥9 is correct, but n≥9 => n>9 is wrong)
The inequalities 10/(n2-9) < 10/n < ε is only justified provided n>9 AND n>10/ε, but if we choose N=max{9,10/ε}, this only implies n≥9 and n≥10/ε.

So is this proof wrong? In the definition of limit, can we use n>N instead of n≥N? Would this be an exactly equivalent definition?

Thank you!
 
  • #10
kingwinner said:
But I think N=max{9,10/ε} => N≥9 and N≥10/ε is absolutely correct.

You said the inequalities should be reversed. So "N=max{9,10/ε} => N<9 and N<10/ε". But this is incorrect...

Actually he is right about his claim of N being the bigger of the two numbers, so here one gets N=10/ε. This result and n≥9 and that ε>10/(n^2-9) gives N < n^2-9 or N<72. But I still think that your choice of N is not 'good'...
 
  • #11
kingwinner said:
Thanks for the inputs. But I still don't understand the two concerns that I posted in my first post and I would appreciate if someone can explain these.

1) In the first place, WHY can we assume n≥4 at the beginning of the proof? Why are we even allowed to do this? Can we assume n≥10 at the beginning?

2) Secondly, I don't think the choice of N above works. (please pay attention to whehter the inequalities are "strict" inequalities or "weak" inequalities)

N=max{9,10/ε} => N≥9 and N≥10/ε
In the definition of limit, we have n≥N, so this implies n≥N≥9 and n≥N≥10/ε, so n≥9 and n≥10/ε, but this does NOT imply n>9 AND n>10/ε. (n>9 implies n≥9 is correct, but n≥9 => n>9 is wrong)
The inequalities 10/(n2-9) < 10/n < ε is only justified provided n>9 AND n>10/ε, but if we choose N=max{9,10/ε}, this only implies n≥9 and n≥10/ε.

So is this proof wrong? In the definition of limit, can we use n>N instead of n≥N? Would this be an exactly equivalent definition?

Thank you!

Sounds like you are making my mistake, too!

1- Here n≥4 is not an initial guess for N. It just shows that the expression in the absolute value funstion is positive for all required n's, so you can easily write it without |...|. As you may have noticed, for n<3 a_n itself gives us negative values so let alone n's smaller than 4. And we are JUST allowed to take n≥4 as a guess if it does not make ε get larger enough to say confidently that the sequence does not converge. And Yes you are allowed to even take n≥100 in the first place but it may exceed the minimum 'safe' value for N that we usually do look for it.

2- I agree, because that gives ε>10/72 which is not a 'safe', but yet acceptable, value for epsilons that are used to be much more smaller than that. Let's say if you had started with n≥20, you would have been in a more 'safer' zone... :)

I think these can help you!

AB
 
  • #12
kingwinner said:
Thanks for the inputs. But I still don't understand the two concerns that I posted in my first post and I would appreciate if someone can explain these.

1) In the first place, WHY can we assume n≥4 at the beginning of the proof? Why are we even allowed to do this? Can we assume n≥10 at the beginning?
You can assume n is greater than any fixed number M because the first M terms of the sequence don't tell you anything about whether the sequence is going to converge. You only care about what happens with the sequence when n goes to infinity. In other words, if you had a new sequence which was just the original sequence without the first M terms, the new sequence converging implies the original sequence converges.

2) Secondly, I don't think the choice of N above works. (please pay attention to whehter the inequalities are "strict" inequalities or "weak" inequalities)

N=max{9,10/ε} => N≥9 and N≥10/ε
In the definition of limit, we have n≥N, so this implies n≥N≥9 and n≥N≥10/ε, so n≥9 and n≥10/ε, but this does NOT imply n>9 AND n>10/ε. (n>9 implies n≥9 is correct, but n≥9 => n>9 is wrong)
The inequalities 10/(n2-9) < 10/n < ε is only justified provided n>9 AND n>10/ε, but if we choose N=max{9,10/ε}, this only implies n≥9 and n≥10/ε.

So is this proof wrong? In the definition of limit, can we use n>N instead of n≥N? Would this be an exactly equivalent definition?
You are correct the implications don't follow, but you could easily fix the proof by using N=max{9,10/ε}+1 instead.

You can use n>N in the definition of the limit. I think this is actually how it's usually done to avoid the sort of technicality you've noticed.
 
  • #13
Altabeh said:
2- I agree, because that gives ε>10/72 which is not a 'safe', but yet acceptable, value for epsilons that are used to be much more smaller than that. Let's say if you had started with n≥20, you would have been in a more 'safer' zone... :)
That's not how it works. This isn't like doing an experiment and figuring out small the error bars have to be to be acceptable. \epsilon is a given. It's some arbitrary positive number. It could be 10^{100}, 10^{-100}, or any other positive value. The proof is just showing that if you go far enough out in the sequence, then the terms are bounded between L-\epsilon and L+\epsilon, where L is the limit of the sequence. How far into the sequence you have to go depends on \epsilon, but the point is that you can do this for any value of \epsilon, no matter how small it is.
 
  • #14
vela said:
You can assume n is greater than any fixed number M because the first M terms of the sequence don't tell you anything about whether the sequence is going to converge. You only care about what happens with the sequence when n goes to infinity. In other words, if you had a new sequence which was just the original sequence without the first M terms, the new sequence converging implies the original sequence converges.


You are correct the implications don't follow, but you could easily fix the proof by using N=max{9,10/ε}+1 instead.

You can use n>N in the definition of the limit. I think this is actually how it's usually done to avoid the sort of technicality you've noticed.

1) OK, now I get the point. So at any point of the proof, we can assume n is greater than any fixed number M to obtain estimates, and we just have to make sure that at the end we must choose N to be greater than (or equal to) M.

2) Thanks, I think you have answered my questions.
So I think the two definitions below are equivalent and are both acceptable.
"For all ε>0, there exists N such that n≥[/color]N => |an - a|<ε."
"For all ε>0, there exists N such that n>[/color]N => |an - a|<ε."

Another question: in this definition, does N have to be an integer? Why or why not? If the answer is yes, then I think the proof above will have some problem, becuase 10/ε is not necessarily an integer?

Thanks! :)
 
  • #15
kingwinner said:
Another question: in this definition, does N have to be an integer? Why or why not? If the answer is yes, then I think the proof above will have some problem, becuase 10/ε is not necessarily an integer?
No, N doesn't have to be an integer. It's just some real number, for a given \epsilon, that integer n must exceed for the limit implication to hold.
 
  • #16
vela said:
No, N doesn't have to be an integer. It's just some real number, for a given \epsilon, that integer n must exceed for the limit implication to hold.
But in MANY textbooks, they require N to be an integer.
Wikipedia does the same. (http://en.wikipedia.org/wiki/Limit_of_a_sequence#Formal_definition)

What is the reason of requiring N to be an integer? I don't think it is absolutely necessary...but since so many textbooks are doing it, I think there must be a reason?
 
Last edited:
  • #17
That's interesting. I don't know of a reason offhand. Maybe it's some technical point about comparing n to N relying on the ordering of the natural numbers.

You could modify your proof to say "Choose N\in\mathbb{N} such that N &gt; max\{9,10/\epsilon\}." That would also take care of your concern about the \ge vs. &gt;.
 
  • #18
vela said:
That's not how it works. This isn't like doing an experiment and figuring out small the error bars have to be to be acceptable. \epsilon is a given. It's some arbitrary positive number. It could be 10^{100}, 10^{-100}, or any other positive value. The proof is just showing that if you go far enough out in the sequence, then the terms are bounded between L-\epsilon and L+\epsilon, where L is the limit of the sequence. How far into the sequence you have to go depends on \epsilon, but the point is that you can do this for any value of \epsilon, no matter how small it is.

It is not like that! Keep in mind that \epsilon measures the error between the numbers a_n and the limit L, while the integer N measures how fast the sequence gets closer to the limit L (as you said). So what I mean is that while \epsilon is a given, you can't choose \epsilon=10^{100} ever. That is a terrible, no let's say, a very very terrible choice of \epsilon, that won't work out. In the definition of limit, we say [f(x+\epsilon)]-f(x)]/\epsilon where \epsilon goes to zero to only assure us that the derivative of f(x) exists at x. Most authors don't emphasize this in their definition of limit of a sequence, but others, while doing so in the definition itself, prefer to notify readers as a tip or something of this critical point that \epsilon is a very small number.

Another question: in this definition, does N have to be an integer? Why or why not? If the answer is yes, then I think the proof above will have some problem, becuase 10/ε is not necessarily an integer?

It is just because your list of numbers for N would be so narrowed down so you can feel really happy that you won't get into the trouble of what you should choose from the scary set of real numbers!:smile:
 
Back
Top