10.15
The Taylor series expresses functions as an infinite power series over an interval of convergence around a chosen center.
When the center is zero, the series is called a Maclaurin series, which gives a simpler form using powers of x and derivatives at zero.
A practical example is an ideal mass-spring system moving in simple harmonic motion.
The motion of the mass can be described using a cosine function.
In high-speed computing, repeatedly evaluating the cosine function can be computationally intensive. To simplify this, the cosine function is approximated with its Maclaurin series for small time values near zero.
The first term gives a constant value equal to the starting position. Adding the next term introduces curvature, so the approximation matches the motion more closely. Including higher-order terms improves accuracy and captures more of the oscillation.
For small time intervals near zero, only a few terms can provide a good approximation. As time moves farther from the center, more terms are needed to maintain accuracy.
This is why the Taylor series is valuable: it simplifies complex functions while matching the spring’s motion near the center.
Taylor series provide a systematic way to represent a smooth function as an infinite polynomial centered at a chosen point. When that center is zero, the expansion is called a Maclaurin series. This form is especially useful because every derivative is evaluated at zero, which often makes the coefficients easier to compute. In applied mathematics and physics, such series are valuable because they replace complicated functions with polynomials that are easier to analyze and evaluate numerically.
A standard example is the cosine function, whose Maclaurin series is
\begin{equation*}\cos x = 1 - \jfrac{x^2}{2!} + \jfrac{x^4}{4!} - \jfrac{x^6}{6!} + \cdots\end{equation*}
This expansion shows that cosine can be approximated near zero by a finite number of polynomial terms. The first term alone gives a constant approximation. Adding the quadratic term introduces the downward curvature that characterizes cosine near its maximum. Additional even-power terms improve the approximation and allow the polynomial to more closely follow the oscillatory shape over a larger interval.
This idea applies directly to an ideal mass-spring system in simple harmonic motion. If the mass begins at its maximum displacement A, its position is
\begin{equation*}x(t) = A\cos(\omega t)\end{equation*}
where A is the amplitude and ⍵ is the angular frequency. Using the Maclaurin series for cosine gives
\begin{equation*}x(t) \approx A\liparens{1 - \jfrac{(\omega t)^2}{2!} + \jfrac{(\omega t)^4}{4!} - \cdots}\end{equation*}
For very small values of t, only the first few terms are needed to get a good approximation. This is useful in high-speed computing, where repeated evaluation of trigonometric functions may be more expensive than evaluating a polynomial. In this way, the Taylor series preserves the local behavior of the spring’s motion while simplifying computation near the chosen center.
The Taylor series expresses functions as an infinite power series over an interval of convergence around a chosen center.
When the center is zero, the series is called a Maclaurin series, which gives a simpler form using powers of x and derivatives at zero.
A practical example is an ideal mass-spring system moving in simple harmonic motion.
The motion of the mass can be described using a cosine function.
In high-speed computing, repeatedly evaluating the cosine function can be computationally intensive. To simplify this, the cosine function is approximated with its Maclaurin series for small time values near zero.
The first term gives a constant value equal to the starting position. Adding the next term introduces curvature, so the approximation matches the motion more closely. Including higher-order terms improves accuracy and captures more of the oscillation.
For small time intervals near zero, only a few terms can provide a good approximation. As time moves farther from the center, more terms are needed to maintain accuracy.
This is why the Taylor series is valuable: it simplifies complex functions while matching the spring’s motion near the center.
From Chapter 10:
Now Playing
Sequences and Series
27 Views
Sequences and Series
29 Views
Sequences and Series
20 Views
Sequences and Series
22 Views
Sequences and Series
23 Views
Sequences and Series
24 Views
Sequences and Series
22 Views
Sequences and Series
26 Views
Sequences and Series
28 Views
Sequences and Series
21 Views
Sequences and Series
28 Views
Sequences and Series
21 Views
Sequences and Series
23 Views
Sequences and Series
32 Views
Sequences and Series
20 Views
See More