Chapter 10 Part 1 Flashcards
(29 cards)
if a(n) does not have a finite limit, we say the sequence is _______
divergent
if a(n) is a sequence of real numbers, then an infinite series is an expression of the form:
∞
∑ a(k) = a(1) + a(2) + … + a(n) + …
k=1
a(n)
the nth or general term of the series
p-series
∞
∑ 1 / k^p
k=1
a p-series with p = 1 is called _____ series
harmonic
p-series converges if
p>1
p-series diverges if
p is less than or equal to 1
geometric series
has a first term (a) and a common ration of terms (r)
∞
∑ ar^k-1
k=1
or
∞
∑ ar^k
k=0
geometric series converges only if
|r| < 1
geometric series will converge to S
S = a / 1-r
if ∑ a(k) converges, then
lim (n->∞) a(n) =
0
a finite number of terms MAY NOT be added to or deleted from a series without ALSO affecting its convergence or divergence (T/F)
false
- the terms of a series may be multiplies by a nonzero constant
if ∑a(n) and ∑b(n) both converge, so does
∑[a(n) + b(n)]
if lim (n->∞) a(n) does not equal zero, then ∑a(n) ______
diverges
non-negative series
where a(n) is greater than or equal to 0 for all n
if f(x) is a continuous, positive, decreasing function and f(n) = a, then ∑a(n) converges only if
∞
∫ f(x) dx converges
1
if ∑a(n) converges and a(n) is greater than or equal to u(n), then ∑u(n) ______
converges (goes to a finite number, like 0)
if ∑u(n) diverges and a(n) is greater than or equal to u(n), the ∑a(n) ______
diverges (goes to an infinite number, like infinity)
Limit Comparison Test (not working with non-negative series)
if lim (n->∞) a(n)/b(n) = L, where 0<L<∞ (positive finite number), then ∑a(n) and ∑b(n) both converge or diverge
if lim (n->∞) a(n)/b(n) = 0, and ∑b(n) converges, then ∑a(n) _______
converges
if lim (n->∞) a(n)/b(n) = ∞, and ∑b(n) diverges, then ∑a(n) _______
diverges
Ratio Test (∑a(n) as a non-negative series)
- let lim (n->∞) |a(n+1)/a(n)| = L, if it exists
- ∑a(n) converges if L<1 and diverges if L>1
- if L = 1, this test is inconclusive
Root Test
- let lim (n->∞) (a(n))^1/n = L, if it exists
- ∑a(n) converges if L<1 and diverges if L>1
- if L = 1, this test is inconclusive
telescoping series
- sum of series is whatever doesn’t cancel out
- lim (n->∞) b(n+1) = 0