Math 152 Midterm 2 Review: Sequences and Series

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

1/14

flashcard set

Earn XP

Description and Tags

A set of vocabulary flashcards based on Professor Mavrea's Math 152 review notes for the second midterm, covering sequence and series convergence, power series, and Taylor polynomials.

Last updated 1:57 AM on 7/5/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

15 Terms

1
New cards

Sequence Convergence

A sequence {an}\{a_n\} converges if its limit as ninfinityn \rightarrow \frac{}{}\text{infinity} is a finite number.

2
New cards

Divergence Test

A test used to determine if a series diverges\text{diverges}; if limitninfinityan0\text{limit}_{n \rightarrow \text{infinity}} a_n \neq 0, then the series diverges\text{diverges}. This test can never be used to show a series converges.

3
New cards

Ratio Test

A convergence test that calculates the limit of the ratio of successive terms, an+1/an|a_{n+1} / a_n|, to determine if a series converges absolutely, diverges, or is inconclusive.

4
New cards

Limit Comparison Test

A method to determine the convergence or divergence of a series by comparing the limit of the ratio of its terms to the terms of a known series as ninfinityn \rightarrow \text{infinity}.

5
New cards

Integral Test Hypotheses

The specific conditions that must be satisfied to use the integral test: the function f(x)f(x) must be continuous, positive, and decreasing for x in [1,infinity)x \text{ in } [1, \text{infinity}).

6
New cards

Partial Sum (SnS_n)

The sum of the first nn terms of an infinite series, defined as Sn=sum from j=0 to n of ajS_n = \text{sum from } j=0 \text{ to } n \text{ of } a_j.

7
New cards

Closed Formula

An explicit mathematical expression for the partial sum SnS_n that does not involve summation notation.

8
New cards

Radius of Convergence

The distance RR from the center of a power series within which the series is guaranteed to converge.

9
New cards

Interval of Convergence

The set of all values of xx for which a power series converges, often found by applying the ratio test and checking behavior at the endpoints.

10
New cards

Harmonic Series

The series represented by the sum sum from n=1 to infinity of 1n\text{sum from } n=1 \text{ to } \text{infinity of } \frac{1}{n}, which is known to diverge.

11
New cards

P-series

A series of the form sum from n=1 to infinity of 1np\text{sum from } n=1 \text{ to } \text{infinity of } \frac{1}{n^p}, used frequently for comparison purposes in convergence tests.

12
New cards

Taylor Polynomial

An approximation of a function f(x)f(x) using a polynomial of degree nn centered at a specific value such as x=1000x = 1000.

13
New cards

Maclaurin Series

A Taylor series expansion of a function centered specifically at x=0x = 0.

14
New cards

Error Bound

The maximum possible difference between the actual value of a function and the value estimated by a Taylor polynomial.

15
New cards

Power Series

An infinite series of the form sum of cn(xa)n\text{sum of } c_n(x-a)^n, which functions as a polynomial with an infinite number of terms.