Is this Series Convergent or Divergent Using Comparison Tests?

  • Thread starter Thread starter zandbera
  • Start date Start date
  • Tags Tags
    Series
zandbera
Messages
18
Reaction score
0

Homework Statement


I have to determine whether the given series is convergent or divergent using the comparison tests:
\sum from n = 1 to infinity of (n + 4n / (n + 6n)


Homework Equations


If bn is convergent and an \leq bn then an is also convergent

liimit of an/bn as n goes to infinity = c, if c > 0, then both are either convergent or divergent

The Attempt at a Solution



I tried saying that bn was (4/6)^n but i don't know how to compare that to the original series
 
Physics news on Phys.org
Certainly (n+4^n)/(n+ 6^n)&lt; (n+ 4^n)/6^n because the left side has a larger denominator. It is also true that n< 4^n for any positive integer n. That means that n+ 4^n&lt; 4^n+ 4^n&lt; 2(4^n) and so (n+4^n)/(n+6^n)&lt; (n+4^n)/6^n&lt; 2(4^n)/6^n).
 
so then because 2(4/6)^n is convergent, the original series is convergent, correct?
 
Correct.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top