Question about the comparison test

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
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