Calculus II: Power Series and Coordinate Systems
Polar and Cartesian Coordinate Conversions
To convert from polar coordinates () to Cartesian coordinates (), the fundamental identities are used:
Trigonometric signs depend on the quadrant in which the angle resides:
In the third quadrant, is negative and is negative.
In the fourth quadrant, is positive and is negative.
Example conversion discussed: converting in a specific quadrant (e.g., fourth quadrant where cosine is positive).
Radius and Interval of Convergence via Ratio Test
The Ratio Test is the primary tool for finding the radius of convergence () and the interval of convergence () for power series.
General Procedure:
Apply the limit of the absolute value of the ratio of successive terms: .
Ensure the series is in the form of a fraction to simplify calculations (though the speaker notes that "fraction bars look terrible").
Case Study Analysis:
For the series centered at : The ratio test simplifies to |x - 4| < 1.
Center (): .
Radius (): .
Initial Interval: , because and .
Testing Endpoints:
At : The term becomes . We must determine if this alternating series converges.
The Alternating Series Test requires:
(where is the absolute value of the term).
The sequence must be decreasing (i.e., absolute value of the term is less than the term).
Example check: \frac{n+1}{(n+1)^3+1} < \frac{n}{n^3+1}. Cross-multiplication and expanding terms () help verify this inequality.
Limit Comparison Test:
If unsure about convergence at an endpoint, compare it to a known series, such as a P-series (), identifying that since the degree of the denominator is higher, the series likely converges.
Series Representation via Geometric Series and Partial Fractions
To represent a rational function as a power series, use the geometric series formula: , which converges when |r| < 1.
Partial Fraction Decomposition:
For a function like , first decompose into simpler fractions.
Example result from transcript: .
Algebraic Manipulations to Match Geometric Form:
For : To get the form , rewrite as . This becomes .
For : Factor out a to change the leading constant to : . Then rewrite as .
This gives the series: .
Note on centering: If the centers are different, the combined series becomes problematic. It is best to maintain a consistent center for both parts of the partial fraction.
Power Series for the Inverse Tangent Function
The objective is to find the power series for .
Step 1: Differentiation:
Using the chain rule: .
For , the derivative is . More simply, this simplifies to the form .
Step 2: Geometric Expansion:
Expand the derivative into a series: .
Step 3: Integration:
Integrate the series term-by-term to recover the arc-tangent series.
General Form: .
The denominator includes from integration and powers of (which are ) multiplied by the initial , resulting in .
Maclaurin Series for Square Root Functions
The Maclaurin series for involves finding successive derivatives and evaluating them at .
Finding Derivatives:
Coefficients at :
Constructing the Series:
The general term for the numerator after the first few terms is the product of odd integers: .
Peeling Off Terms:
Since the first one or two terms often do not fit the general alternating pattern found in the rest of the derivatives, they must be "peeled off" (written separately) from the summation notation.
Index Shifting:
If a series is initially indexed such that terms are redundant or cumbersome (e.g., using everywhere), shift the index to simplify.
To subtract from the variable within the formula, you must add to the starting index value (e.g., moving from to ).