Calc 2 - 10/29
Taylor and Maclaurin Series
- Taylor Series: Centered at any point $a$.
- Maclaurin Series: Special case of Taylor Series where the center is at $0$.
- Expansion based on the $n$th derivative of the function evaluated at the center.
Exponential Function
- The series representation of $e^x$ is given by:
ex=∑n=0∞n!xn - Valid for all $x$ in $(-\infty, \infty)$.
Simplification and Derivatives
- Simplifying (2n+1)!2n+1 involves expressing the factorial in the denominator.
- For derivatives of functions like $x^{2n+1}$, use the power rule:
- Derivative: dxd(x2n+1)=(2n+1)x2n.
Integration of Series
- Integral of e4t requires treating $x$ as a constant during integration.
- Result: ∫<em>02xe4tdt=∑</em>n=0∞n!4n∫tndt.
Maclaurin Series for Sine Function
- The Maclaurin series for sin(x):
- Function and derivatives yield patterns: f(0)=0,f′(0)=1,f′′(0)=0,f′′′(0)=−1 (alternating pattern).
- Series representation:
sinx=∑n=0∞(2n+1)!(−1)nx2n+1.
Radius of Convergence
- Found via the ratio test:
- R=lim<em>n→∞ana</em>n+1
- For sine and cosine series: Radius of convergence is (−∞,∞).
Cosine Function through Differentiation
- Maclaurin series of cos(x) derived from sin(x) by differentiation:
- cos(x)=∑n=0∞(2n)!(−1)nx2n.
Binomial Series
- Expansion for functions in the form (1+x)k:
- Coefficients given by:
C(k,n)=n!k(k−1)(k−2)…(k−n+1).
- Valid for the series when |x| < 1.
- To rewrite 38−x4: Change to 81/3(1−8x4)1/3 and apply binomial expansion.