Exhaustive Study Notes on Infinite Series and Taylor Polynomials
Introduction to Infinite Series and Polynomial Approximations
Conceptual Overview: This week focuses on infinite series that involve polynomial terms. These are essentially polynomials with infinitely many terms.
Primary Application: The core idea is to use polynomials to approximate functions that are not polynomials themselves. The primary example of this is the Taylor series.
Objective: To determine if a polynomial can be found such that it is approximately equal to a given function .
Fundamental Properties of Polynomials
Notation: An -th degree polynomial in one variable (where is the input) is commonly denoted as .
Coefficients and Explicit Rules: A polynomial can be expressed algebraically as: * The terms are the coefficients of the polynomial, which are assumed to be real numbers.
The Degree: The degree of a polynomial is determined by the highest degree term. For a polynomial to be strictly called an -th degree polynomial, the leading coefficient () must be nonzero ().
Natural Number Requirement: For a function to qualify as a polynomial, the power () must be a natural number (a positive whole number). * Functions with negative powers are not polynomials. * Functions with rational powers (e.g., ) are not polynomials.
Motivation: Why Approximate with Polynomials?
The Best Fit Principle: If the function is already a polynomial, then the polynomial of best fit already exists and is simply itself. In some specialized cases (e.g., in other classes), one might seek a lower-degree polynomial to see which terms impact the function most significantly.
Complexity of Non-Polynomial Functions: Functions such as , , , and are harder to evaluate exactly. For example, has vertical asymptotes, and evaluating at arbitrary points is generally challenging.
Polynomials as "Ideal" Functions: Polynomials are described as being "nice" and easy to work with for Plusieurs reasons: * Arithmetic Simplicity: They only require basic arithmetic: addition and multiplication. Exponentiation to a whole number is just a finite product (e.g., ). * Domain and Continuity: Polynomials are defined over the entire set of real numbers (). They are continuous, meaning they have no breaks, asymptotes, jumps, or holes. * Calculus Properties: They are both differentiable and integrable over their entire domain. * Computational Efficiency: They are easier to compute than transcendental functions, both for humans and for calculators.
Review of Linearization (First-Degree Polynomial Approximation)
Linearization from Math 1A: A low-degree polynomial approximation of . It is specifically a first-degree approximation passing through a point .
Geometric Formula: The linearization corresponds to the tangent line through point : * : Representing the slope of the tangent line. * : The horizontal distance from the center point.
Local Accuracy: If you zoom in close enough to the center point , the tangent line is indistinguishable from the curve of function . Outside this local interval, the approximation typically becomes poor.
Prerequisites: For a linearization to exist, the function must be differentiable at the point . This implies must be in the domain of .
The Remainder and Higher-Degree Terms
Definition of Remainder: The error of an approximation is the difference between the true function value and the approximate value:
Notation for First-Degree Remainder: .
Improving Accuracy: Generally, increasing the degree () of the polynomial allows the inclusion of more terms, yielding a better approximation.
Centering: To construct an approximation, one must fix a center point . At this specific point, the remainder is guaranteed to be zero: .
Constructing Taylor Polynomials: Formal Requirements
Requirements for Alignment: The goal is to find coefficients such that the Taylor polynomial and all its derivatives align with the function and its derivatives at the center point . * Where ranges from (the function itself) to (the degree of the polynomial).
Polynomial Differentiation Properties: The -th derivative of an -th degree polynomial is zero. Therefore, the -th derivative is a constant.
Deriving the Constant term via FTC: By using the Fundamental Theorem of Calculus (FTC) and anti-differentiating, one can solve for the constants . Matching the constant -th derivative to allows the build-up of the formula.
Origin of the Factorial: When differentiating a polynomial term like repeatedly, the power rule brings down exponents (, then , etc.). By the time the -th derivative is reached, we are left with a constant multiplied by . Consequently, the coefficients in the Taylor series involve a division by to account for this growth.
The Taylor and Maclaurin Formulas
The General Formula: The -th degree Taylor polynomial centered at is:
Expansion:
Maclaurin Series: If the series is centered at zero (), it is often specifically called a Maclaurin series.
Example 1: The Exponential Function
Function Characteristics: The function is infinitely differentiable. Its derivative is always itself ().
Centered at Zero: Evaluating at results in for all .
N-th Degree Polynomial: Substituting these into the formula (where ):
Visualizing Improvement: The 0-degree approximation is a horizontal line (). The 1st-degree (linearization) adds a slope. The 2nd-degree adds curvature/concavity from the second derivative. As , the series converges toward the actual function .
Example 2: The Rational Function
Setup: Centered at . Note that at , there is a vertical asymptote.
Derivative Analysis: * * * * * In general, the -th derivative at zero is .
Polynomial Construction: Plugging into the general formula:
Connection to Geometric Series: This is a geometric series with a common ratio . The infinite geometric series formula yields , proving the Taylor series converges to the function on the interval where the derivatives exist and the ratio is within bounds.
Questions & Discussion
Natural Numbers Concern: A student should review precalculus if they are unclear on natural numbers (positive whole numbers) for polynomial powers.
Graphing Exercise: Students are encouraged to use graphing software to visualize the difference between and its various Taylor polynomial degrees ().
Future Lessons: Upcoming content will cover remainders and power series convergence, which formalize when these approximations exactly equal the source function.
Note on Production: The speaker mentions this is the second time filming the video due to technical issues and records the session while feeling tired toward the end, resulting in a small initial error in drawing the rational function graph which was subsequently corrected.