Infinite Series Convergence using Comparison Test

titasB
Messages
14
Reaction score
2

Homework Statement



Determine whether the series is converging or diverging

Homework Equations




∑ 1 / (3n +cos2(n))
n=1

The Attempt at a Solution



I used The Comparison Test, I'm just not sure I'm right. Here's what I've got:

The dominant term in the denominator is is 3n and
cos2(n) alternates between 0 and 1

so,

1 / (3n +cos2(n)) < 1 / 3n

which is convergent geometric series, since | r | = 1/3 < 1

And so, 1 / (3n +cos2(n)) is convergent according to the Comparison Test
 
Physics news on Phys.org
looks ok to me. actually maybe you should change < to ≤ for when cos2 is zero
 
Last edited:
  • Like
Likes titasB
Thanks. Wasn't sure about the cos2(n) part
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top