1/13
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.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
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.
Calculus on Power Series
Techniques involving term-by-term differentiation and integration of power series representations using the power rule.
Derivative of a Power Series
Applying the power rule to each individual term, which results in the series ∑ncn(x−a)n−1 and causes the index to shift further along.
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+∑cnn+1(x−a)n+1.
Radius of Convergence Property
A rule stating that when a power series is differentiated or integrated, the radius of convergence remains the same.
n-th Coefficient Formula (cn)
The formula representing the coefficients of a power series relative to its derivatives, defined as cn=n!f(n)(a).
Power Series for ex
The representation of the exponential function centered at zero, given by ∑n=0∞n!xn, which converges everywhere.
Power Series for sin(x)
An alternating series consisting only of odd powers and odd factorials, represented as ∑n=0∞(−1)n(2n+1)!x2n+1.
Power Series for cos(x)
An alternating series consisting only of even powers and even factorials, represented as ∑n=0∞(−1)n(2n)!x2n.
Taylor Series
A series representation of a function based on the values of its derivatives at a specific point.
Mclloren Series
A specific case of the Taylor series where the function is centered at zero (a=0).
Ratio Test
A test for convergence where the limit of the absolute value of the ratio an+1/an is evaluated; if the limit is less than one, the series converges.
The Formula (Euler's derivation)
A relationship established using power series where eix=cos(x)+isin(x), linking exponentials and trigonometric functions.
eiπ=−1
Often referred to as the most beautiful formula in mathematics, derived by plugging π into the formula cos(π)+isin(π).