Convergence of a Series with Exponential Terms

  • Thread starter Thread starter Mattofix
  • Start date Start date
  • Tags Tags
    Series
Physics news on Phys.org
i feel like I am going in the totally wrong direction - if so please can someone please point me the right way.
 
Expand the denominator first. The n^2 terms cancel so the denominator is basically proportional to n. The numerator, I think, tends to 1. Do you agree? So do you think it converges or diverges? It's good to have opinion to organize the strategy before you start trying to prove anything.
 
I am getting:

1+exp(-n)
----------
4n.e^n

Now, using ratio test I can prove that 1/(4n.e^n) is converging, and I also know that 1+exp(-n) is converging so that means there product is converging?

My Second approach

lim n--> inf (this series)/ [(1+exp(n))/exp(n)] is equal to 0, so this is equivalent to:
exp(n)+1
----------
exp(n)

now this seems wrong because my series does not converge. What have done wrong here?
 
The nth term in the series is (1+e^(-n))/((n+1)^2-(n-1)^2). The denominator is 4n. The numerator converges to one. It's begging for a comparison test.
 
thanks.

(1+exp(-n))/4n > 1/4n

and since 1/4n diverges so must the series.
 
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