Series Flashcards

(18 cards)

1
Q

What does Σ mean?

A

“Sigma”
Denotes a series
Means sum of

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

What are known series used for

A

To predict the nature of unfamiliar series

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

What are the 3 main series

A

Harmonic Series
P-Series
Geometric Series

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

What is the harmonic series and nature

A

1 / n
Diverges

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

What is the p-series and its nature

A

1 / n^p

If p > 1, converges
(Converges, colossal)

If p < 1, diverges

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

What is the geometric series and nature

A

ar^n

If 0 =< r < 1, the series converges

If |r| > 1, the series diverges
(R2D2)

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

What is the sum of the geometric series

A

a / ( 1 - r )

a is the first term of the series
r is the number that is raised to the power

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

What are the 3 theorems of convergence and divergence of non-negative series?

A
  1. If an entire series converges or diverges, any part of that series will do the same
  2. Multiplying a series by a constant does not change its nature
  3. Adding 2 series of the same nature results in the same nature
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the tests for convergence or divergence of a series

A
  1. Nth test
  2. Geometric Test
  3. Integral Test
  4. P-series Test
  5. Comparison Test (convergence and divergence)
  6. Limit Comparison Test
  7. Limit Ratio Test
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the nth test

A

Find limit as n —> ∞

If limit exists and is not 0, it diverges

If limit is 0, it is inconclusive. Do another test

If limit does not exist, it is inconclusive. Do another test

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

What is the geometric test

A

Σ ar^n

If |r| < 1, it converges
If |r| > 1, it diverges
(R2D2)

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

What is the integral test

A

b .
Σ an = lim ∫ f(x) dx = Limit
1 .
(As b approaches infinity)

If a limit exists, it converges

If a limit DOES NOT exist, it diverges

DED
Doesn’t Exist? Diverges

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

What are the conditions of the integral test

A
  1. Must be a non-negative series
  2. f(x) must be continuous
  3. Terms must decrease
  4. f(n) = an
    (Term = value of the function at said term)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the p-series test

A

Σ 1 / n^p

If p = 1 or |p| < 1, it Diverges
If |p| > 1, it Converges

If p is colossal it converges

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

What is the comparison test for convergence

A
  1. Find a similar known series “u” for series “a”
  2. Compare nth terms.
  3. Analyze.
    If U converges and nth term of U is larger than A, both A and U converge
    .
    If nth term of U is smaller, test is inconclusive
    .
    If U diverges, test is inconclusive
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the comparison test for divergence

A
  1. Find a similar known series “u” for series “a”
  2. Compare nth terms.
  3. Analyze.
    If U diverges and nth term of U is smaller than A, both A and U diverge
    .
    If nth term of U is larger, test is inconclusive
    .
    If U converges, test is inconclusive
17
Q

What is the limit comparison test

A

Find lim an / bn
n –>∞
(Where an is the wanted series and bn is a known series)

If a non-zero limit exists, series A and B will have the same nature

If the L = 0, and bn converges, so will an
(If bn diverges, test is inconclusive)

If the L = ∞, and bn diverges, so will an
(If bn converges, test is inconclusive)

  • because bn is larger and converges, limit will be 0, and an will converge
  • because bn is smaller and diverges, limit will be ∞, and an will diverge
18
Q

What is the limit ratio test

A

Find lim |a(n+1) / an| = L
(As n —> ∞)

If L = 1, use another test

If L < 1, it converges
(Because the next term is smaller)

If L > 1, it diverges
(Because the next term is always larger)