# Analytic function

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Analytic_function
> Markdown URL: https://mediated.wiki/source/Analytic_function.md
> Source: https://en.wikipedia.org/wiki/Analytic_function
> Source revision: 1356863860
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

Type of function in mathematics

This article is about both real and complex analytic functions. For analytic functions in complex analysis specifically, see [holomorphic function](/source/Holomorphic_function). For analytic functions in SQL, see [Window function (SQL)](/source/Window_function_(SQL)).

Mathematical analysis → Complex analysis Complex analysis Complex numbers Real number Imaginary number Complex plane Complex conjugate Euler's formula Basic theory Argument principle Residue Essential singularity Isolated singularity Removable singularity Zeros and poles Complex functions Complex-valued function Antiderivative Analytic function Entire function Holomorphic function Meromorphic function Cauchy–Riemann equations Formal power series Laurent series Theorems Analyticity of holomorphic functions Cauchy's integral theorem Cauchy's integral formula Residue theorem Liouville's theorem Picard theorem Weierstrass factorization theorem Advanced theorems Borel–Carathéodory theorem Maximum modulus principle Open mapping theorem Rouché's theorem Geometric function theory Complex manifold Conformal map Quasiconformal mapping Riemann surface Schwarz lemma Winding number Analytic continuation Riemann's mapping theorem People Augustin-Louis Cauchy Leonhard Euler Carl Friedrich Gauss Bernhard Riemann Karl Weierstrass Mathematics portal v t e

In [mathematical analysis](/source/Mathematical_analysis), an **analytic function** is a [function](/source/Function_(mathematics)) that is locally represented by a convergent [power series](/source/Power_series). More precisely, a real or complex function is analytic at a point if, in some neighborhood of that point, it is equal to a power series centered there. Analytic functions are therefore locally determined by their coefficients, or equivalently by their [derivatives](/source/Derivative) at the center of the expansion. In other words, an analytic function is a function that is locally represented by a convergent [Taylor series](/source/Taylor_series).

Analytic functions occur in both [real analysis](/source/Real_analysis) and [complex analysis](/source/Complex_analysis), in slightly different ways. A real or complex analytic function is necessarily [smooth](/source/Smooth_function), having derivatives of all orders. But a smooth real function need not be analytic. By contrast, a complex function on an open set is analytic if and only if it is [holomorphic](/source/Holomorphic_function), that is, complex differentiable at every point of the set. For this reason, in complex analysis the terms *analytic function* and *holomorphic function* are often used interchangeably. The terms **complex analytic** and **real analytic** distinguish between these cases. In [signal processing](/source/Signal_processing), a complex analytic function is sometimes called an [analytic signal](/source/Analytic_signal).

Analyticity is a strong regularity condition. Analytic functions have rigid local behavior: for example, on a connected domain, an analytic function whose zeros have an accumulation point must vanish identically. Standard examples include [polynomials](/source/Polynomial), the [exponential function](/source/Exponential_function), and the [trigonometric functions](/source/Trigonometric_function) on their domains of analyticity.

## Definitions

Formally, a function f {\displaystyle f} is *real analytic* on an [open set](/source/Open_set) D {\displaystyle D} in the [real line](/source/Real_line) if for every x 0 ∈ D {\displaystyle x_{0}\in D} one can write f ( x ) = ∑ n = 0 ∞ a n ( x − x 0 ) n = a 0 + a 1 ( x − x 0 ) + a 2 ( x − x 0 ) 2 + ⋯ {\displaystyle f(x)=\sum _{n=0}^{\infty }a_{n}\left(x-x_{0}\right)^{n}=a_{0}+a_{1}(x-x_{0})+a_{2}(x-x_{0})^{2}+\cdots } in which the coefficients ⁠ a 0 {\displaystyle a_{0}} ⁠, ⁠ a 1 {\displaystyle a_{1}} ⁠, ...are real numbers and this [series](/source/Series_(mathematics)) (the right-hand side of this equation) is [convergent](/source/Convergent_series) to f ( x ) {\displaystyle f(x)} for x {\displaystyle x} in a [neighborhood](/source/Neighbourhood_(mathematics)) of x 0 {\displaystyle x_{0}} (that is a set containing an open set including ⁠ x 0 {\displaystyle x_{0}} ⁠).

Alternatively, a real analytic function is an [infinitely differentiable function](/source/Smooth_function) such that the [Taylor series](/source/Taylor_series) at each point x 0 {\displaystyle x_{0}} in its domain T ( x ) = ∑ n = 0 ∞ f ( n ) ( x 0 ) n ! ( x − x 0 ) n {\displaystyle T(x)=\sum _{n=0}^{\infty }{\frac {f^{(n)}(x_{0})}{n!}}(x-x_{0})^{n}} converges to f ( x ) {\displaystyle f(x)} for x {\displaystyle x} in a neighborhood of x 0 {\displaystyle x_{0}} [pointwise](/source/Pointwise_convergence).[a] The set of all real analytic functions on a given set D {\displaystyle D} is often denoted by ⁠ C ω ( D ) {\displaystyle {\mathcal {C}}^{\omega }(D)} ⁠, or just by C ω {\displaystyle {\mathcal {C}}^{\omega }} if the domain is understood.

