Testing a series for convergence/divergence

  • Thread starter Thread starter tatiana_eggs
  • Start date Start date
  • Tags Tags
    Series Testing
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
tatiana_eggs
Messages
69
Reaction score
0

Homework Statement


Use special comparison test to find if [tex]\frac{2+(-1)^n}{n^2+7}[/tex] is convergent or divergent.

Homework Equations


Special comparison test using the convergent series [tex]\frac{1}{n^2}[/tex]

and taking the limit as n-> infinity of my initial series [tex]\frac{2+(-1)^n}{n^2+7}[/tex] divided by my comparison series [tex]\frac{1}{n^2}[/tex]

which comes out to be lim n--> infinity of [tex]\frac{2n^2+(-1)^n(n^2)}{n^2+7}[/tex].

The Attempt at a Solution



I guess I need help evaluating that limit because what I'm getting is undefined (alternating) and the back of the book says that it's defined.
 
Physics news on Phys.org
[tex]0 \leq \frac{2+(-1)^n}{n^2+7} \leq \frac{3}{n^2+7}.[/tex] You can squeeze it as such. If the series on the right converges, then so does yours.