The question is regarding how to solve a general set of series. If a series whose nth terms goes like this a= (-1)^n/ (n^3+2n) , how should I find whether the series is convergent or not.
Since the nth term is (-1)^n/(n^3+2n) , Can I compare it with a series b= 1/(n^3) and say that a is convergent since b is convergent. What I don't understand is this -
The p series test says that if limit (a/b) as n tends to infinity exists and is not 0 and if b is convergent then so is a. So can I say for the above example that limit (a/b) as n tends to infinity is either 1 or -1 ( both of which are finite and non zero) and since b is convergent so is a. I don't think this should be correct because the limit should be a single number. But I found a similar answer to an almost similar question here on Stack. (Final answer . I thought that for the answer to be ' convergent ' and the method to be the comparison test , the argument would be like this )
Or should I apply Leibniz's test. The nth terms as n tends to infinity tends to 0. But what about (n+1)th term <=nth term condition ? Wouldn't the above condition depend on n since we have (-1)^n sitting in the numerator and hence (n+1)th term can be positive or negative depending upon n and hence the condition (n+1)th term <=nth would vary . Am I wrong ? The last line is confusing me a lot.
I have written all the points which were causing major conceptual confusion in bold. Help regarding the solution laying stress on and explaining the points in bold is needed. Thanks in advance.