A function f {\displaystyle f} defined on some subset of the real line is said to be real analytic at a point x {\displaystyle x} if there is a neighborhood D {\displaystyle D} of x {\displaystyle x} on which f {\displaystyle f} is real analytic.

The definition of a *complex analytic function* is obtained by replacing, in the definitions above, "real" with "complex" and "real line" with "complex plane". A function is complex analytic if and only if it is [holomorphic](/source/Holomorphic_function) i.e. it is complex differentiable. For this reason the terms "holomorphic" and "analytic" are often used interchangeably for such functions.[1]

In complex analysis, a function is called analytic in an open set ⁠ U {\displaystyle U} ⁠ if it is (complex) differentiable at each point in ⁠ U {\displaystyle U} ⁠.[2]

## Examples

Typical examples of analytic functions are

- The following [elementary functions](/source/Elementary_function): - All [polynomials](/source/Polynomial): if a polynomial has degree ⁠ n {\displaystyle n} ⁠, any terms of degree larger than ⁠ n {\displaystyle n} ⁠ in its Taylor series expansion must immediately vanish to 0, and so this series will be trivially convergent. Furthermore, every polynomial is its own [Maclaurin series](/source/Maclaurin_series). - The [exponential function](/source/Exponential_function) is analytic. Any Taylor series for this function converges not only for ⁠ x {\displaystyle x} ⁠ close enough to ⁠ x 0 {\displaystyle x_{0}} ⁠ (as in the definition) but for all values of ⁠ x {\displaystyle x} ⁠ (real or complex). - The [trigonometric functions](/source/Trigonometric_function) are analytic on any open set of their domain. - The [natural logarithm](/source/Natural_logarithm) is analytic on any open set where its branch is single-valued, such as ( 0 , ∞ ) {\displaystyle (0,\infty )} or the complement in the [Riemann sphere](/source/Riemann_sphere) of any simple arc connecting 0 {\displaystyle 0} to ∞ {\displaystyle \infty } . - [Power functions](/source/Exponentiation) are analytic everywhere for non-negative integral powers, away from zero for negative integral powers, and for arbitrary complex powers on any open subset of the complex plane where the logarithm is analytic.

- Many [special functions](/source/Special_function) are analytic on a suitable domain: - [hypergeometric functions](/source/Hypergeometric_function) on suitable domains - [Bessel functions](/source/Bessel_function) on suitable domains - The [gamma function](/source/Gamma_function) away from its [poles](/source/Pole_(complex_analysis)) at zero and the negative integers - The [Riemann zeta function](/source/Riemann_zeta_function) except for a simple pole at 1 {\displaystyle 1}

- [Algebraic functions](/source/Algebraic_function) are analytic away from any poles and [branch points](/source/Branch_point) they may have. Near a branch point, an algebraic function can be represented by a convergent [Puiseux series](/source/Puiseux_series); equivalently, after a change of variable z − a = t e {\displaystyle z-a=t^{e}} , it becomes analytic as a function of t {\displaystyle t} .

Typical examples of functions that are not analytic are

- The [absolute value](/source/Absolute_value) function x ↦ | x | {\displaystyle x\mapsto |x|} on the real numbers is not analytic at 0 {\displaystyle 0} . The corresponding function z ↦ | z | {\displaystyle z\mapsto |z|} on the complex numbers is not complex analytic on any nonempty open subset of C {\displaystyle \mathbb {C} } .

- [Piecewise defined](/source/Piecewise) functions (functions given by different formulae in different regions) are typically not analytic where the pieces meet.

- The [complex conjugate](/source/Complex_conjugate) function ⁠ z → z ∗ {\displaystyle z\to z^{*}} ⁠ is not complex analytic, although its restriction to the real line is the identity function and therefore real analytic, and it is real analytic as a function from R 2 {\displaystyle \mathbb {R} ^{2}} to ⁠ R 2 {\displaystyle \mathbb {R} ^{2}} ⁠.

- Other [non-analytic smooth functions](/source/Non-analytic_smooth_function), and in particular any smooth function f {\displaystyle f} with compact support that is not identically zero, i.e. f ∈ C 0 ∞ ( R n ) ∖ { 0 } {\displaystyle f\in C_{0}^{\infty }(\mathbb {R} ^{n})\setminus \{0\}} , cannot be analytic on all of R n {\displaystyle \mathbb {R} ^{n}} .[3]

## Alternative characterizations

The following conditions are equivalent:

1. f {\displaystyle f} is real analytic on an open set ⁠ D {\displaystyle D} ⁠.

1. There is a complex analytic extension of f {\displaystyle f} to an open set G ⊂ C {\displaystyle G\subset \mathbb {C} } that contains ⁠ D {\displaystyle D} ⁠.

1. f {\displaystyle f} is smooth and for every [compact set](/source/Compact_set) K ⊂ D {\displaystyle K\subset D} there exists a constant C {\displaystyle C} such that for every x ∈ K {\displaystyle x\in K} and every non-negative integer k {\displaystyle k} the following bound holds;[4] | d k f d x k ( x ) | ≤ C k + 1 k ! {\displaystyle \left|{\frac {d^{k}f}{dx^{k}}}(x)\right|\leq C^{k+1}k!}

Complex analytic functions are exactly equivalent to [holomorphic functions](/source/Holomorphic_function), and are thus much more easily characterized.

