<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.bharatpedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Series_expansion</id>
	<title>Series expansion - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://en.bharatpedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Series_expansion"/>
	<link rel="alternate" type="text/html" href="https://en.bharatpedia.org/w/index.php?title=Series_expansion&amp;action=history"/>
	<updated>2026-09-07T13:47:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://en.bharatpedia.org/w/index.php?title=Series_expansion&amp;diff=422174&amp;oldid=prev</id>
		<title>Ajay Kumar: Created a new article</title>
		<link rel="alternate" type="text/html" href="https://en.bharatpedia.org/w/index.php?title=Series_expansion&amp;diff=422174&amp;oldid=prev"/>
		<updated>2023-08-29T21:16:23Z</updated>

		<summary type="html">&lt;p&gt;Created a new article&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Expression of a function as an infinite sum of simpler functions}}&lt;br /&gt;
{{More citations needed|date=August 2021}}{{Unreliable sources|date=March 2022}}&amp;lt;!-- PLEASE CITE TEXTBOOKS rather than Encyclopedia of Mathematics pages; this topic is already a well-established part of mathematics. ~Duckmather --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Taylor cos.gif|alt=Approximation of cosine by a Taylor series|thumb|An animation showing the [[Trigonometric functions|cosine function]] being approximated by successive truncations of its [[Maclaurin series]].]]&lt;br /&gt;
In [[mathematics]], a &amp;#039;&amp;#039;&amp;#039;series expansion&amp;#039;&amp;#039;&amp;#039; is a technique that expresses a [[Function (mathematics)|function]] as an infinite sum, or [[Series (mathematics)|series]], of simpler functions. It is a method for calculating a [[Function (mathematics)|function]] that cannot be expressed by just elementary operators (addition, subtraction, multiplication and division).&amp;lt;ref&amp;gt;{{Cite web|date=2013-11-07|title=Series and Expansions|url=https://math.libretexts.org/Bookshelves/Analysis/Supplemental_Modules_(Analysis)/Series_and_Expansions|access-date=2021-12-24|website=Mathematics LibreTexts|language=en}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The resulting so-called &amp;#039;&amp;#039;[[Series (mathematics)|series]]&amp;#039;&amp;#039; often can be limited to a finite number of terms, thus yielding an [[approximation]] of the function. The  fewer terms of the sequence are used, the simpler this approximation will be. Often, the resulting inaccuracy (i.e., the [[partial sum]] of the omitted terms) can be described by an equation involving [[Big O notation]] (see also [[asymptotic expansion]]). The series expansion on an [[open interval]] will also be an approximation for non-[[analytic functions]].&amp;lt;ref&amp;gt;{{Cite book|last1=Gil|first1=Amparo|url=https://books.google.com/books?id=WGHWBoX89doC&amp;amp;q=%22series+expansion%22+AND+%22approximation%22|title=Numerical Methods for Special Functions|last2=Segura|first2=Javier|last3=Temme|first3=Nico M.|date=2007-01-01|publisher=SIAM|isbn=978-0-89871-782-2|language=en}}&amp;lt;/ref&amp;gt;{{Verify source|date=August 2021}}&lt;br /&gt;
&lt;br /&gt;
== Types of series expansions ==&lt;br /&gt;
There are several kinds of series expansions, listed below.&lt;br /&gt;
&lt;br /&gt;
=== Taylor series ===&lt;br /&gt;
A &amp;#039;&amp;#039;[[Taylor series]]&amp;#039;&amp;#039; is a [[power series]] based on a function&amp;#039;s [[derivative]]s at a single point.&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite web |date=27 December 2013 |title=Taylor series - Encyclopedia of Mathematics |url=https://encyclopediaofmath.org/wiki/Taylor_series |access-date=22 March 2022 |website=encyclopediaofmath.org}}&amp;lt;/ref&amp;gt; More specifically, if a function &amp;lt;math&amp;gt;f: U\to\R&amp;lt;/math&amp;gt; is infinitely differentiable around a point &amp;lt;math&amp;gt;x_0&amp;lt;/math&amp;gt;, then the Taylor series of &amp;#039;&amp;#039;f&amp;#039;&amp;#039; around this point is given by&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\sum_{n=0}^{\infty}\frac{f^{(n)}(x_0)}{n!}(x - x_0)^n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
under the convention &amp;lt;math&amp;gt;0^0 := 1&amp;lt;/math&amp;gt;.&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite book |last1=Edwards |first1=C. Henry |title=Elementary Differential Equations with Boundary Value Problems |last2=Penney |first2=David E. |year=2008 |isbn=978-0-13-600613-8 |pages=196 |language=en}}&amp;lt;/ref&amp;gt; The &amp;#039;&amp;#039;[[Maclaurin series]]&amp;#039;&amp;#039; of &amp;#039;&amp;#039;f&amp;#039;&amp;#039; is its Taylor series about &amp;lt;math&amp;gt;x_0 = 0&amp;lt;/math&amp;gt;.&amp;lt;ref&amp;gt;{{Cite web |last=Weisstein |first=Eric W. |title=Maclaurin Series |url=https://mathworld.wolfram.com/ |access-date=2022-03-22 |website=mathworld.wolfram.com |language=en}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
=== Laurent series ===&lt;br /&gt;
A &amp;#039;&amp;#039;[[Laurent series]]&amp;#039;&amp;#039; is a generalization of the Taylor series, allowing terms with negative exponents; it takes the form &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;\sum_{k = -\infty}^{\infty} c_k (z - a)^k&amp;lt;/math&amp;gt; and converges in an [[Annulus (mathematics)|annulus]].&amp;lt;ref&amp;gt;{{Cite web |title=Laurent series - Encyclopedia of Mathematics |url=https://encyclopediaofmath.org/wiki/Laurent_series |access-date=2022-03-22 |website=encyclopediaofmath.org}}&amp;lt;/ref&amp;gt;  In particular, a Laurent series can be used to examine the behavior of a complex function near a singularity by considering the series expansion on an annulus centered at the singularity.&lt;br /&gt;
&lt;br /&gt;
=== Dirichlet series ===&lt;br /&gt;
[[File:ZetaSpiral.gif|alt=spiral representing partial sums of the Dirichlet series defining the Riemann zeta function|thumb|Convergence and divergence of partial sums of the Dirichlet series defining the [[Riemann zeta function]]. Here, the yellow line represents the first fifty successive partial sums &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;\sum_{n = 1}^k n^{-s},&amp;lt;/math&amp;gt; the magenta dotted line represents &amp;lt;math&amp;gt;\tfrac{n^{-s+1}}{-s+1} + \zeta(s),&amp;lt;/math&amp;gt; and the green dot represents &amp;lt;math&amp;gt;\zeta(s)&amp;lt;/math&amp;gt; as &amp;#039;&amp;#039;s&amp;#039;&amp;#039; is varied from -0.5 to 1.5.]]&lt;br /&gt;
A &amp;#039;&amp;#039;general [[Dirichlet series]]&amp;#039;&amp;#039; is a series of the form &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;\sum_{n = 1}^{\infty} a_ne^{-\lambda_n s}.&amp;lt;/math&amp;gt; One important special case of this is the &amp;#039;&amp;#039;ordinary Dirichlet series&amp;#039;&amp;#039; &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;\sum_{n = 1}^{\infty}\frac{a_n}{n^s}.&amp;lt;/math&amp;gt;&amp;lt;ref name=&amp;quot;:3&amp;quot;&amp;gt;{{Cite web |date=26 January 2022 |title=Dirichlet series - Encyclopedia of Mathematics |url=https://encyclopediaofmath.org/wiki/Dirichlet_series |access-date=22 March 2022 |website=encyclopediaofmath.org}}&amp;lt;/ref&amp;gt; Used in [[number theory]].{{Citation needed|date=August 2021}}&lt;br /&gt;
&lt;br /&gt;
=== Fourier series ===&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;[[Fourier series]]&amp;#039;&amp;#039; is an expansion of periodic functions as a sum of many [[Trigonometric functions#Sine, cosine, and tangent|sine]] and [[Trigonometric functions#Sine, cosine, and tangent|cosine]] functions.&amp;lt;ref name=&amp;quot;:4&amp;quot;&amp;gt;{{Cite web |title=Fourier series - Encyclopedia of Mathematics |url=https://encyclopediaofmath.org/wiki/Fourier_series |access-date=2022-03-22 |website=encyclopediaofmath.org}}&amp;lt;/ref&amp;gt; More specifically, the Fourier series of a function &amp;lt;math&amp;gt;f(t)&amp;lt;/math&amp;gt; of period &amp;lt;math&amp;gt;2L&amp;lt;/math&amp;gt; is given by the expression&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;a_0 + \sum_{n = 1}^{\infty} \left[a_n\cos\left(\frac{n\pi t}{L}\right) + b_n\sin\left(\frac{n\pi t}{L}\right)\right]&amp;lt;/math&amp;gt;where the coefficients are given by the formulae&amp;lt;ref name=&amp;quot;:4&amp;quot; /&amp;gt;&amp;lt;ref&amp;gt;{{Cite book |last1=Edwards |first1=C. Henry |title=Elementary Differential Equations with Boundary Value Problems |last2=Penney |first2=David E. |year=2008 |isbn=978-0-13-600613-8 |pages=558, 564 |language=en}}&amp;lt;/ref&amp;gt;&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\begin{align}&lt;br /&gt;
a_n &amp;amp;:= \frac{1}{L}\int_{-L}^L f(t)\cos\left(\frac{n\pi t}{L}\right)dt, \\&lt;br /&gt;
b_n &amp;amp;:= \frac{1}{L}\int_{-L}^L f(t)\sin\left(\frac{n\pi t}{L}\right)dt.&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Other series ===&lt;br /&gt;
In [[acoustics]], e.g., the [[Fundamental frequency|fundamental tone]] and the [[overtone]]s together form an example of a Fourier series.{{Citation needed|date=March 2022}} &lt;br /&gt;
&lt;br /&gt;
[[Table of Newtonian series|Newtonian series]]{{Citation needed|date=August 2021}}&lt;br /&gt;
&lt;br /&gt;
[[Legendre polynomials]]: Used in [[physics]] to describe an arbitrary electrical field as a [[superposition principle|superposition]] of a [[dipole]] field, a [[quadrupole]] field, an [[Multipole expansion|octupole]] field, etc.{{Citation needed|date=August 2021}}&lt;br /&gt;
&lt;br /&gt;
[[Zernike polynomials]]: Used in [[optics]] to calculate [[Optical aberration|aberration]]s of optical systems. Each term in the series describes a particular type of aberration.{{Citation needed|date=August 2021}}&lt;br /&gt;
[[File:Stirling series relative error.svg|thumb|The relative error in a truncated Stirling series vs. {{mvar|n}}, for 0 to 5 terms. The kinks in the curves represent points where the truncated series coincides with &amp;lt;math&amp;gt;\Gamma(n + 1).&amp;lt;/math&amp;gt;]]&lt;br /&gt;
The &amp;#039;&amp;#039;[[Stirling series]]&amp;#039;&amp;#039;&amp;lt;math display=block&amp;gt;\text{Ln}\Gamma\left(z\right)\sim\left(z-\tfrac{1}{2}\right)\ln z-z+\tfrac{1}{2}\ln\left(2\pi\right)+\sum_{k=1}^{\infty}\frac{B_{2k}}{2k(2k-1)z^{2k-1}}&amp;lt;/math&amp;gt;is an approximation of the [[Gamma function#The log-gamma function|log-gamma function]].&amp;lt;ref&amp;gt;{{Cite web |title=DLMF: 5.11 Asymptotic Expansions |url=https://dlmf.nist.gov/5.11 |access-date=22 March 2022 |website=dlmf.nist.gov}}&amp;lt;/ref&amp;gt; &lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
The following is the [[Taylor series]] of &amp;lt;math&amp;gt;e^x&amp;lt;/math&amp;gt;:&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;e^x=\sum^{\infty}_{n=0}\frac{x^n}{n!}= 1 + x + \frac{x^2}{2} + \frac{x^3}{6}...&amp;lt;/math&amp;gt;&amp;lt;ref&amp;gt;{{Cite web|last=Weisstein|first=Eric W.|title=Exponential Function|url=https://mathworld.wolfram.com/ExponentialFunction.html|access-date=2021-08-12|website=mathworld.wolfram.com|language=en}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web|date=5 June 2020|title=Exponential function - Encyclopedia of Mathematics|url=https://encyclopediaofmath.org/wiki/Exponential_function|url-status=live|access-date=12 August 2021|website=encyclopediaofmath.org}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Dirichlet series of the [[Riemann zeta function]] is&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\zeta(s) := \sum_{n = 1}^{\infty} \frac{1}{n^s} = \frac{1}{1^s} + \frac{1}{2^s} + \cdots&amp;lt;/math&amp;gt;&amp;lt;ref name=&amp;quot;:3&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
[[Category:Series expansions| ]]&lt;br /&gt;
[[Category:Algebra]]&lt;br /&gt;
[[Category:Polynomials]]&lt;br /&gt;
[[Category:Mathematical analysis]]&lt;br /&gt;
[[Category:Mathematical series]]&lt;/div&gt;</summary>
		<author><name>Ajay Kumar</name></author>
	</entry>
</feed>