How to check absolute convergence
Absolute convergence: If the absolute value
of the series ,
is convergent , then series is called absolutely convergent.
Absolute convergence is a stronger type of convergence. Series that are absolutely convergent, are guaranteed to be convergent. However, series that are convergent may or may not be absolutely convergent.
Lets look into some examples.
Example1: Does the following series converge absolutely.
^{n+1}}{n^{3}}})
Solution: lets check the absolute value of this series first.
^{n+1}}{n^{3}}&space;\right&space;|=&space;\sum_{n=1}^{\infty&space;}\frac{1}{n^{3}})
Which is a P series .
Here p=3 which is greater than 1
The series is convergent using P series test. So the given series converges absolutely
Example2: Check the following series for absolute convergence.
}{n^{2}}})
Solution: First note that this is not alternating series but we can check its absolute convergence.
We know that sin ranges from -1 to 1
-1 ≤ Sin(n) ≤ 1
Which can be written as, |sin(n)| ≤ 1
Therefore, }{n^{2}}&space;\right&space;|\leq&space;\frac{1}{n^{2}})
We know that
is convergent by P series test as p=2 >1 .
By comparison test given series is convergent.
Therefore the given series is absolutely convergent.
Conditional convergence:
When given series
is convergent but
is divergent then we say series is conditionally convergent.
Let
is a convergent series. We say that this series is Absolutely Convergent if
is also convergent. We say the original series is Conditionally Convergent if
is not convergent.
Example3: Check whether the following series is absolutely convergent , conditionally convergent or divergent.
^{n}}{n}})
Solution: This is an alternating harmonic series and we use AST test to check its convergence, which is covered in previous section. Using AST we check its two conditions.

- This is a decreasing series because terms get decreased when denominators get increased, which can be checked using derivative test too.
which is always negative , that means this function(series) is always decreasing.
Since both conditions are met so this series is convergent by AST.
Now we check its absolute convergence.
^{n}}{n}&space;\right&space;|=&space;\sum_{n=1}^{\infty&space;}\frac{1}{n})
Which is divergent being a harmonic series.
Here we saw that original series is convergent by AST but it is not convergent absolutely so this series is conditionally convergent.
Example4: Check whether the following series is absolutely convergent , conditionally convergent or divergent.
^{n}\left&space;(&space;n+\frac{1}{n}&space;\right&space;)})
Solution: First we check its convergence using AST . Lets check the two conditions:
1) =&space;\infty&space;+0&space;=\infty)
First condition is not satisfied , no need to check it further.
This series is divergent by AST
We can also check it is not absolutely convergent using Limit comparison test.
So given series is divergent.
Practice problems:
In the following exercises determine whether the series is absolutely convergent, conditionally convergent, or divergent.
^{n}}{2n})
^{n}\frac{n^{2}+1}{n^{2}})
[ geometric series ]
Answers:
- Conditionally convergent
- Divergent
- Convergent