The definition for limit in analysis

In summary: As I said, most texts have something like "there exist N such that if n> N, then...". In other words, if we choose any positive number (no matter how small) and look at all the terms of the sequence from that point on, the distance between those terms and the limit will be less than the chosen positive number. That is not the same as saying the limit is NOT equal to the sequence no matter how large n is. It is saying the sequence is as close to the limit as we wish for large enough n.
  • #1
Shing
144
1
Hi guys
I am quite confused for the definition
since it is some "simply" written and with lots of important information
e is the approximation

given e>0
| a(n)-L | < e
for n >> 1 ( for n large)

it says something " the approximation can be made as close as desired, provided we go far enough out in the sequence - the smaller e is, the farther out we must go, in general"

basically, I don't understand
1,) what mean by "the farther out we must go"

2.) How can I read such huge information from the mere there lines? Did I miss something?

3.) is " given" mean "when consider..."?

4.) and the whole information !

thanks for your reading! =)
 
Physics news on Phys.org
  • #2
1) "the smaller e is, farther out we must go" means the closer we want the sequence to get to its limit, the bigger we choose n to be. As an example, consider the sequence a(n)=1/n. The limit as n goes to infinity is zero. One way to prove this is to show that by selecting a large enough value of n (or "farther out we must go," as you put it), I can get as close to zero as required. So if I want a(n) to be within 0.01 of 0, namely the interval (-0.01,0.01), I can simply pick n to be greater than 100.

2) This is a vague and somewhat opinionated question. Math statements are often very succinct, containing lots of information in very few words. I think its rather eloquent.

3) Yes... I think. "Given e=0.01" could mean "consider when e=0.01" in the context of limits. Though, I personally would not put it that way.

4) The best way to understand the definition of limit is to think of it as an argument between yourself and a good friend, pertaining to the limit of a function. Going back to our example of a(n)=1/n, suppose your friend does not believe a(n)--> 0 as n--> infinity. You say: "well, I bet the sequence can get as close to 0 as possible." He says: "Can it get within 0.01 of its limit, 0?" You say: "Sure, pick n>100." He says: "Alright then, can it get within 0.0001 of its limit, 0?" Again, you respond with: "Yes, for n>10000." And so on hence proving that the limit is in fact 0.
 
  • #3
Hi Shing! :smile:

(have an epsilon: ε :smile:)

The statement "the limit of a(n) as n tends to ∞ is L"

is defined as meaning:

Consider any ε > 0, however small: then there is an N(ε) (which depends on ε) such that | a(n)-L | < ε for all n > N(ε). :smile:

"the farther out we must go" means that, as ε gets smaller, N(ε) must get larger.
 
  • #4
Thanks for your reply! =)

let me express my understanding..

given [tex] \epsilon>0 [/tex]
that implies the limit is NOT equal to the sequence no matter how larger n is.

[tex] |a_n-L|<\epsilon ,[/tex] for [tex]n >> 1[/tex]
that implies the difference between [itex]a_n[/itex] and L is within a very small value[itex]\epsilon[/itex] when n is large enough.

What is the problem of my concept?
Can I get better understanding of the definition?
 
  • #5
Shing said:
Thanks for your reply! =)
given [tex] \epsilon>0 [/tex]
that implies the limit is NOT equal to the sequence no matter how larger n is.

Not necessarily.

Consider the sequence <1,1,1,1,1,...>
The limit is 1, and every term of the sequence is also 1.

Also consider the sequence <1, 1/2, 1/3, 1/4, 1/5, ...>
The limit is 0, but every term of the sequence is greater than 0 (so 0 is never actually encountered)

<1, 0, 1, 2, 3, 10, 253, 0, 0, 0, 0, 0, ...>
After a finite number of terms every subsequent term is 0, so the limit is 0

<0, 1, 0, -1, 0, 1/2, 0, -1/2, 0, 1/3, 0, -1/3, 0, 1/4, 0, -1/4, ...>
As you go "further out" each of the terms get arbitrarily close to 0. Many of the terms are in fact 0, many of them are not. However, because they get arbitrarily close to 0, the limit is 0.

But consider the sequence
<0, 1, 0, 0, 2, 0, 0, 0, 3, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 5, ...> (the the pattern being n zeros followed by n, followed by n+1 zeros followed by n+1 and so on)
Although the frequency of 0 is increasing, the terms are not in general getting arbitrarily close to any value, so there is no limit.
 
  • #6
Shing said:
Hi guys
I am quite confused for the definition
since it is some "simply" written and with lots of important information
e is the approximation

given e>0
| a(n)-L | < e
for n >> 1 ( for n large)

it says something " the approximation can be made as close as desired, provided we go far enough out in the sequence - the smaller e is, the farther out we must go, in general"

basically, I don't understand
1,) what mean by "the farther out we must go"

2.) How can I read such huge information from the mere there lines? Did I miss something?

3.) is " given" mean "when consider..."?

4.) and the whole information !

thanks for your reading! =)
That's simply not a very good definition. Instead of "for n >> 1 ( for n large)" most texts have something like "there exist N such that if n> N, then..." If it is possible to find such an n no matter what [itex]\epsilon[/itex] is, then the limit is L. As for "the farther we must go, notice it said "in general". That is not always true but the situations in which it is not are generally simple.


Shing said:
Thanks for your reply! =)

let me express my understanding..

given [tex] \epsilon>0 [/tex]
that implies the limit is NOT equal to the sequence no matter how larger n is.
Not necessarily. For example the sequence an= 1, a "constant sequence" has limit 1 (of course) and is always equal to 1. In that case |an-L|= |1-1|= 0 < [itex]\epsilon[/itex] for all [itex]\epsilon[/itex] and all n.

[tex] |a_n-L|<\epsilon ,[/tex] for [tex]n >> 1[/tex]
that implies the difference between [itex]a_n[/itex] and L is within a very small value[itex]\epsilon[/itex] when n is large enough.

What is the problem of my concept?
Can I get better understanding of the definition?
 
  • #7
So
what does
[tex] given ε>0[/tex]
tell me?

It tells me
There is such a small interval ε

[tex]
|a_n-L|<\epsilon , for n >> N
[/tex]
tells me:
and the distance from [itex]a_n[/itex] to L is within such a small approximation, when n is N large sufficiently

Can I deepen my understanding of limit?


And for another definition of limit I found is much more readable.

for every ε>0 there is an integer N such that n is greater or equal to N implies that d([itex]p_n[/tex],P)<ε (here d denote the distance)

Am I correct? ( because I changed it a bit from something about matrix space.)
 
  • #8
I see no difference between the two definitions. In the real numbers, the standard "distance" measure is [itex]d(p_n, P)= |p_n- P|[/itex] so they say exactly the same thing.
 
  • #9
best definition

Shing said:
And for another definition of limit I found is much more readable.
for every ε>0 there is an integer N such that n is greater or equal to N implies that d(pn,P)<ε (here d denote the distance)

Am I correct? ( because I changed it a bit from something about matrix space.)

Hi Shing! :smile:

That last definition is the best. :smile:

I would change it slightly, to:

For any ε > 0, there is an integer N such that |pn - P| < ε for all n > N.​
 

FAQ: The definition for limit in analysis

What is the definition of a limit in analysis?

The limit of a function f(x) as x approaches a point x0 is the value that f(x) gets closer to as x approaches x0. It is denoted as lim f(x) = L, where L is a real number. This means that as x gets closer and closer to x0, the value of f(x) gets closer and closer to L.

How is the limit of a function calculated?

The limit of a function can be calculated by evaluating the function as x gets closer and closer to the desired point. This can be done algebraically or graphically. For example, to find the limit of f(x) as x approaches a, you can plug in values of x that are increasingly closer to a and see what value f(x) approaches.

What does it mean for a limit to exist?

A limit exists if the function approaches the same value from both sides as x gets closer to the desired point. This means that both the left-hand and right-hand limits are equal. If the limit exists, it is the same as the value of the function at that point.

What is the difference between a one-sided limit and a two-sided limit?

A one-sided limit only considers the behavior of the function as x approaches the desired point from one side, either the left or the right. A two-sided limit considers the behavior of the function as x approaches the desired point from both sides. One-sided limits can exist even if the two-sided limit does not.

What are some real-life applications of limits in analysis?

Limits are used in many fields of science and engineering, such as physics, chemistry, and economics. They are used to model the behavior of systems, predict future outcomes, and optimize processes. For example, limits are used in calculus to calculate the velocity and acceleration of moving objects, and in economics to determine the optimal production level for a company.

Similar threads

Back
Top