Definition.Sequencexn is called infinitesimal if its limit is 0.
In other words, if for every ϵ>0 there is number N=Nϵ, such that for n>N, ∣xn−0∣=∣xn∣<ϵ.
We can reformulate definition as follows: sequence xn is infinitesimal if its absolute value becomes less than some specified ϵ>0, starting with some number.
If we now return to the variant xn that has limit a, then difference αn=xn−a will be infinitesimal, because by definition of limit∣αn∣=∣xn−a∣<ϵ. And vice versa, if αn is infinitesimal then xn→a.
This leads to the following fact.
Fact.xn has limit a if and only if αn=xn−a is infinitesimal.
Therefore, if xn→a then xn can be represented as xn=a+αn.
This fact is often useful for finding limits.
Example 1. Consider sequences xn=n1, xn=−n1, xn=n(−1)n+1.
Corresponding lists are
{1,21,31,41,…},
{−1,−21,−31,−41,…},
{1,−21,31,−41,…}.
All variants are infinitesimal because ∣xn−0∣=∣xn∣=∣∣n1∣∣<ϵ when n>ϵ1. Therefore, we can take (recall that N is natural number) N=Nϵ>[ϵ1], where [x] is a floor function.
You see that they are infinitesimal (so their limit is 0), but they behave differently: first is always greater 0, second is always less than 0, third alternates sign.
Example 2. Consider sequence xn=n2+(−1)n.
Corresponding list is {1,23,31,43,51,21,…}.
By triangle inequality we have that ∣xn∣=∣∣n2+n(−1)n∣∣≤∣∣n2∣∣+∣∣n(−1)n∣∣=∣∣n2∣∣+∣∣n1∣∣=∣∣n3∣∣.
Therefore, ∣∣n3∣∣<ϵ when n>ϵ3. So, Nϵ=[ϵ3]. Thus, this variant is infinitesimal.
Note, that here we see different behavior comparing with example 1: variant alternately approach limit 0 and move away from it.
Example 3. Consider sequence xn=n1+(−1)n.
Corresponding sequence is {0,1,0,21,…}.
By triangle inequality we have that ∣xn∣=∣∣n1+n(−1)n∣∣≤∣∣n1∣∣+∣∣n(−1)n∣∣=∣∣n1∣∣+∣∣n1∣∣=∣∣n2∣∣.
Therefore, ∣∣n2∣∣<ϵ when n>ϵ2. So, Nϵ=[ϵ2]. Thus, this variant is infinitesimal, in other word its limit is 0.
Note that sequence takes limiting value.
These simple examples shows that although all four sequences have same limit, but they approach it differently. First three sequences don't take limiting value, while fourth does.
The only thing that matters is that difference between values in sequence and limit should be infinitesimal for all values that lie sufficiently far.
Example 4. Let's take slighly harder example. Consider sequence xn=3n2+2n−4n2−n+2. Show that its limit is 31.
To show that limit of this sequence is 31 we need to show that ∣∣xn−31∣∣ is infinitesimal.
So, after algebraic manipulations we obtain that ∣∣xn−31∣∣=∣∣3n2+2n−4n2−n+2−31∣∣=∣∣−3(3n2+2n−4)5n−10∣∣=3(3n2+2n−4)5n−10<3(3n2−4)5n.
Since n is large then n2−4>0, so 3n2−4=2n2+n2−4>2n2.
So, 3(3n2−4)5n<3⋅2n25n=6n5<n1.
Therefore, ∣∣xn−31∣∣<ϵ when n1<ϵ or n>ϵ1. In other words if n>Nϵ=[ϵ1].
Thus, xn→31.
Example 5. Let sequence is given by formula xn=an1=na (a>1). Let's prove that xn→1.
Using Bernoulli inequality γn>1+n(γ−1) where n is natural and n>1, γ>1, with γ=an1, we obtain that (an1)n>1+n(an1−1) or an1−1<na−1.
This means that ∣xn−1∣=na−1<na−1<ϵ when n>Nϵ=[ϵa−1].
However, we can go another way.
Inequality ∣xn−1∣=an1−1<ϵ is equivalent to the inequality n1<loga(1+ϵ) or n>loga(1+ϵ)1, so it holds when n>Nϵ=[loga(1+ϵ)1].
As can be seen two ways of thinking led us to the two different expressions for Nϵ. For example, when a=10,ϵ=0.01 we obtain that N0.01=0.019=900 according to the first way and N0.01=[0.00432….1]=231 according to the second way. Second way gave us the smallest of all possible values for N0.01 because 102311=1.010017 is different from 1 on more than ϵ=0.01.
Same will be in general case, because when a≤loga(1+ϵ)1 we have that an1−1≥ϵ.
However, we are not interested in finding the smallest value of Nϵ if we only want to find limit. We are interested in finding such Nϵ that inequality will hold for all n≥Nϵ. We don't care is it smallest value or not.
Example 6. Important example of infinitesimal is sequence αn=qn where ∣q∣<1.
To prove that αn→0 consider inequlaity ∣αn∣=∣q∣n<ϵ. This inequality is equivalent to the inequality lg(∣q∣n)<lg(ϵ) or nlg∣q∣<lg(ϵ) i.e. n>lg∣q∣lg(ϵ).
Therefore, if we take (considering ϵ<1) Nϵ=[lg∣q∣lg(ϵ)] then for n>Nϵ above inequality will hold.
Similarly it can be shown that variant βn=A⋅qn, where ∣q∣<1 and A is constant, is also infinitesimal.
Example 7. Now, consider infinite decreasing geometric sequence a,aq,aq2,…,aqn−1,…
where ∣q∣<1. Let's find its sum.
Sum of infinite progression is limit as n→∞ of partial sum of geometric progression sn.
We have that sn=1−qa−aqn=1−qa−1−qaqn.
This equality means that variant sn is different from number 1−qa on αn=1−q1qn. But as we saw in example 6 αn is infinitesimal. Therefore, s=lim(sn)=1−q1.
Therefore, when ∣q∣<1 we have that a+aq+aq2+…+aqn−1+…=1−qa.