How do you determine if the series the converges conditionally, absolutely or diverges given #Sigma ((-1)^(n+1))/(n^1.5)# from #[1,oo)#?
1 Answer
Jan 12, 2017
The series:
#sum_(n=1)^oo (-1)^(n+1)/n^(3/2)#
is absolutely convergent
Explanation:
Given the series:
(1)
#sum_(n=1)^oo (-1)^(n+1)/n^(3/2)#
we can test for convergence the series:
(2)
#sum_(n=1)^oo abs((-1)^(n+1)/n^(3/2)) = sum_(n=1)^oo1/n^(3/2)#
If this series converges, then the series (1) converges absolutely ( and also conditionally ).
We can apply the integral test to the series (2) using the function:
As, for
Se we calculate:
which means that the series (1) is absolutely convergent.