For the case of an analytic function with several variables (see below), the real analyticity can be characterized using the [Fourier–Bros–Iagolnitzer transform](/source/Fourier%E2%80%93Bros%E2%80%93Iagolnitzer_transform).

In the multivariable case, real analytic functions satisfy a direct generalization of the third characterization.[5] Let U ⊂ R n {\displaystyle U\subset \mathbb {R} ^{n}} be an open set, and let ⁠ f : U → R {\displaystyle f:U\to \mathbb {R} } ⁠. Then f {\displaystyle f} is real analytic on U {\displaystyle U} if and only if f ∈ C ∞ ( U ) {\displaystyle f\in C^{\infty }(U)} and for every compact K ⊆ U {\displaystyle K\subseteq U} there exists a constant C {\displaystyle C} such that for every multi-index α ∈ Z ≥ 0 n {\displaystyle \alpha \in \mathbb {Z} _{\geq 0}^{n}} the following bound holds[6] sup x ∈ K | ∂ α f ∂ x α ( x ) | ≤ C | α | + 1 α ! {\displaystyle \sup _{x\in K}\left|{\frac {\partial ^{\alpha }f}{\partial x^{\alpha }}}(x)\right|\leq C^{|\alpha |+1}\alpha !}

## Properties of analytic functions

- The sums, products, and [compositions](/source/Function_composition) of analytic functions are analytic.

- The [reciprocal](/source/Multiplicative_inverse) of an analytic function that is nowhere zero is analytic.

- In one variable, the inverse of a one-to-one analytic function whose derivative is nowhere zero is analytic. In several variables, the corresponding condition is that the derivative be an invertible linear map, or equivalently that the Jacobian determinant be nonzero.

