convergence tests

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/3

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

4 Terms

1
New cards

Divergence Test (nth term test)

If lim{n \to \infty} an \neq 0, then the series diverges. The test is inconclusive if lim{n \to \infty} an = 0.

2
New cards

Integral Test

If f(x) is continuous, positive, and decreasing on the interval [k, \infty), where k is some number, and an = f(n), then \sum{n=k}^{\infty} an and \int{k}^{\infty} f(x) dx either both converge or both diverge.

3
New cards

P-Series Test

A p-series is of the form \sum_{n=1}^{\infty} \frac{1}{n^p}. The p-series converges if p > 1 and diverges if p \le 1.

4
New cards

Comparison Test

If 0 \le an \le bn for all n, then:

  • If \sum bn converges, then \sum an converges.
  • If \sum an diverges, then \sum bn diverges.