Question about the comparison test

vande060
Messages
180
Reaction score
0

Homework Statement



determine whether the series diverges or converges

(∞,n=1) ∑ (n2 - 1)/(3n4 +1)

Homework Equations


The Attempt at a Solution



(∞,n=1) ∑ (n2 - 1)/(3n4 +1)

an = (n2 - 1)/(3n4 +1)

i thought bn should be n2/3n4 = 1/3n2

lim n-->∞ an/bn = (n2 - 1)/(3n4 +1) * 3n2

lim n-->∞ (3n4 - 3n2)/ (3n4 + 1)

not sure if this is going in the right direction here
 
Physics news on Phys.org
vande060 said:

Homework Statement



determine whether the series diverges or converges

(∞,n=1) ∑ (n2 - 1)/(3n4 +1)



Homework Equations





The Attempt at a Solution



(∞,n=1) ∑ (n2 - 1)/(3n4 +1)

an = (n2 - 1)/(3n4 +1)

i thought bn should be n2/3n4 = 1/3n2
That's a reasonable choice.
vande060 said:
lim n-->∞ an/bn = (n2 - 1)/(3n4 +1) * 3n2

lim n-->∞ (3n4 - 3n2)/ (3n4 + 1)

not sure if this is going in the right direction here
So what do you get when you take the limit?
 
Mark44 said:
So what do you get when you take the limit?

thats where i kept getting bogged down, let me give it another shot:

lim n-->∞ (3n4 - 3n2)/ (3n4 + 1)

lim n-->∞ (3 - 3/n2)/ (3 + 1/n4)

im n-->∞ = 1

c>0, series converges
 
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