Taylor Series
Taylor Series
Taylor series is the polynomial or a function of an infinite sum of terms. Each successive term
will have a larger exponent or higher degree than the preceding term.
The above Taylor series expansion is given for a real values function f(x) where f’(a), f’’(a), f’’’(a),
etc., denotes the derivative of the function at point a. If the value of point ‘a’ is zero, then the
Taylor series is also called the Maclaurin series.
Applications of Taylor Series
The uses of the Taylor series are:
• Taylor series is used to evaluate the value of a whole function in each point if the
functional values and derivatives are identified at a single point.
• The representation of Taylor series reduces many mathematical proofs.
• The sum of partial series can be used as an approximation of the whole series.
• Multivariate Taylor series is used in many optimization techniques.
• This series is used in the power flow analysis of electrical power systems.
CODE:
OUTPUT: