What is a real-world optimization problem solvable using Taylor Series?
I need to write a math paper, and I am interested in optimization using Taylor series approximations. I am looking for a good scenario or real-world problem to apply this to.
I need to write a math paper, and I am interested in optimization using Taylor series approximations. I am looking for a good scenario or real-world problem to apply this to.
1 Answer
Jan 18, 2018
SHM - Simple Harmonic Motion of a Pendulum.
The full DE for the motion of a pendulum of length
# (d^2 theta)/(d t^2) + g/l sin theta = 0 #
This cannot be solved analytically but if we use a TS to estimate
# (d^2 theta)/(d t ^2) + g/l theta = 0 #
which is trivial to solve.