Definition: Real Analytic Function
A real analytic function is a real function on an open interval for which there exists a real power series ^intervalofconvergence on with
Properties
Theorem: Differentiation of Real Analytic Functions
Every real analytic function is differentiable and its derivative is also a real analytic function given by
PROOF
TODO
Theorem: Antiderivatives of Real Analytic Functions
The Antiderivatives of any real analytic function are also real analytic functions and ‘s indefinite integral is given by
PROOF
TODO
Theorem: Automatic Differentiation via Dual Numbers
Let be a real analytic function and let be a dual number.
If , then
Tip: Automatic Differentiation
This theorem allows us to find the derivative of at any without the need to find an expression for , so long as we have a closed-form expression for . All we have to do is set and then use this expression to evaluate . In the end, the value of the derivative will be the coefficient before .
PROOF
TODO