Chapter 10 Part 1 Flashcards

(29 cards)

1
Q

if a(n) does not have a finite limit, we say the sequence is _______

A

divergent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

if a(n) is a sequence of real numbers, then an infinite series is an expression of the form:

A


∑ a(k) = a(1) + a(2) + … + a(n) + …
k=1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

a(n)

A

the nth or general term of the series

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

p-series

A


∑ 1 / k^p
k=1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

a p-series with p = 1 is called _____ series

A

harmonic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

p-series converges if

A

p>1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

p-series diverges if

A

p is less than or equal to 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

geometric series

A

has a first term (a) and a common ration of terms (r)

∑ ar^k-1
k=1
or

∑ ar^k
k=0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

geometric series converges only if

A

|r| < 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

geometric series will converge to S

A

S = a / 1-r

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

if ∑ a(k) converges, then
lim (n->∞) a(n) =

A

0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

a finite number of terms MAY NOT be added to or deleted from a series without ALSO affecting its convergence or divergence (T/F)

A

false
- the terms of a series may be multiplies by a nonzero constant

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

if ∑a(n) and ∑b(n) both converge, so does

A

∑[a(n) + b(n)]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

if lim (n->∞) a(n) does not equal zero, then ∑a(n) ______

A

diverges

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

non-negative series

A

where a(n) is greater than or equal to 0 for all n

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

if f(x) is a continuous, positive, decreasing function and f(n) = a, then ∑a(n) converges only if

A


∫ f(x) dx converges
1

17
Q

if ∑a(n) converges and a(n) is greater than or equal to u(n), then ∑u(n) ______

A

converges (goes to a finite number, like 0)

18
Q

if ∑u(n) diverges and a(n) is greater than or equal to u(n), the ∑a(n) ______

A

diverges (goes to an infinite number, like infinity)

19
Q

Limit Comparison Test (not working with non-negative series)

A

if lim (n->∞) a(n)/b(n) = L, where 0<L<∞ (positive finite number), then ∑a(n) and ∑b(n) both converge or diverge

20
Q

if lim (n->∞) a(n)/b(n) = 0, and ∑b(n) converges, then ∑a(n) _______

21
Q

if lim (n->∞) a(n)/b(n) = ∞, and ∑b(n) diverges, then ∑a(n) _______

22
Q

Ratio Test (∑a(n) as a non-negative series)

A
  • 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
23
Q

Root Test

A
  • 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
24
Q

telescoping series

A
  • sum of series is whatever doesn’t cancel out
  • lim (n->∞) b(n+1) = 0
25
n-th term test
infinite series ∑a(n) diverges if lim (n->∞) a(n) does not = 0
26
integral test
- a(n) = f(x) - f(x) must be positive, decreasing, and continuous - check if decreasing first - then take ∫ (1->∞) f(x)dx - either both converge or diverge
27
limit comparison test
- find b(n) to compare - take limit (n->∞) |a(n)/b(n)| = L - L must be finite and positive to use test - both converge or diverge
27
direct comparison test
- choose b(n) to compare to a(n) - test for convergence/divergence of b(n) then check if b(n) is larger or smaller than a(n) - if b(n)>a(n), b(n) must be convergent to use test - if a(n) is larger, must be divergent to use test - both converge or diverge
28
alternating series test
- a(n) must be positive - converges if: 1. lim (n->∞) a(n) = 0 2. a(n+1) less than or equal to a(n)