Testing Series Convergence/Divergence: ∑ (-1)^(n)/ (1+1/n)^(n^2)

  • Thread starter Thread starter Simkate
  • Start date Start date
  • Tags Tags
    Series Testing
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
Simkate
Messages
24
Reaction score
0
Test the following Series for Convergence (absolute or conditional) or divergence

∑ (-1)^(n)/ (1+1/n)^(n^2)

I know we solve it with the root test but i reached at a point where i don't know how to cancel it out

----

lim(n--> infinity)= 1/(1+1/n+1)^(n+1^2) *[ (1+1/n)^(n^2)]/1

What do i do after this?
 
Physics news on Phys.org
[tex] \ldots=\frac{(1+\frac{1}{n})^{n^2}}{(1+\frac{1}{n+1})^{n^2+2n+1}}=<br /> (1+\frac{1}{n+1})^{-2n-1}\left[\frac{(n+1)^2}{n(n+1)}\right]^{n^2}<br /> \sim e^{-2}\left(\left[1+\frac{1}{n(n+1)}\right]^{n^2+n}\left)^\frac{n^2}{n^2+n}<br /> \sim e^{-1}[/tex]
 
Simkate said:
Test the following Series for Convergence (absolute or conditional) or divergence

∑ (-1)^(n)/ (1+1/n)^(n^2)

I know we solve it with the root test but i reached at a point where i don't know how to cancel it out

----

lim(n--> infinity)= 1/(1+1/n+1)^(n+1^2) *[ (1+1/n)^(n^2)]/1

What do i do after this?

You are using the ratio test, not the root test. The problem is a lot easier if you actually use the root test.