Solveeit Logo

Question

Question: How do you use the limit comparison test to determine if \( \sum \sin \left( {\dfrac{1}{n}} \right) ...

How do you use the limit comparison test to determine if sin(1n)\sum \sin \left( {\dfrac{1}{n}} \right) from [1,)[1,\infty ) is convergent or divergent?

Explanation

Solution

Hint : In order to solve this question we must know about the concept of the limit comparison test . It is a method of testing for the convergence of an infinite series . It Suppose that we have two series nan{\sum _n}{a_n} and nbn{\sum _n}{b_n} with an0,bn>0{a_n} \geqslant 0,{b_n} > 0 for all nn .
Then if limnanbn=c\mathop {\lim }\limits_{n \to \infty } \dfrac{{{a_n}}}{{{b_n}}} = c with 0<c<,0 < c < \infty , , then either both series converge or both series diverge . And so we check for the convergence or divergence of sin(1n)\sum \sin \left( {\dfrac{1}{n}} \right) from [1,)[1,\infty ) .

Complete step by step solution:
In the above question given , we are to determine if sin(1n)\sum \sin \left( {\dfrac{1}{n}} \right) from [1,)[1,\infty ) is convergent or divergent using limit comparison test . We can see the comparison with conditions –
Suppose that we have two series an\sum {a_n} and bn\sum {b_n} with an,bn0{a_n},{b_n} \geqslant 0 , for all nn and anbn{a_n} \leqslant {b_n} for all nn . Then,
If bn\sum {b_n} is convergent then so is an\sum {a_n} .
If an\sum {a_n} is divergent then so is bn\sum {b_n} .
In other words, we have two series of positive terms and the terms of one of the series is always larger than the terms of the other series. Then if the larger series is convergent the smaller series must also be convergent. Likewise, if the smaller series is divergent then the larger series must also be divergent.
Let an=sin(1n){a_n} = \sin \left( {\dfrac{1}{n}} \right) and bn=(1n){b_n} = \left( {\dfrac{1}{n}} \right) .
Then limnanbn=limnsin(1n)(1n)\mathop {\lim }\limits_{n \to \infty } \dfrac{{{a_n}}}{{{b_n}}} = \mathop {\lim }\limits_{n \to \infty } \dfrac{{\sin \left( {\dfrac{1}{n}} \right)}}{{\left( {\dfrac{1}{n}} \right)}} . There are multiple ways to approach this limit. The first is to replace the variables: as n,1n0n \to \infty ,\dfrac{1}{n} \to 0 , so this can be rewritten as lima0sin(a)(a)\mathop {\lim }\limits_{a \to 0} \dfrac{{\sin \left( a \right)}}{{\left( a \right)}} which is a fundamental limit: lima0sin(a)(a)=1\mathop {\lim }\limits_{a \to 0} \dfrac{{\sin \left( a \right)}}{{\left( a \right)}} = 1 So : limnsin(1n)(1n)=lima0sin(a)(a)=1\mathop {\lim }\limits_{n \to \infty } \dfrac{{\sin \left( {\dfrac{1}{n}} \right)}}{{\left( {\dfrac{1}{n}} \right)}} = \mathop {\lim }\limits_{a \to 0} \dfrac{{\sin \left( a \right)}}{{\left( a \right)}} = 1
we see that limnanbn=1\mathop {\lim }\limits_{n \to \infty } \dfrac{{{a_n}}}{{{b_n}}} = 1 , which is a positive, defined value.
According to the limit comparison test this tells us that an\sum {a_n} and bn\sum {b_n} are either both convergent or both divergent.
Since bn=(1n){b_n} = \left( {\dfrac{1}{n}} \right) , we see that bn\sum {b_n} is divergent (it's the harmonic series), so we can conclude that an=n=1sin(1n)\sum {a_n} = \sum\limits_{n = 1}^\infty {\sin \left( {\dfrac{1}{n}} \right)} is also divergent.

Note : In order to apply this limit comparison test test we need both series to start at the same place.
Do not misuse this test.
the requirement that an,bn0{a_n},{b_n} \geqslant 0 and anbn{a_n} \leqslant {b_n} really only needs to be true eventually. In other words, if a couple of the first terms are negative or an  isnotbn{a_n}\;is not \leqslant {b_n} for a couple of the first few terms we’re okay. As long as we eventually reach a point where an,bn0{a_n},{b_n} \geqslant 0 , and anbn{a_n} \leqslant {b_n} for all sufficiently large n the test will work.