Theory 1

It can help to associate certain “strategy tips” to find convergence tests based on certain patterns.

Matching powers → Simple Divergence Test

n=1n12n+1

Use the SDT because we see the highest power is the same (=1) in numerator and denominator.

Rational or Algebraic → Limit Comparison Test

n=1n3+13n3+4n2+2

Use the LCT because we have a rational or algebraic function (positive terms).

Not rational, not factorials → Integral Test

n=1nen2

Use the IT because we do not have a rational/algebraic function, and we do not see factorials.

Rational, alternating → AST, and LCT or DCT

n=1(1)nn2n4+1

Notice large n behavior is like n2/n4 or 1/n2. This converges. Use the LCT to show absolute convergence. Skip the AST because absolute convergence settles the matter. Lesson: check for absolute BEFORE applying AST, even when alternating!

Factorials → Ratio Test

n=12nn!

Use the RaT because we see a factorial. (In case of alternating + factorial, use RaT first.)

Recognize geometric → LCT or DCT

n=112+3n

Use the LCT or DCT comparing to 13n because we see similarity to 13n (recognize geometric).