Determine whether the series is convergent or divergent

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
Hypnos_16
Messages
148
Reaction score
1

Homework Statement



I have to find whether the following is Convergent or Divergent

∑ from n = 1 to infinity
2 / n(2n + 2)^(1/4)

Actually it's the fourth root, this is just easier to write.

Homework Equations



According to the front of the sheet it's a quiz on P-Series and Integral Test
I'm leaning more towards Integral Test.

The Attempt at a Solution



Not sure how to go about it, i think I've been looking at them for too long, i can't seem to remember how to do integrals anymore
 
Physics news on Phys.org
Either one will work. The "P-series" test says that a series of the form [itex]\sum n^p[/itex] will converge if p< 1, diverge if [itex]p\ge 1[/itex]. This is not exactly of that form, but you can use the comparison test also. Can you find a p so that [itex]1/(n(2n+2)^{1/4}< n^p[/itex]? The integral test says that a series [itex]\sum a_n[/itex] converges if the integral [itex]\int_1^\infty a(x)dx[/itex] converges where "a(x)" is just [itex]a_n[/itex] with "n" replaced by "x". Can you integrate
[tex]\int_1^\infty \frac{1}{x(x+1)}dx[/tex]?