- Any analytic function is [smooth](/source/Smooth_function), that is, infinitely differentiable. The converse is not true for real functions; in fact, in a certain sense, the real analytic functions are sparse compared to all real infinitely differentiable functions. For the complex numbers, the converse does hold: any function with a single complex derivative on an open set is analytic on that set (see *[§ Analyticity and differentiability](#Analyticity_and_differentiability)*).

- For any [open set](/source/Open_set) ⁠ Ω ⊆ C {\displaystyle \Omega \subseteq \mathbb {C} } ⁠, the set ⁠ A ( Ω ) {\displaystyle A(\Omega )} ⁠ of all analytic functions u : Ω → C {\displaystyle u:\Omega \to \mathbb {C} } is a [Fréchet space](/source/Fr%C3%A9chet_space) with respect to the uniform convergence on compact sets. The fact that uniform limits on compact sets of analytic functions are analytic is an easy consequence of [Morera's theorem](/source/Morera's_theorem). The set A ∞ ( Ω ) {\displaystyle A_{\infty }(\Omega )} of all [bounded](/source/Bounded_function) analytic functions with the [supremum norm](/source/Supremum_norm) is a [Banach space](/source/Banach_space).

- In contrast, the real analytic functions on an open set are not complete under the topology of uniform convergence on compact subsets, since compact-open limits of real analytic functions need not be real analytic. Real analytic functions are dense in the space of continuous functions in the compact-open topology.

A polynomial cannot be zero at too many points unless it is the zero polynomial (more precisely, the number of zeros is at most the degree of the polynomial). A similar but weaker statement holds for analytic functions. If the set of zeros of an analytic function ⁠ f {\displaystyle f} ⁠ has an [accumulation point](/source/Accumulation_point) inside its [domain](/source/Domain_of_a_function), then ⁠ f {\displaystyle f} ⁠ is zero everywhere on the [connected component](/source/Connected_space) containing the accumulation point. In other words, if ⁠ ( r n ) {\displaystyle (r_{n})} ⁠ is a [sequence](/source/Sequence) of distinct numbers such that ⁠ f ( r n ) = 0 {\displaystyle f(r_{n})=0} ⁠ for all ⁠ n {\displaystyle n} ⁠ and this sequence [converges](/source/Limit_of_a_sequence) to a point ⁠ r {\displaystyle r} ⁠ in the domain of ⁠ D {\displaystyle D} ⁠, then ⁠ f {\displaystyle f} ⁠ is identically zero on the connected component of ⁠ D {\displaystyle D} ⁠ containing ⁠ r {\displaystyle r} ⁠. This is known as the [identity theorem](/source/Identity_theorem).

Also, if all the derivatives of an analytic function at a point are zero, the function is constant on the corresponding connected component.

These statements imply that while analytic functions do have more [degrees of freedom](/source/Degrees_of_freedom_(physics_and_chemistry)) than polynomials, they are still quite rigid.

## Analyticity and differentiability

As noted above, any function (real or complex) is infinitely differentiable on a neighborhood where it is equal to a convergent power series. In a neighborhood of a point of analyticity, there is a convergent power series equal to the function in the neighborhood, so the function is infinitely differentiable there. There exist smooth real functions that are not analytic: see *[Non-analytic smooth function](/source/Non-analytic_smooth_function)*. In fact there are many such functions.

The situation is quite different when one considers complex analytic functions and complex derivatives. Any complex-differentiable function in an open disc centered at z = z 0 {\displaystyle z=z_{0}} ([holomorphic function](/source/Holomorphic_function)) is [analytic there](/source/Proof_that_holomorphic_functions_are_analytic), and conversely any function given by a convergent power series in the complex variable z − z 0 {\displaystyle z-z_{0}} is complex differentiable (and infinitely differentiable) on the disk of convergence. Consequently, in complex analysis, the term *analytic function* is synonymous with *holomorphic function*.

## Real versus complex analytic functions

Real and complex analytic functions have important differences (one could notice that even from their different relationship with differentiability). Analyticity of complex functions is a more restrictive property, as it has more restrictive necessary conditions and complex analytic functions have more structure than their real-line counterparts.[7]

According to [Liouville's theorem](/source/Liouville's_theorem_(complex_analysis)), any bounded complex analytic function defined on the whole complex plane is constant. The corresponding statement for real analytic functions, with the complex plane replaced by the real line, is clearly false; this is illustrated by f ( x ) = 1 x 2 + 1 . {\displaystyle f(x)={\frac {1}{x^{2}+1}}.}

Also, if a complex analytic function is defined in an open [ball](/source/Ball_(mathematics)) around a point ⁠ x 0 {\displaystyle x_{0}} ⁠, its power series expansion at ⁠ x 0 {\displaystyle x_{0}} ⁠ is convergent in the whole open ball ([holomorphic functions are analytic](/source/Analyticity_of_holomorphic_functions)). This statement for real analytic functions (with open ball meaning an open [interval](/source/Interval_(mathematics)) of the real line rather than an open [disk](/source/Disk_(mathematics)) of the complex plane) is not true in general; the function of the example above gives an example for ⁠ x 0 = 0 {\displaystyle x_{0}=0} ⁠ and a ball of radius exceeding ⁠ 1 {\displaystyle 1} ⁠, since the power series ⁠ 1 − x 2 + x 4 − x 6 + … {\displaystyle 1-x^{2}+x^{4}-x^{6}+\ldots } ⁠ diverges for ⁠ | x | ≥ 1 {\displaystyle \vert x\vert \geq 1} ⁠.

Any real analytic function on some [open set](/source/Open_set) on the real line can be extended to a complex analytic function on some open set of the complex plane. However, not every real analytic function defined on the whole real line can be extended to a complex function defined on the whole complex plane. The function ⁠ f ( x ) {\displaystyle f(x)} ⁠ defined in the paragraph above is a counterexample, as it is not defined for ⁠ x = ± i {\displaystyle x=\pm i} ⁠. This explains why the Taylor series of ⁠ f ( x ) {\displaystyle f(x)} ⁠ diverges for ⁠ | x | > 1 {\displaystyle \vert x\vert >1} ⁠, i.e., the [radius of convergence](/source/Radius_of_convergence) is ⁠ 1 {\displaystyle 1} ⁠ because the complexified function has a [pole](/source/Complex_pole) at distance ⁠ 1 {\displaystyle 1} ⁠ from the evaluation point ⁠ 0 {\displaystyle 0} ⁠ and no further poles within the open disc of radius ⁠ 1 {\displaystyle 1} ⁠ around the evaluation point.

## Taylor series and radius of convergence

Main articles: [Taylor series](/source/Taylor_series) and [Radius of convergence](/source/Radius_of_convergence)

If a function is analytic at a {\displaystyle a} , then its Taylor series converges *to the function* in some open neighborhood of a {\displaystyle a} . More generally, for any power series ∑ n = 0 ∞ c n ( x − a ) n , {\displaystyle \sum _{n=0}^{\infty }c_{n}(x-a)^{n},} there is a number R {\displaystyle R} called the [radius of convergence](/source/Radius_of_convergence), which can be any non-negative number or + ∞ {\displaystyle +\infty } , such that the power series converges absolutely for | x − a | < R {\displaystyle |x-a|<R} and diverges for | x − a | > R {\displaystyle |x-a|>R} .[8][9] Thus, when a Taylor series converges, it does so in an open interval centered at a {\displaystyle a} in the real case, or a disc centered at a {\displaystyle a} in the complex case.[10][11] A Taylor series may converge absolutely or conditionally at some, all, or none of the boundary points of the open interval or disc.[12]

In complex analysis, the radius of convergence of a [holomorphic function](/source/Holomorphic_function) at a point is the radius of the largest open disc centered at that point on which the function remains holomorphic. In many common cases, this is the distance to the nearest [singularity](/source/Singularity_(mathematics)) of the function in the complex plane.[13]

This explains the different radii of convergence for familiar Taylor series. The series for e z {\displaystyle e^{z}} , sin ⁡ z {\displaystyle \sin z} , and cos ⁡ z {\displaystyle \cos z} have infinite radius of convergence because these are [entire functions](/source/Entire_function), having no singularities in the complex plane.[14][15] By contrast, the Taylor series for log ⁡ ( 1 + z ) {\displaystyle \log(1+z)} around z = 0 {\displaystyle z=0} has radius of convergence 1 {\displaystyle 1} , because the nearest singularity is at z = − 1 {\displaystyle z=-1} .[16]

Complex singularities can determine the radius of convergence even for functions that are smooth on the real line. For example, although f ( x ) = 1 1 + x 2 {\displaystyle f(x)={\frac {1}{1+x^{2}}}} is smooth for all real x {\displaystyle x} , the radius of convergence of its Taylor series around x = 0 {\displaystyle x=0} is 1 {\displaystyle 1} , because the corresponding complex function has singularities at x = i {\displaystyle x=i} and x = − i {\displaystyle x=-i} , which are points of the complex unit circle.[17] Thus, even for real-valued functions, the role of complex singularities is important: a function can be infinitely differentiable on the whole real line, and yet have a Taylor series with only a finite radius of convergence, because the limiting obstruction can come from singularities in the corresponding complex function rather than any failure of smoothness on the real axis.[18]

A power series may converge at every point of the boundary of its disc of convergence and still fail to extend holomorphically beyond that disc. For example, if α > 0 {\displaystyle \alpha >0} is not an integer, then the [binomial series](/source/Binomial_series) ( 1 + z ) α = ∑ n = 0 ∞ ( α n ) z n {\displaystyle (1+z)^{\alpha }=\sum _{n=0}^{\infty }{\binom {\alpha }{n}}z^{n}} has radius of convergence R = 1 {\displaystyle R=1} .[19] The series converges everywhere on the closed unit disc, including every boundary point. However, for nonintegral α {\displaystyle \alpha } , the function ( 1 + z ) α {\displaystyle (1+z)^{\alpha }} does not extend as a single-valued holomorphic function to any neighborhood of z = − 1 {\displaystyle z=-1} .[20] Thus the obstruction to analytic continuation at the boundary point z = − 1 {\displaystyle z=-1} is not a failure of convergence of the power series, nor a [pole](/source/Zeros_and_poles) or [essential singularity](/source/Essential_singularity), but the branching of the analytic continuation. In effect, z = − 1 {\displaystyle z=-1} is a [branch point](/source/Branch_point) of the function.[21][22] This illustrates that convergence on the closed disc is weaker than holomorphic extendibility beyond the boundary.

## Analytic continuation

Main article: [analytic continuation](/source/Analytic_continuation)

Because analytic functions are locally represented by power series, a value of the function on one small neighborhood can sometimes determine values on a larger region. This process is called [analytic continuation](/source/Analytic_continuation). Starting with a power series representation in one neighborhood, one can then sometimes use this to define the function on overlapping neighborhoods, and continue this process along paths in the domain.

Analytic continuation is unique when it exists on a connected domain. More precisely, if two analytic functions on a connected open set agree on a nonempty open subset, or more generally on a set having an accumulation point in the domain, then they agree everywhere on that connected open set. This is a form of the [identity theorem](/source/Identity_theorem).

However, analytic continuation need not be possible everywhere, and it need not be single-valued. For example, the [natural logarithm](/source/Natural_logarithm) is locally analytic on C ∖ { 0 } {\displaystyle \mathbb {C} \setminus \{0\}} , but continuation around a closed path encircling 0 {\displaystyle 0} changes its value by an integer multiple of 2 π i {\displaystyle 2\pi i} . For this reason, a single-valued branch of the logarithm can be defined on domains such as C ∖ ( − ∞ , 0 ] {\displaystyle \mathbb {C} \setminus (-\infty ,0]} , but not on all of C ∖ { 0 } {\displaystyle \mathbb {C} \setminus \{0\}} . Taking a single analytic function in a disc and forming all possible analytic continuations of it leads in general to a [Riemann surface](/source/Riemann_surface) that covers an open subset of the [Riemann sphere](/source/Riemann_sphere). The [global analytic function](/source/Global_analytic_function) obtained in this way is naturally a [sheaf](/source/Sheaf_(mathematics)) rather than a function: each [germ](/source/Germ_(mathematics)) is a convergent power series in some disc, but multiple germs may be stacked on top of each other.[23]

[Algebraic functions](/source/Algebraic_function) give another source of multi-valued analytic continuation. For example, the function f ( z ) = 1 − z {\displaystyle f(z)={\sqrt {1-z}}} is analytic, where the branch is such that f ( 0 ) = 1 {\displaystyle f(0)=1} , has a convergent power series in the disc | z | < 1 {\displaystyle |z|<1} . It can be continued around a loop enclosing z = 1 {\displaystyle z=1} , but transforms to its negative after a single loop. The Riemann surface associated with an algebraic function is a finite [ramified cover](/source/Ramified_cover) of the Riemann sphere.

Many special functions are first defined by a power series or an integral formula on a restricted domain and then extended by analytic continuation. For example, the [Riemann zeta function](/source/Riemann_zeta_function) is initially defined by the [Dirichlet series](/source/Dirichlet_series) ζ ( s ) = ∑ n = 1 ∞ 1 n s {\displaystyle \zeta (s)=\sum _{n=1}^{\infty }{\frac {1}{n^{s}}}} for Re ⁡ ( s ) > 1 {\displaystyle \operatorname {Re} (s)>1} , but it has a [meromorphic](/source/Meromorphic) continuation to the complex plane, with a single simple pole at s = 1 {\displaystyle s=1} .

## Analytic functions of several variables

One can define analytic functions in several variables by means of power series in those variables (see *[Power series](/source/Power_series)*). Analytic functions of several variables have some of the same properties as analytic functions of one variable. However, especially for complex analytic functions, new and interesting phenomena show up in two or more complex dimensions:

- Zero sets of complex analytic functions in more than one variable are never [discrete](/source/Discrete_space) if they are non-empty. This can be proved by [Hartogs's extension theorem](/source/Hartogs's_extension_theorem).

- [Domains of holomorphy](/source/Domain_of_holomorphy) for single-valued functions consist of arbitrary (connected) open sets. In several complex variables, however, only some connected open sets are domains of holomorphy. The characterization of domains of holomorphy leads to the notion of [pseudoconvexity](/source/Pseudoconvexity).

## Analytic functions over other valued fields

Analogous notions of analyticity can be formulated over other [complete valued fields](/source/Complete_valued_field), the real and complex numbers being the two most prominent ones where the absolute value is [archimedean](/source/Archimedean_field). Analytic functions can also be defined over non-Archimedean [local fields](/source/Local_field), such as the [p-adic numbers](/source/P-adic_numbers) Q p {\displaystyle \mathbb {Q} _{p}} and its [finite extension fields](/source/Finite_extension_field), and fields of formal [Laurent series](/source/Laurent_series) F q ( ( t ) ) {\displaystyle \mathbb {F} _{q}((t))} over a [finite field](/source/Finite_field).[24]

If K {\displaystyle K} is a complete valued field, a function on a neighborhood of a point a ∈ K {\displaystyle a\in K} is called analytic if it is locally represented by a convergent power series ∑ n = 0 ∞ c n ( x − a ) n {\displaystyle \sum _{n=0}^{\infty }c_{n}(x-a)^{n}} with coefficients in K {\displaystyle K} . In the non-Archimedean case, convergence is governed by an [ultrametric](/source/Ultrametric) absolute value, and the resulting theory differs significantly from both real and complex analysis.[25]

For example, a power series over Q p {\displaystyle \mathbb {Q} _{p}} ∑ n = 0 ∞ a n x n {\displaystyle \sum _{n=0}^{\infty }a_{n}x^{n}} converges to an analytic function on the *p*-adic integers Z p = { x ∈ Q p ∣ | x | p ≤ 1 } {\displaystyle \mathbb {Z} _{p}=\{x\in \mathbb {Q} _{p}\mid |x|_{p}\leq 1\}} if and only if | a n | p → 0. {\displaystyle |a_{n}|_{p}\to 0.} Likewise, the series on a finite extension field K {\displaystyle K} of a *p*-adic field converges on the ring of integers if and only if | a n | K → 0 {\displaystyle |a_{n}|_{K}\to 0} . The reason is the ultrametric criterion: if | x | K ≤ 1 {\displaystyle |x|_{K}\leq 1} , then | a n x n | ≤ | a n | {\displaystyle |a_{n}x^{n}|\leq |a_{n}|} , and ultrametricity implies that any middle segment of the series satisfies | ∑ n = N M a n x n | K ≤ max N ≤ n ≤ M | a n | . {\displaystyle \left|\sum _{n=N}^{M}a_{n}x^{n}\right|_{K}\leq \max _{N\leq n\leq M}|a_{n}|.}

More generally, on the closed disc a + π m O K = { x : | x − a | ≤ | π | m } , {\displaystyle a+\pi ^{m}{\mathcal {O}}_{K}=\{x:|x-a|\leq |\pi |^{m}\},} a series ∑ n = 0 ∞ b n ( x − a ) n {\displaystyle \sum _{n=0}^{\infty }b_{n}(x-a)^{n}} converges on that disc if and only if | b n | | π | m n → 0. {\displaystyle |b_{n}|\,|\pi |^{mn}\to 0.} Here π {\displaystyle \pi } denotes the uniformizer of K | Q p {\displaystyle K|\mathbb {Q} _{p}} .

Over a non-Archimedean field the ring of analytic functions on a closed disc is thus related to the [Tate algebra](/source/Tate_algebra), the algebra of power series whose coefficients tend to zero sufficiently fast. This point of view is fundamental in [rigid analytic geometry](/source/Rigid_analytic_geometry) and other forms of non-Archimedean analytic geometry.[26]

## See also

- [Cauchy–Riemann equations](/source/Cauchy%E2%80%93Riemann_equations)

- [Holomorphic function](/source/Holomorphic_function)

- [Paley–Wiener theorem](/source/Paley%E2%80%93Wiener_theorem)

- [Quasi-analytic function](/source/Quasi-analytic_function)

- [Infinite compositions of analytic functions](/source/Infinite_compositions_of_analytic_functions)

- [Non-analytic smooth function](/source/Non-analytic_smooth_function)

## Notes

1. **[^](#cite_ref-1)** This implies [uniform convergence](/source/Uniform_convergence) as well in a (possibly smaller) neighborhood of ⁠ x 0 {\displaystyle x_{0}} ⁠.

1. **[^](#cite_ref-2)** Churchill; Brown; Verhey (1948). [*Complex Variables and Applications*](https://archive.org/details/complexvariable00chur/page/46). McGraw-Hill. p. [46](https://archive.org/details/complexvariable00chur/page/46). [ISBN](/source/ISBN_(identifier)) [0-07-010855-2](https://en.wikipedia.org/wiki/Special:BookSources/0-07-010855-2). A function *f* of the complex variable *z* is *analytic* at point *z*0 if its derivative exists not only at *z* but at each point *z* in some neighborhood of *z*0. It is analytic in a region *R* if it is analytic at every point in *R*. The term *holomorphic* is also used in the literature to denote analyticity {{[cite book](https://en.wikipedia.org/wiki/Template:Cite_book)}}: ISBN / Date incompatibility ([help](https://en.wikipedia.org/wiki/Help:CS1_errors#invalid_isbn_date))

1. **[^](#cite_ref-3)** [Gamelin, Theodore W.](/source/Theodore_Gamelin) (2004). *Complex Analysis*. Springer. [ISBN](/source/ISBN_(identifier)) [9788181281142](https://en.wikipedia.org/wiki/Special:BookSources/9788181281142).

1. **[^](#cite_ref-4)** Strichartz, Robert S. (1994). *A guide to distribution theory and Fourier transforms*. Boca Raton: CRC Press. [ISBN](/source/ISBN_(identifier)) [0-8493-8273-4](https://en.wikipedia.org/wiki/Special:BookSources/0-8493-8273-4). [OCLC](/source/OCLC_(identifier)) [28890674](https://search.worldcat.org/oclc/28890674).

1. **[^](#cite_ref-FOOTNOTEKrantzParks200215_5-0)** [Krantz & Parks 2002](#CITEREFKrantzParks2002), p. 15.

1. **[^](#cite_ref-6)** Komatsu, Hikosaburo (1960). ["A characterization of real analytic functions"](https://projecteuclid.org/euclid.pja/1195524081). *Proceedings of the Japan Academy*. **36** (3): 90–93. [doi](/source/Doi_(identifier)):[10.3792/pja/1195524081](https://doi.org/10.3792%2Fpja%2F1195524081). [ISSN](/source/ISSN_(identifier)) [0021-4280](https://search.worldcat.org/issn/0021-4280).

1. **[^](#cite_ref-7)** ["Gevrey class – Encyclopedia of Mathematics"](https://encyclopediaofmath.org/wiki/Gevrey_class#References). *encyclopediaofmath.org*. Retrieved 2020-08-30.

1. **[^](#cite_ref-FOOTNOTEKrantzParks2002_8-0)** [Krantz & Parks 2002](#CITEREFKrantzParks2002).

1. **[^](#cite_ref-9)** [Stein & Shakarchi 2003](#CITEREFSteinShakarchi2003), p. 15 harvnb error: no target: CITEREFSteinShakarchi2003 ([help](https://en.wikipedia.org/wiki/Category:Harv_and_Sfn_template_errors))

1. **[^](#cite_ref-10)** [Freitag & Busam 2005](#CITEREFFreitagBusam2005), pp. 111–112 harvnb error: no target: CITEREFFreitagBusam2005 ([help](https://en.wikipedia.org/wiki/Category:Harv_and_Sfn_template_errors))

1. **[^](#cite_ref-11)** [Stein & Shakarchi 2003](#CITEREFSteinShakarchi2003), p. 15 harvnb error: no target: CITEREFSteinShakarchi2003 ([help](https://en.wikipedia.org/wiki/Category:Harv_and_Sfn_template_errors))

1. **[^](#cite_ref-12)** [Freitag & Busam 2005](#CITEREFFreitagBusam2005), pp. 111–112 harvnb error: no target: CITEREFFreitagBusam2005 ([help](https://en.wikipedia.org/wiki/Category:Harv_and_Sfn_template_errors))

1. **[^](#cite_ref-13)** [Freitag & Busam 2005](#CITEREFFreitagBusam2005), pp. 112–113, 124 harvnb error: no target: CITEREFFreitagBusam2005 ([help](https://en.wikipedia.org/wiki/Category:Harv_and_Sfn_template_errors))

1. **[^](#cite_ref-14)** [Freitag & Busam 2005](#CITEREFFreitagBusam2005), pp. 116–117 harvnb error: no target: CITEREFFreitagBusam2005 ([help](https://en.wikipedia.org/wiki/Category:Harv_and_Sfn_template_errors))

1. **[^](#cite_ref-15)** [Freitag & Busam 2005](#CITEREFFreitagBusam2005), p. 53 harvnb error: no target: CITEREFFreitagBusam2005 ([help](https://en.wikipedia.org/wiki/Category:Harv_and_Sfn_template_errors))

1. **[^](#cite_ref-16)** [Freitag & Busam 2005](#CITEREFFreitagBusam2005), pp. 113–115 harvnb error: no target: CITEREFFreitagBusam2005 ([help](https://en.wikipedia.org/wiki/Category:Harv_and_Sfn_template_errors))

1. **[^](#cite_ref-17)** [Stein & Shakarchi 2003](#CITEREFSteinShakarchi2003), pp. 98–100 harvnb error: no target: CITEREFSteinShakarchi2003 ([help](https://en.wikipedia.org/wiki/Category:Harv_and_Sfn_template_errors))

1. **[^](#cite_ref-18)** [Freitag & Busam 2005](#CITEREFFreitagBusam2005), pp. 116–117 harvnb error: no target: CITEREFFreitagBusam2005 ([help](https://en.wikipedia.org/wiki/Category:Harv_and_Sfn_template_errors))

1. **[^](#cite_ref-19)** [Freitag & Busam 2005](#CITEREFFreitagBusam2005), pp. 116–117 harvnb error: no target: CITEREFFreitagBusam2005 ([help](https://en.wikipedia.org/wiki/Category:Harv_and_Sfn_template_errors))

1. **[^](#cite_ref-20)** [Lang 1999](#CITEREFLang1999), p. 58 harvnb error: no target: CITEREFLang1999 ([help](https://en.wikipedia.org/wiki/Category:Harv_and_Sfn_template_errors))

1. **[^](#cite_ref-21)** [Freitag & Busam 2005](#CITEREFFreitagBusam2005), pp. 29–30, 34 harvnb error: no target: CITEREFFreitagBusam2005 ([help](https://en.wikipedia.org/wiki/Category:Harv_and_Sfn_template_errors))

1. **[^](#cite_ref-22)** [Freitag & Busam 2005](#CITEREFFreitagBusam2005), pp. 29–30, 34 harvnb error: no target: CITEREFFreitagBusam2005 ([help](https://en.wikipedia.org/wiki/Category:Harv_and_Sfn_template_errors))

1. **[^](#cite_ref-23)** [Stein & Shakarchi 2003](#CITEREFSteinShakarchi2003), pp. 73, 98–100 harvnb error: no target: CITEREFSteinShakarchi2003 ([help](https://en.wikipedia.org/wiki/Category:Harv_and_Sfn_template_errors))

1. **[^](#cite_ref-24)** [Ahlfors, Lars V.](/source/Lars_Ahlfors) (1979), *Complex analysis* (3rd ed.), New York: McGraw-Hill, [ISBN](/source/ISBN_(identifier)) [978-0-07-000657-7](https://en.wikipedia.org/wiki/Special:BookSources/978-0-07-000657-7), Chapter 8.

1. **[^](#cite_ref-FOOTNOTESerre1979_25-0)** [Serre 1979](#CITEREFSerre1979). sfn error: no target: CITEREFSerre1979 ([help](https://en.wikipedia.org/wiki/Category:Harv_and_Sfn_template_errors))

1. **[^](#cite_ref-FOOTNOTESchikhof1984_26-0)** [Schikhof 1984](#CITEREFSchikhof1984). sfn error: no target: CITEREFSchikhof1984 ([help](https://en.wikipedia.org/wiki/Category:Harv_and_Sfn_template_errors))

1. **[^](#cite_ref-FOOTNOTEBoschGüntzerRemmert1984_27-0)** [Bosch, Güntzer & Remmert 1984](#CITEREFBoschGüntzerRemmert1984). sfn error: no target: CITEREFBoschGüntzerRemmert1984 ([help](https://en.wikipedia.org/wiki/Category:Harv_and_Sfn_template_errors))

## References

- [Conway, John B.](/source/John_B._Conway) (1978). *Functions of One Complex Variable I*. [Graduate Texts in Mathematics](/source/Graduate_Texts_in_Mathematics) 11 (2nd ed.). Springer-Verlag. [ISBN](/source/ISBN_(identifier)) [978-0-387-90328-6](https://en.wikipedia.org/wiki/Special:BookSources/978-0-387-90328-6).

- [Krantz, Steven](/source/Steven_G._Krantz); [Parks, Harold R.](/source/Harold_R._Parks) (2002). *A Primer of Real Analytic Functions* (2nd ed.). Birkhäuser. [ISBN](/source/ISBN_(identifier)) [0-8176-4264-1](https://en.wikipedia.org/wiki/Special:BookSources/0-8176-4264-1).

- [Gamelin, Theodore W.](/source/Theodore_Gamelin) (2004). *Complex Analysis*. Springer. [ISBN](/source/ISBN_(identifier)) [9788181281142](https://en.wikipedia.org/wiki/Special:BookSources/9788181281142).

## External links

- ["Analytic function"](https://www.encyclopediaofmath.org/index.php?title=Analytic_function), *[Encyclopedia of Mathematics](/source/Encyclopedia_of_Mathematics)*, [EMS Press](/source/European_Mathematical_Society), 2001 [1994]

- [Weisstein, Eric W.](/source/Eric_W._Weisstein) ["Analytic Function"](https://mathworld.wolfram.com/AnalyticFunction.html). *[MathWorld](/source/MathWorld)*.

- [Solver for all zeros of a complex analytic function that lie within a rectangular region by Ivan B. Ivanov](https://web.archive.org/web/20130615052245/http://ivisoft.org/index.php/software/8-soft/6-zersol)

v t e Function History List of specific functions Types by domain, codomain X → 𝔹 𝔹 → X 𝔹ⁿ → 𝔹 X → ℤ ℤ → X X → ℝ ℝ → X ℝⁿ → X X → ℂ ℂ → X ℂⁿ → X Classes, properties Constant Identity Linear Polynomial Rational Algebraic Analytic Smooth Continuous Measurable Injective Surjective Bijective Constructions Restriction Composition λ Inverse Generalizations Relation (Binary relation) Set-valued Multivalued Partial Implicit Space Higher-order Morphism Functor Category

Authority control databases National United States France BnF data Japan Czech Republic Israel Other Encyclopedia of Modern Ukraine Yale LUX

---
Adapted from the Wikipedia article [Analytic function](https://en.wikipedia.org/wiki/Analytic_function) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Analytic_function?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
