Unit 2 Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/24

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 2:40 PM on 11/13/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

25 Terms

1
New cards

What is the Taylor (Maclaurin) series for e^x?

e^x = Σ_{n=0} (x^n/n!)

2
New cards

What is the interval of convergence for e^x?

(-∞, ∞)

3
New cards

What is the Taylor (Maclaurin) series for sin x?

sin x = Σ_{n=0} (-1)^n (x^{2n+1}/(2n+1)!)

4
New cards

What is the interval of convergence for sin x?

(-∞, ∞)

5
New cards

What is the Taylor (Maclaurin) series for cos x?

cos x = Σ_{n=0} (-1)^n (x^{2n}/(2n)!)

6
New cards

What is the interval of convergence for cos x?

(-∞, ∞)

7
New cards

What is the Taylor (Maclaurin) series for 1/(1 - x)?

1/(1 - x) = Σ_{n=0} (x^n)

8
New cards

What is the interval of convergence for 1/(1 - x)?

|x| < 1

9
New cards

What is the Taylor (Maclaurin) series for ln(1 + x)?

ln(1 + x) = Σ_{n=1}^{∞} (-1)^{n+1} (x^n/n)

10
New cards

What is the interval of convergence for ln(1 + x)?

-1 < x ≤ 1

11
New cards

Operations that DO NOT change the interval of convergence for a power series

1. Adding or removing finite terms
→ Behavior at infinity is unaffected

2. Differentiating term-by-term
→ Same radius; must recheck endpoints only

3. Integrating term-by-term
→ Same radius; must recheck endpoints only

4. Multiplying by a constant
→ Scalar multiplication doesn’t affect convergence

5. Reindexing the series (e.g. start at n = 1 instead of n = 0)
→ Just shifts the labeling, not the convergence

6. Adding or subtracting another power series with the same center and radius
→ Intersection of intervals is still the same

12
New cards

What is 6! 5!, 4!, 3!, 2!, 1! ?

6! = 720 // 5! = 120 // 4! = 24 // 3! = 6 // 2! = 2 // 1! = 1

13
New cards

What are the 5 types of series covered?

Power Series

Taylor Series

Alternating Series

Geometric Series

P-series

14
New cards

Power Series

a_k(x-c)^k

Common Test: Ratio Test

Common Questions: Interval of Convergence, Power Series Representations

15
New cards

Taylor Series

a_k(x-c)^k

a_k = f^k (c) / k!

16
New cards

Alternating Series

(-1)^n * b_k

Converges when: b_k is decreasing and lim = 0

If it doesn’t increase: inconclusive

Alternating Series Error Bound:

| s_n - S | < a_(n+1)

17
New cards

Geometric Series

ar^n

Defined by its common ratio

Common Test: Ratio
Common Problems: interval of convergence

18
New cards

p-Series

1/n^p

Converges when: p > 1

19
New cards
<p>What are the 6 common tests covered</p>

What are the 6 common tests covered

N-th term test

Direct comparison test

Alternating series test

Asymptotic comparison test

Integral comparison test

Ratio test

20
New cards

N-th term test

Purpose:
Quickly check if a series diverges.

Applies to:
Any series

Rule:

If lim n→∞ = 0, inconclusive. Otherwise, it diverges

21
New cards

Direct Comparison Test

Purpose:
Compare your series to a known convergent or divergent one.

Applies to:
→ Series with positive terms.

Rule:

Make sure 0 ≤ an ≤ bn
If ... (you know how it works)

22
New cards

Alternating Series Test

Purpose:
Check convergence for alternating series.

Applies to:
→ Series of the form

∑(−1)^n * b_n OR ∑(−1)^(n+1) * b_n

Rule:

  1. bn+1≤bn eventually (terms decrease).

  2. lim⁡n→∞bn=0

If BOTH are true, the series converges

23
New cards

Asymptotic Comparison Test

Purpose:
Compare two positive-term series when direct comparison is messy.

Applies to:
→ Series with positive terms.

C ≪lnk ≪ k^a (for 0<a<1) ≪ k^1 ≪ k^m ≪ a^k ≪ k! ≪ k^k

Rule:
If a_n ~ b_n, and b_n converges, the a_n also converges

if a_n ~ b_n, and b_n diverges, the a_n also diverges

24
New cards

Integral Comparison Test

Purpose:
Compare a series to an improper integral.

Applies to:
→ Series with positive, continuous, and decreasing terms f(x)f(x)f(x).

Rule:

Check image

<p><strong>Purpose:</strong><br>Compare a series to an improper integral.</p><p><strong>Applies to:</strong><br>→ Series with <strong>positive</strong>, <strong>continuous</strong>, and <strong>decreasing</strong> terms <span>f(x)f(x)f(x)</span>.</p><p><strong>Rule:</strong></p><p>Check image</p>
25
New cards

Ratio Test

Purpose:
Used when factorials or exponentials appear.

Applies to:
∑an\sum a_n∑an​ (terms can be positive or alternating).

Rule:

Check image

Typical Use:
Factorials, powers of constants, exponentials, or any time growth rates compete.

<p><strong>Purpose:</strong><br>Used when factorials or exponentials appear.</p><p><strong>Applies to:</strong><br>→ <span>∑an\sum a_n∑an​</span> (terms can be positive or alternating).</p><p><strong>Rule:</strong></p><p>Check image</p><p><strong>Typical Use:</strong><br>Factorials, powers of constants, exponentials, or any time growth rates compete.</p>