NOTE: Incomplete!
I have been formally trained as a physicist. In my mind, there are several mathematical topics that blur the boundary between mathematics and physics. Taylor Series Expansions are one of those topics.
On the one hand, I can see how the expansion could be considered purely mathematical. I mean, here is the definition: $$ f(x) \simeq \sum_{n=0}^{\infty} \frac{f^{(n)}(a)}{n!}(x-a)^n $$
where
If we substitute the derivatives for their physical quantities with
The Taylor series expansion turns into one of the most common formulas in classical physics, the kinematic equation!
Note that here, we assume the acceleration to be constant, but it could technically have higher order terms.
Truth be told, the Taylor Series Expansion can be found in the most unusual places and is used as the foundation of many different algorithms throughout this book. At first, it might not seem obvious why, but we can approximate almost any smooth function with a Taylor Series Expansion, and the more terms we include, the better our approximation becomes! For example, take Figure 1. Any function can be approximated as a sum of all the derivatives for that function. If we evaluate these derivatives at any point, we closely approximate the actual function.
This shows the true power of the Taylor Series Expansion. It allows us to more easily tackle complicated functions by approximating them as functions we can actually use and imagine!
<script> MathJax.Hub.Queue(["Typeset",MathJax.Hub]); </script>