July 07, 2026 - Calculus 2 - Power Series Multiplication, Calculus, and Taylor 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/13

flashcard set

Earn XP

Description and Tags

A set of practice flashcards focusing on power series multiplication, calculus operations on series, deriving Taylor and Mclloren series, and the relationship between exponential and trigonometric series expressions.

Last updated 1:37 PM on 7/9/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

14 Terms

1
New cards

Multiplication of Power Series

A process similar to polynomial multiplication where each term of the second series is multiplied by each term of the first series to find the resulting coefficients for each individual degree.

2
New cards

Calculus on Power Series

Techniques involving term-by-term differentiation and integration of power series representations using the power rule.

3
New cards

Derivative of a Power Series

Applying the power rule to each individual term, which results in the series ncn(xa)n1\sum n c_n (x-a)^{n-1} and causes the index to shift further along.

4
New cards

Integral of a Power Series

Finding the anti-derivative of each term by adding one to the exponent and dividing by the new exponent, typically represented as C+cn(xa)n+1n+1C + \sum c_n \frac{(x-a)^{n+1}}{n+1}.

5
New cards

Radius of Convergence Property

A rule stating that when a power series is differentiated or integrated, the radius of convergence remains the same.

6
New cards

n-th Coefficient Formula (cnc_n)

The formula representing the coefficients of a power series relative to its derivatives, defined as cn=f(n)(a)n!c_n = \frac{f^{(n)}(a)}{n!}.

7
New cards

Power Series for exe^x

The representation of the exponential function centered at zero, given by n=0xnn!\sum_{n=0}^{\infty} \frac{x^n}{n!}, which converges everywhere.

8
New cards

Power Series for sin(x)\sin(x)

An alternating series consisting only of odd powers and odd factorials, represented as n=0(1)nx2n+1(2n+1)!\sum_{n=0}^{\infty} (-1)^n \frac{x^{2n+1}}{(2n+1)!}.

9
New cards

Power Series for cos(x)\cos(x)

An alternating series consisting only of even powers and even factorials, represented as n=0(1)nx2n(2n)!\sum_{n=0}^{\infty} (-1)^n \frac{x^{2n}}{(2n)!}.

10
New cards

Taylor Series

A series representation of a function based on the values of its derivatives at a specific point.

11
New cards

Mclloren Series

A specific case of the Taylor series where the function is centered at zero (a=0a = 0).

12
New cards

Ratio Test

A test for convergence where the limit of the absolute value of the ratio an+1/ana_{n+1}/a_n is evaluated; if the limit is less than one, the series converges.

13
New cards

The Formula (Euler's derivation)

A relationship established using power series where eix=cos(x)+isin(x)e^{ix} = \cos(x) + i\sin(x), linking exponentials and trigonometric functions.

14
New cards

eiπ=1e^{i\pi} = -1

Often referred to as the most beautiful formula in mathematics, derived by plugging π\pi into the formula cos(π)+isin(π)\cos(\pi) + i\sin(\pi).