Question
Question: Find whether the following series is convergent or divergent. \(1 + 3x + 5{x^2} + 7{x^3} + 9{x^4} ...
Find whether the following series is convergent or divergent.
1+3x+5x2+7x3+9x4+...
Solution
We can check the convergence of this series using a ratio test. For that we have to identify the general term of the series. Then according to the conclusion of the test we can find the series is convergent or divergent.
Formula used: Let i=1∑nan be a series. Suppose there exists r such that n→∞liman−1an=r.
If r<1, then the series is convergent.
If r>1, then the series is divergent.
If r=1, the series may converge or diverge.
Complete step-by-step answer:
The series given is n=1∑∞an=1+3x+5x2+7x3+9x4+...
We have the terms a1=1,a2=3x,a3=5x2,...
So, in general the nth term an=(2n−1)xn−1
Similarly, the (n−1)th term an−1=[2(n−1)−1]xn−1−1=(2n−3)xn−2
So, we can calculate the ratio an−1an.
an−1an=(2n−3)xn−2(2n−1)xn−1
We have xbxa=xa−b.
⇒an−1an=(2n−3)(2n−1)xn−1−(n−2)
⇒an−1an=2n−32n−1x
Applying limits,
n→∞liman−1an=n→∞lim2n−32n−1x
Dividing Numerator and Denominator by n we have,
n→∞liman−1an=n→∞lim2−n32−n1x
As n→∞,n1→0
⇒n→∞liman−1an=2−02−0x=x
Hence by ratio test conclusion, the sequence is convergent if x<1 and divergent if x>1.
We can check the case of x=1 separately.
Let x=1.
Then the series becomes 1+3+5+7+9+... , the odd number series and is clearly divergent.
So, the given series is convergent for all values of x less than 1 and divergent for all values of x greater than or equal to 1.
So, the correct answer is “Option A”.
Additional Information: There are other types of test for convergence namely Root test, Comparison test, Dirichlet’s test etc. There is also another concept named absolute convergence related to convergence.
Note: A series can be tested convergent or divergent by different means. It is important to identify the appropriate option in each problem and check its conditions. If there are any cases which conclusion is not applicable that case must be checked separately.