<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Removable_singularity</id>
	<title>Removable singularity - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Removable_singularity"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Removable_singularity&amp;action=history"/>
	<updated>2026-06-25T03:02:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=Removable_singularity&amp;diff=53721&amp;oldid=prev</id>
		<title>imported&gt;InternetArchiveBot: Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.5</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Removable_singularity&amp;diff=53721&amp;oldid=prev"/>
		<updated>2025-09-14T16:17:17Z</updated>

		<summary type="html">&lt;p&gt;Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.5&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Undefined point on a holomorphic function which can be made regular}}&lt;br /&gt;
{{More citations needed|date=July 2021}}&lt;br /&gt;
[[File:Graph of x squared undefined at x equals 2.svg|thumb|right|200px|A graph of a [[parabola]] with a &amp;#039;&amp;#039;&amp;#039;removable singularity&amp;#039;&amp;#039;&amp;#039; at {{math|1=&amp;#039;&amp;#039;x&amp;#039;&amp;#039; = 2}}]]&lt;br /&gt;
&lt;br /&gt;
In [[complex analysis]], a &amp;#039;&amp;#039;&amp;#039;removable singularity&amp;#039;&amp;#039;&amp;#039; of a [[holomorphic function]] is a point at which the function is [[Undefined (mathematics)|undefined]], but it is possible to redefine the function at that point in such a way that the resulting function is [[analytic function|regular]] in a [[Neighbourhood (mathematics)|neighbourhood]] of that point.&lt;br /&gt;
&lt;br /&gt;
For instance, the (unnormalized) [[sinc function]], as defined by&lt;br /&gt;
:&amp;lt;math&amp;gt; \text{sinc}(z) = \frac{\sin z}{z} &amp;lt;/math&amp;gt;&lt;br /&gt;
has a singularity at {{math|1=&amp;#039;&amp;#039;z&amp;#039;&amp;#039; = 0}}. This singularity can be removed by defining &amp;lt;math&amp;gt;\text{sinc}(0) := 1,&amp;lt;/math&amp;gt; which is the [[Limit of a function|limit]] of {{math|sinc}} as {{mvar|z}} tends to 0. The resulting function is holomorphic. In this case the problem was caused by {{math|sinc}} being given an [[indeterminate form]]. Taking a [[power series]] expansion for &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;\frac{\sin(z)}{z}&amp;lt;/math&amp;gt; around the singular point shows that&lt;br /&gt;
:&amp;lt;math&amp;gt; \text{sinc}(z) = \frac{1}{z}\left(\sum_{k=0}^{\infty} \frac{(-1)^kz^{2k+1}}{(2k+1)!} \right) = \sum_{k=0}^{\infty} \frac{(-1)^kz^{2k}}{(2k+1)!} = 1 - \frac{z^2}{3!} + \frac{z^4}{5!} - \frac{z^6}{7!} + \cdots. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Formally, if &amp;lt;math&amp;gt;U \subset \mathbb C&amp;lt;/math&amp;gt; is an [[open subset]] of the [[complex plane]] &amp;lt;math&amp;gt;\mathbb C&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;a \in U&amp;lt;/math&amp;gt; a point of &amp;lt;math&amp;gt;U&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;f: U\setminus \{a\} \rightarrow \mathbb C&amp;lt;/math&amp;gt; is a [[holomorphic function]], then &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; is called a &amp;#039;&amp;#039;&amp;#039;removable singularity&amp;#039;&amp;#039;&amp;#039; for &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; if there exists a holomorphic function &amp;lt;math&amp;gt;g: U \rightarrow \mathbb C&amp;lt;/math&amp;gt; which coincides with &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; on &amp;lt;math&amp;gt;U\setminus \{a\}&amp;lt;/math&amp;gt;. We say &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is holomorphically extendable over &amp;lt;math&amp;gt;U&amp;lt;/math&amp;gt; if such a &amp;lt;math&amp;gt;g&amp;lt;/math&amp;gt; exists.&lt;br /&gt;
&lt;br /&gt;
== Riemann&amp;#039;s theorem ==&lt;br /&gt;
&lt;br /&gt;
[[Bernhard Riemann|Riemann&amp;#039;s]] theorem on removable singularities is as follows:&lt;br /&gt;
&lt;br /&gt;
{{math theorem| Let &amp;lt;math&amp;gt;D \subset \mathbb C&amp;lt;/math&amp;gt; be an open subset of the complex plane, &amp;lt;math&amp;gt;a \in D&amp;lt;/math&amp;gt; a point of &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; a holomorphic function defined on the set &amp;lt;math&amp;gt;D \setminus \{a\}&amp;lt;/math&amp;gt;.  The following are equivalent:&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is holomorphically extendable over &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. &lt;br /&gt;
# &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is continuously extendable over &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. &lt;br /&gt;
# There exists a [[neighborhood (topology)|neighborhood]] of &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; on which &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is [[bounded function|bounded]].&lt;br /&gt;
# &amp;lt;math&amp;gt;\lim_{z\to a}(z - a) f(z) = 0&amp;lt;/math&amp;gt;.}}&lt;br /&gt;
&lt;br /&gt;
The implications 1 ⇒ 2  ⇒ 3  ⇒ 4 are trivial. To prove 4 ⇒ 1, we first recall that the holomorphy of a function at &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; is equivalent to it being analytic at &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; ([[Proof that holomorphic functions are analytic|proof]]), i.e. having a power series representation. Define&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
  h(z) = \begin{cases}&lt;br /&gt;
    (z - a)^2 f(z) &amp;amp;  z \ne a ,\\&lt;br /&gt;
    0              &amp;amp;  z = a .&lt;br /&gt;
  \end{cases}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Clearly, &amp;#039;&amp;#039;h&amp;#039;&amp;#039; is holomorphic on &amp;lt;math&amp;gt; D \setminus \{a\}&amp;lt;/math&amp;gt;, and there exists&lt;br /&gt;
:&amp;lt;math&amp;gt;h&amp;#039;(a)=\lim_{z\to a}\frac{(z - a)^2f(z)-0}{z-a}=\lim_{z\to a}(z - a) f(z)=0&amp;lt;/math&amp;gt;&lt;br /&gt;
by 4, hence &amp;#039;&amp;#039;h&amp;#039;&amp;#039; is holomorphic on &amp;#039;&amp;#039;D&amp;#039;&amp;#039; and has a [[Taylor series]] about &amp;#039;&amp;#039;a&amp;#039;&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;h(z) = c_0 + c_1(z-a) + c_2 (z - a)^2 + c_3 (z - a)^3 + \cdots \, .&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We have &amp;#039;&amp;#039;c&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt; = &amp;#039;&amp;#039;h&amp;#039;&amp;#039;(&amp;#039;&amp;#039;a&amp;#039;&amp;#039;) = 0 and &amp;#039;&amp;#039;c&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; = &amp;#039;&amp;#039;h{{&amp;#039;}}&amp;#039;&amp;#039;(&amp;#039;&amp;#039;a&amp;#039;&amp;#039;) = 0; therefore&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;h(z) = c_2 (z - a)^2 + c_3 (z - a)^3 + \cdots \, .&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Hence, where &amp;lt;math&amp;gt;z \ne a&amp;lt;/math&amp;gt;, we have:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;f(z) = \frac{h(z)}{(z - a)^2} = c_2 + c_3 (z - a) + \cdots \, .&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
However,&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;g(z) = c_2 + c_3 (z - a) + \cdots \, .&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
is holomorphic on &amp;#039;&amp;#039;D&amp;#039;&amp;#039;, thus an extension of &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Other kinds of singularities ==&lt;br /&gt;
&lt;br /&gt;
Unlike functions of a real variable, holomorphic functions are sufficiently rigid that their isolated singularities can be completely classified. A holomorphic function&amp;#039;s singularity is either not really a singularity at all, i.e. a removable singularity, or one of the following two types:&lt;br /&gt;
&lt;br /&gt;
#In light of Riemann&amp;#039;s theorem, given a non-removable singularity, one might ask whether there exists a natural number &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt;\lim_{z \rightarrow a}(z-a)^{m+1}f(z)=0&amp;lt;/math&amp;gt;. If so, &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; is called a &amp;#039;&amp;#039;&amp;#039;[[pole (complex analysis)|pole]]&amp;#039;&amp;#039;&amp;#039; of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; and the smallest such &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt; is the &amp;#039;&amp;#039;&amp;#039;order&amp;#039;&amp;#039;&amp;#039; of &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. So removable singularities are precisely the [[pole (complex analysis)|pole]]s of order 0. A [[Meromorphic function|meromorphic]] function blows up uniformly near its other poles.&lt;br /&gt;
#If an isolated singularity &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is neither removable nor a pole, it is called an &amp;#039;&amp;#039;&amp;#039;[[essential singularity]]&amp;#039;&amp;#039;&amp;#039;.  The [[Picard Theorem|Great Picard Theorem]] shows that such an &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; maps every punctured open neighborhood &amp;lt;math&amp;gt;U \setminus \{a\}&amp;lt;/math&amp;gt; to the entire complex plane, with the possible exception of at most one point.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Analytic capacity]]&lt;br /&gt;
* [[Removable discontinuity]]&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
*[https://www.encyclopediaofmath.org/index.php/Removable_singular_point Removable singular point] at [http://www.encyclopediaofmath.org/ Encyclopedia of Mathematics] {{Webarchive|url=https://archive.today/20121220135247/http://www.encyclopediaofmath.org/ |date=2012-12-20 }}&lt;br /&gt;
[[Category:Analytic functions]]&lt;br /&gt;
[[Category:Meromorphic functions]]&lt;br /&gt;
[[Category:Bernhard Riemann]]&lt;/div&gt;</summary>
		<author><name>imported&gt;InternetArchiveBot</name></author>
	</entry>
</feed>