Solveeit Logo

Question

Question: How do you do the Comparison Test to see if \[\dfrac{1}{4{{n}^{2}}-1}\] converges, n is going to inf...

How do you do the Comparison Test to see if 14n21\dfrac{1}{4{{n}^{2}}-1} converges, n is going to infinity?

Explanation

Solution

These types of problems are based on the concept of limits. Let us consider an{{a}_{n}} to be 14n21\dfrac{1}{4{{n}^{2}}-1}. Since n tends to infinity, 4n24{{n}^{2}} also tends to infinity. 4n214{{n}^{2}}-1 can be approximated as 4n24{{n}^{2}}. And let bn{{b}_{n}} be 1n2\dfrac{1}{{{n}^{2}}}. Substitute the values of an{{a}_{n}} and bn{{b}_{n}} values in limnanbn\displaystyle \lim_{n \to \infty }\dfrac{{{a}_{n}}}{{{b}_{n}}} and find the value. Since 14\dfrac{1}{4} is positive and finite, then an{{a}_{n}} and bn{{b}_{n}} are either convergent or divergent. But, we know 1n2\dfrac{1}{{{n}^{2}}} is convergent, therefore, 14n21\dfrac{1}{4{{n}^{2}}-1} is also convergent.

Complete step by step solution:
According to the question, we are asked to show 14n21\dfrac{1}{4{{n}^{2}}-1} is convergent when n tends to infinity.
We have been given the function is 14n21\dfrac{1}{4{{n}^{2}}-1}. --------(1)
First, we have to know the Comparison Test. It states that
“if an{{a}_{n}} and bn{{b}_{n}} are series with positive terms and if limnanbn\displaystyle \lim_{n \to \infty }\dfrac{{{a}_{n}}}{{{b}_{n}}} is positive and finite, then either both the series converges or diverges”.
Let us assume an{{a}_{n}} to be 14n21\dfrac{1}{4{{n}^{2}}-1}.
an=14n21\Rightarrow {{a}_{n}}=\dfrac{1}{4{{n}^{2}}-1}
Here, n tends to infinity.
Consider the denominator of an{{a}_{n}}.
Since n tends to infinity, n2{{n}^{2}} also tends to infinity and thus 4n24{{n}^{2}} tends to infinity.
On subtracting 1 from infinity, we still consider the term as infinity.
Therefore, 4n214n24{{n}^{2}}-1\simeq 4{{n}^{2}}.
So, let us consider bn{{b}_{n}} to be 1n2\dfrac{1}{{{n}^{2}}}.
According to the comparison test, we have to find limnanbn\displaystyle \lim_{n \to \infty }\dfrac{{{a}_{n}}}{{{b}_{n}}}.
On substituting the values of an{{a}_{n}} and bn{{b}_{n}}, we get
limnanbn=limn14n211n2\displaystyle \lim_{n \to \infty }\dfrac{{{a}_{n}}}{{{b}_{n}}}=\displaystyle \lim_{n \to \infty }\dfrac{\dfrac{1}{4{{n}^{2}}-1}}{\dfrac{1}{{{n}^{2}}}}
We know that abcd=ab×dc\dfrac{\dfrac{a}{b}}{\dfrac{c}{d}}=\dfrac{a}{b}\times \dfrac{d}{c}. Using this property of division in the above expression, we get
limnanbn=limn14n21×n21\displaystyle \lim_{n \to \infty }\dfrac{{{a}_{n}}}{{{b}_{n}}}=\displaystyle \lim_{n \to \infty }\dfrac{1}{4{{n}^{2}}-1}\times \dfrac{{{n}^{2}}}{1}
limnanbn=limnn24n21\Rightarrow \displaystyle \lim_{n \to \infty }\dfrac{{{a}_{n}}}{{{b}_{n}}}=\displaystyle \lim_{n \to \infty }\dfrac{{{n}^{2}}}{4{{n}^{2}}-1}
Let us divide the numerator and denominator by n2{{n}^{2}}.
limnanbn=limnn2n24n21n2\Rightarrow \displaystyle \lim_{n \to \infty }\dfrac{{{a}_{n}}}{{{b}_{n}}}=\displaystyle \lim_{n \to \infty }\dfrac{\dfrac{{{n}^{2}}}{{{n}^{2}}}}{\dfrac{4{{n}^{2}}-1}{{{n}^{2}}}}
On further simplification, we get
limnanbn=limnn2n24n2n21n2\displaystyle \lim_{n \to \infty }\dfrac{{{a}_{n}}}{{{b}_{n}}}=\displaystyle \lim_{n \to \infty }\dfrac{\dfrac{{{n}^{2}}}{{{n}^{2}}}}{\dfrac{4{{n}^{2}}}{{{n}^{2}}}-\dfrac{1}{{{n}^{2}}}}
Now, we find that n2{{n}^{2}} is common in both the numerator and denominator.
Let us cancel n2{{n}^{2}} form the numerator and denominator.
Therefore, we get
limnanbn=limn141n2\displaystyle \lim_{n \to \infty }\dfrac{{{a}_{n}}}{{{b}_{n}}}=\displaystyle \lim_{n \to \infty }\dfrac{1}{4-\dfrac{1}{{{n}^{2}}}}
Now, let us substitute the limits in the simplified function.
limnanbn=1412\Rightarrow \displaystyle \lim_{n \to \infty }\dfrac{{{a}_{n}}}{{{b}_{n}}}=\dfrac{1}{4-\dfrac{1}{{{\infty }^{2}}}}
We know that any term divided by infinity is 0.
Therefore, we get
limnanbn=140\displaystyle \lim_{n \to \infty }\dfrac{{{a}_{n}}}{{{b}_{n}}}=\dfrac{1}{4-0}
limnanbn=14\therefore \displaystyle \lim_{n \to \infty }\dfrac{{{a}_{n}}}{{{b}_{n}}}=\dfrac{1}{4}
Here, we get 14>0\dfrac{1}{4}>0.
According to the comparison test, limnanbn\displaystyle \lim_{n \to \infty }\dfrac{{{a}_{n}}}{{{b}_{n}}} is positive and finite.
Therefore, an{{a}_{n}} and bn{{b}_{n}} are either convergent or divergent.
But we know that 1n2\dfrac{1}{{{n}^{2}}} is always convergent.
Then, the function 14n21\dfrac{1}{4{{n}^{2}}-1} should also be convergent.
Therefore, the function 14n21\dfrac{1}{4{{n}^{2}}-1} is convergent.

Note: We should not substitute the limits directly to the given function which will result in not defined answers. Also 1n2\dfrac{1}{{{n}^{2}}} is not divergent and is convergent. Avoid calculation mistakes based on sign convention. Also, we should know the Comparison Test rule properly to solve this question.