<?xml version="1.0" encoding="UTF-8"?>

<record version="2" id="1019">
 <title>Maclaurin series</title>
 <name>MaclaurinSeries</name>
 <created>2025-07-13 20:34:00</created>
 <modified>2025-07-13 20:42:56</modified>
 <type>Definition</type>
 <creator id="1" name="bloftin"/>
 <modifier id="1" name="bloftin"/>
 <author id="1" name="bloftin"/>
 <classification>
	<category scheme="msc" code="02."/>
	<category scheme="msc" code="02.30.-f"/>
 </classification>
 <related>
	<object name="PowerSeries"/>
	<object name="TaylorSeries"/>
 </related>
 <preamble>% this is the default PhysicsLibrary preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here</preamble>
 <content>A Taylor series is also called a Maclaurin series when $0$ is the point wherethe derivatives are considered.  It is named after Colin Maclaurin, who made extensive use of this special case of Taylor series in the 18th century.

The Taylor series of a real or complex-valued function $f\left(x\right)$, that is infinitely differentiable at a real or complex number $a$, is the power series

\begin{equation}
 f\left(x\right) = \sum _{m=0}^{\infty }\frac{f^{\left(m\right)}\left(a\right)}{m!}\left(x-a\right)^m=f\left(a\right)+\frac{f^{\prime}\left(a\right)}{1!}\left(x-a\right)+\frac{f^{\prime\prime}\left(a\right)}{2!}\left(x-a\right)^2+\dots
\end{equation}

Here, $m!$ denotes the factorial of $m$. The function $f^{\left(m\right)}\left(a\right)$ denotes the $m$th derivative of $f$ evaluated at the point $a$. The derivative of order zero of $f$ is defined to be $f$ itself and $\left(x-a\right)^0$ and $0!$ are both defined to be $1$. With $a=0$, the Maclaurin series takes the form: \\


\begin{equation}
 f\left(x\right) = \sum _{m=0}^{\infty }\frac{f^{\left(m\right)}\left(0\right)}{m!}x^m=f\left(0\right)+\frac{f^{\prime}\left(0\right)}{1!}x+\frac{f^{\prime\prime}\left(0\right)}{2!}x^2+\dots
\end{equation}

This article is a derivative work of the creative commons share alike with attribution in [1]. 

\begin{thebibliography}{9}

[1] Wikipedia contributors, ``Taylor series,'' Wikipedia, The Free Encyclopedia. Accessed July 13, 2025. \\

[2] Kreyszig, E., ``Advanced Engineering Mathematics.'' Fifth Edition. John Wiley and Sons, Inc. 1983. \\

\end{thebibliography}</content>
</record>
