Someone help. Sequence and continuous functions.

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
Charles007
Messages
21
Reaction score
0
I am confused with sequence and continuous functions.

I am confued with their limit. how do they know the min and max before they attempt the question. and is that the only solution to the question? I mean. Everytimes if I see kind question like this, is that only way to do it?...

Many thx.

Squence

View attachment 20305

Continuous Functions.

View attachment 20306
 
Physics news on Phys.org
The short answer is that they don't know the details in advance. Using the first problem as an example, you see that for large n, the numerator is essentially n2, while the denominator is essentially n3, so the fraction is roughly 1/n. The rest is just filling in details to make it rigorous.
 
I still don't understand how to get it. :frown:
 
Do you understand that the example, as given, is not an example on how to find the limit but how to prove the limit is correct after you have found it? That is, for the purposes of the example, how the limit, 0, is found, is irrelevant.

The first sequence is
[tex]\left\{\frac{n^2+ 2n}{n^3- 5}\right\}[/tex]
and, as mathman said, for very large n, the highest power in both numerator and denominator will be far larger than the rest so, for large n, the fraction will be close to [itex]n^2/n^3= 1/n[/itex] which goes to 0 as n gets larger and larger.

So we guess that the limit of the given sequence is 0. Then we proceed to show, as in the example, that 0 is, in fact, correct.
 
Last edited by a moderator:
Charles007 said:
I still don't understand how to get it. :frown:

There is no hard and fast rule. Limits are a way of rigorising the art of approximation. Your job is to simplify an expression enough so that you see the general behavior as it approaches some point, and then guess or approximate what happens at that point by comparing it to functions you already know. You can also use the rigor of making sure that there is some number bounding the expression.
This is partially why you studied the behavior of all those different types of functions in precalculus.