I am trying to to understand the limit definition.
For the sequence 3n+1n I can divide by the highest polynomial in denominator and get that 3 may be the limit.
Using the limit definition $$\left|\dfrac{3n+1}{n}-3\right|<\epsilon \implies \left|\dfrac{3n+1-3n}{n}\right|<\epsilon \implies \dfrac{1}{n}< \epsilon \rightarrow \dfrac{1}{\epsilon}
Now if I take a wrong limit like 2 I get |3n+1n−2|<ϵ⟹|3n+1−2nn|<ϵ⟹n+1n<ϵ
Now because I can not isolate n that mean that there is no $N
Answer
In general, xn→ℓ as n→∞ if and only if xn−ℓ→0 as n→∞.
So the way to find out if you have the correct limit is:
Do we have xn−ℓ→0?
In your example, xn=3n+1n and ℓ=3. Notice that xn−ℓ=1n→0 as n→∞. This means that for any ϵ>0, we can find N such that for every n≥N, 1n<ϵ.
But xn−2=n+1n→1≠0
No comments:
Post a Comment