Article · Wikipedia archive · Last revised May 20, 2026

Smoothness

In mathematical analysis, the smoothness of a function or map describes the extent to which it has derivatives that exist and vary continuously.

Last revised
May 20, 2026
Read time
≈ 25 min
Length
5,769 w
Citations
25
Source
A bump function is a smooth function with compact support. source ↗

In mathematical analysis, the smoothness of a function or map describes the extent to which it has derivatives that exist and vary continuously.1

Given a non-negative integer k {\displaystyle k} , a function of class C k {\displaystyle C^{k}} is a function whose derivatives of all orders up to k {\displaystyle k} exist and are continuous over the function's domain.

A function of class C {\displaystyle C^{\infty }} is a function that is of class C k {\displaystyle C^{k}} for every non-negative integer k {\displaystyle k} .

Generally, the term smooth function refers to a C {\displaystyle C^{\infty }} -function. However, it may also mean "sufficiently differentiable" for the problem under consideration.

For complex-valued functions, one may still speak of C k {\displaystyle C^{k}} or C {\displaystyle C^{\infty }} smoothness by regarding the function as a map between real vector spaces. This should be distinguished from complex differentiability: a complex function that is complex differentiable on an open subset of C {\displaystyle \mathbb {C} } is holomorphic and hence analytic on that set.

Differentiability classes

Differentiability class is a classification of functions according to the properties of their derivatives. It is a measure of the highest order of derivative that exists and is continuous for a function.

Consider an open set U {\displaystyle U} on the real line and a function f {\displaystyle f} defined on U {\displaystyle U} with real values. Let k be a non-negative integer. The function f {\displaystyle f} is said to be of differentiability class C k {\displaystyle C^{k}} if the derivatives f , f , , f ( k ) {\displaystyle f',f'',\dots ,f^{(k)}} exist and are continuous on U . {\displaystyle U.} If f {\displaystyle f} is of class C k {\displaystyle C^{k}} on U {\displaystyle U} and k > 0 {\displaystyle k>0} , then it is also of class C k 1 {\displaystyle C^{k-1}} . The function f {\displaystyle f} is said to be infinitely differentiable, smooth, or of class C , {\displaystyle C^{\infty },} if it is of class C k {\displaystyle C^{k}} for every non-negative integer k {\displaystyle k} .2 The function f {\displaystyle f} is said to be of class C ω , {\displaystyle C^{\omega },} or analytic, if f {\displaystyle f} is smooth and its Taylor series expansion around any point in its domain converges to the function in some neighborhood of the point. There exist functions that are smooth but not analytic; C ω {\displaystyle C^{\omega }} is thus strictly contained in C . {\displaystyle C^{\infty }.} Bump functions are examples of functions with this property.

To put it differently, the class C 0 {\displaystyle C^{0}} consists of all continuous functions. The class C 1 {\displaystyle C^{1}} consists of all differentiable functions whose derivative is continuous; such functions are called continuously differentiable. Thus, a C 1 {\displaystyle C^{1}} function is exactly a function whose derivative exists and is of class C 0 . {\displaystyle C^{0}.} For functions of one real variable, the classes C k {\displaystyle C^{k}} can be defined recursively by declaring C 0 {\displaystyle C^{0}} to be the set of all continuous functions, and declaring C k {\displaystyle C^{k}} for any positive integer k {\displaystyle k} to be the set of all differentiable functions whose derivative is in C k 1 . {\displaystyle C^{k-1}.} In particular, C k {\displaystyle C^{k}} is contained in C k 1 {\displaystyle C^{k-1}} for every k > 0 , {\displaystyle k>0,} and there are examples to show that this containment is strict ( C k C k 1 {\displaystyle C^{k}\subsetneq C^{k-1}} ). The class C {\displaystyle C^{\infty }} of infinitely differentiable functions is the intersection of the classes C k {\displaystyle C^{k}} as k {\displaystyle k} varies over the non-negative integers.

Examples

Continuous (C0) but not differentiable

The C0 function f(x) = x for x ≥ 0 and 0 otherwise. source ↗
The function g(x) = x2 sin(1/x) for x > 0. source ↗
The function f : R R {\displaystyle f:\mathbb {R} \to \mathbb {R} } with f ( x ) = x 2 sin ( 1 x ) {\displaystyle f(x)=x^{2}\sin \left({\tfrac {1}{x}}\right)} for x 0 {\displaystyle x\neq 0} and f ( 0 ) = 0 {\displaystyle f(0)=0} is differentiable. However, this function is not continuously differentiable. source ↗
A smooth function that is not analytic. source ↗

The function f ( x ) = { x if  x 0 , 0 if  x < 0 {\displaystyle f(x)={\begin{cases}x&{\mbox{if }}x\geq 0,\\0&{\text{if }}x<0\end{cases}}} is continuous, but not differentiable at x = 0, so it is of class C0, but not of class C1.

Finitely differentiable functions

For each even non-negative integer k, the function f ( x ) = | x | k + 1 {\displaystyle f(x)=|x|^{k+1}} is continuous and of class C k {\displaystyle C^{k}} . At x = 0, however, f {\displaystyle f} is not of class C k + 1 {\displaystyle C^{k+1}} , so f {\displaystyle f} is of class Ck, but not of class Cj where j > k.

Differentiable but not continuously differentiable (not C1)

The function g ( x ) = { x 2 sin ( 1 x ) if  x 0 , 0 if  x = 0 {\displaystyle g(x)={\begin{cases}x^{2}\sin {\left({\tfrac {1}{x}}\right)}&{\text{if }}x\neq 0,\\0&{\text{if }}x=0\end{cases}}} is differentiable, with derivative g ( x ) = { cos ( 1 x ) + 2 x sin ( 1 x ) if  x 0 , 0 if  x = 0. {\displaystyle g'(x)={\begin{cases}-{\mathord {\cos \left({\tfrac {1}{x}}\right)}}+2x\sin \left({\tfrac {1}{x}}\right)&{\text{if }}x\neq 0,\\0&{\text{if }}x=0.\end{cases}}}

Because cos ( 1 / x ) {\displaystyle \cos(1/x)} oscillates as x → 0, g ( x ) {\displaystyle g'(x)} is not continuous at zero. Therefore, g ( x ) {\displaystyle g(x)} is differentiable but not of class C1.

Differentiable but not Lipschitz continuous

The function h ( x ) = { x 4 / 3 sin ( 1 x ) if  x 0 , 0 if  x = 0 {\displaystyle h(x)={\begin{cases}x^{4/3}\sin {\left({\tfrac {1}{x}}\right)}&{\text{if }}x\neq 0,\\0&{\text{if }}x=0\end{cases}}} is differentiable, but its derivative is unbounded on every compact interval containing 0 {\displaystyle 0} . Therefore, h {\displaystyle h} is an example of a differentiable function that is not locally Lipschitz continuous at 0 {\displaystyle 0} .

Analytic (Cω)

The exponential function e x {\displaystyle e^{x}} is analytic, and hence falls into the class Cω. The trigonometric functions are also analytic wherever they are defined, because they are linear combinations of complex exponential functions e i x {\displaystyle e^{ix}} and e i x {\displaystyle e^{-ix}} .

Smooth (C) but not analytic (Cω)

The bump function f ( x ) = { e 1 1 x 2  if  | x | < 1 , 0  otherwise  {\displaystyle f(x)={\begin{cases}e^{-{\frac {1}{1-x^{2}}}}&{\text{ if }}|x|<1,\\0&{\text{ otherwise }}\end{cases}}} is smooth, so of class C, but it is not analytic at x = ±1, and hence is not of class Cω. The function f is an example of a smooth function with compact support.

Multivariate differentiability classes

A function f : U R n R {\displaystyle f:U\subseteq \mathbb {R} ^{n}\to \mathbb {R} } defined on an open set U {\displaystyle U} of R n {\displaystyle \mathbb {R} ^{n}} is said3 to be of class C k {\displaystyle C^{k}} on U {\displaystyle U} , for a positive integer k {\displaystyle k} , if all partial derivatives D α f = | α | f x 1 α 1 x 2 α 2 x n α n {\displaystyle D^{\alpha }f={\frac {\partial ^{|\alpha |}f}{\partial x_{1}^{\alpha _{1}}\,\partial x_{2}^{\alpha _{2}}\,\cdots \,\partial x_{n}^{\alpha _{n}}}}} exist and are continuous for every multi-index α = ( α 1 , α 2 , , α n ) {\displaystyle \alpha =(\alpha _{1},\alpha _{2},\ldots ,\alpha _{n})} of non-negative integers with | α | = α 1 + α 2 + + α n k {\displaystyle |\alpha |=\alpha _{1}+\alpha _{2}+\cdots +\alpha _{n}\leq k} . Equivalently, in finite dimensions, f {\displaystyle f} is of class C k {\displaystyle C^{k}} on U {\displaystyle U} if it is k {\displaystyle k} times continuously Fréchet differentiable on U {\displaystyle U} . The function f {\displaystyle f} is said to be of class C {\displaystyle C} or C 0 {\displaystyle C^{0}} if it is continuous on U {\displaystyle U} . Functions of class C 1 {\displaystyle C^{1}} are also said to be continuously differentiable.

A function f : U R n R m {\displaystyle f:U\subset \mathbb {R} ^{n}\to \mathbb {R} ^{m}} , defined on an open set U {\displaystyle U} of R n {\displaystyle \mathbb {R} ^{n}} , is said to be of class C k {\displaystyle C^{k}} on U {\displaystyle U} , for a positive integer k {\displaystyle k} , if all of its components f i = π i f for  i = 1 , 2 , 3 , , m {\displaystyle f_{i}=\pi _{i}\circ f\quad {\text{for }}i=1,2,3,\ldots ,m} are of class C k {\displaystyle C^{k}} , where π i {\displaystyle \pi _{i}} are the natural projections π i : R m R {\displaystyle \pi _{i}:\mathbb {R} ^{m}\to \mathbb {R} } defined by π i ( x 1 , x 2 , , x m ) = x i {\displaystyle \pi _{i}(x_{1},x_{2},\ldots ,x_{m})=x_{i}} . It is said to be of class C {\displaystyle C} or C 0 {\displaystyle C^{0}} if it is continuous, or equivalently, if all components f i {\displaystyle f_{i}} are continuous, on U {\displaystyle U} .

Function spaces

Open domains

Let D {\displaystyle D} be an open subset of R n {\displaystyle \mathbb {R} ^{n}} . The set of all real-valued C k {\displaystyle C^{k}} functions on D {\displaystyle D} is denoted C k ( D ) {\displaystyle C^{k}(D)} . With the compact-open C k {\displaystyle C^{k}} topology, C k ( D ) {\displaystyle C^{k}(D)} is a Fréchet space. One way to describe this topology is by the family of seminorms p K , α ( f ) = sup x K | D α f ( x ) | , {\displaystyle p_{K,\alpha }(f)=\sup _{x\in K}|D^{\alpha }f(x)|,} where K {\displaystyle K} ranges over compact subsets of D {\displaystyle D} and α {\displaystyle \alpha } ranges over multi-indices with | α | k {\displaystyle |\alpha |\leq k} .

Compact domains

If U R n {\displaystyle U\subset \mathbb {R} ^{n}} is bounded and open, then C k ( U ¯ ) {\displaystyle C^{k}({\overline {U}})} denotes the space of functions on U {\displaystyle U} whose partial derivatives of order at most k {\displaystyle k} extend continuously to the compact set U ¯ {\displaystyle {\overline {U}}} .4 It is a Banach space with the norm f C k ( U ¯ ) = max | α | k sup x U ¯ | D α f ( x ) | . {\displaystyle \|f\|_{C^{k}({\overline {U}})}=\max _{|\alpha |\leq k}\sup _{x\in {\overline {U}}}|D^{\alpha }f(x)|.} Equivalently, one may use the sum of these suprema over | α | k {\displaystyle |\alpha |\leq k} ; the resulting norm is equivalent.

Under pointwise addition and multiplication, C k ( U ¯ ) {\displaystyle C^{k}({\overline {U}})} is a commutative Banach algebra. The algebra property follows from the Leibniz rule, which expresses each derivative of a product in terms of derivatives of the factors of order at most k {\displaystyle k} .

More generally, if M {\displaystyle M} is a compact smooth manifold, possibly with boundary, then C k ( M ) {\displaystyle C^{k}(M)} is a Banach space. Its norm may be defined using a finite collection of coordinate charts and a partition of unity; different such choices give equivalent norms. With pointwise multiplication, C k ( M ) {\displaystyle C^{k}(M)} is again a Banach algebra. By contrast, C ( M ) {\displaystyle C^{\infty }(M)} is generally not a Banach space; on a compact manifold it is naturally a Fréchet space, with seminorms controlling derivatives of all orders.

The Gelfand spectrum of C k ( M ) {\displaystyle C^{k}(M)} is M {\displaystyle M} itself. Thus the Gelfand transform gives an injective (but not surjective) map C k ( M ) C 0 ( M ) {\displaystyle C^{k}(M)\to C^{0}(M)} .5: Exercise 11.9 

Density

The above spaces occur naturally in applications where functions having derivatives of certain orders are necessary; however, particularly in the study of partial differential equations, it can sometimes be more fruitful to work instead with Sobolev spaces.

Smooth compactly supported functions are dense in many function spaces used in analysis, such as L p {\displaystyle L^{p}} spaces and Sobolev spaces under suitable hypotheses. These correspond to putting topologies on the smooth functions that are weaker than those of uniform convergence (like the L p {\displaystyle L^{p}} norm). This makes smooth functions useful as test functions and as approximations to less regular functions.

Basic properties

The differentiability classes C k {\displaystyle C^{k}} are closed under the usual algebraic operations. If f {\displaystyle f} and g {\displaystyle g} are real-valued functions of class C k {\displaystyle C^{k}} on the same domain, then f + g {\displaystyle f+g} , f g {\displaystyle fg} , and any scalar multiple of f {\displaystyle f} are also of class C k {\displaystyle C^{k}} . If g {\displaystyle g} is nowhere zero, then the quotient f / g {\displaystyle f/g} is of class C k {\displaystyle C^{k}} . These facts follow from the sum, product, and quotient rules for derivatives.56 Moreover, the space C k ( U ) {\displaystyle C^{k}(U)} is a real vector space and, under pointwise multiplication, a commutative algebra. In particular, C ( M ) {\displaystyle C^{\infty }(M)} , the algebra of smooth real-valued functions on a smooth manifold M {\displaystyle M} , plays a central role in differential geometry: many geometric objects on M {\displaystyle M} can be described in terms of their action on smooth functions.

The class C k {\displaystyle C^{k}} is also closed under composition. If U , V , W {\displaystyle U,V,W} are open subsets of Euclidean spaces, f : U V {\displaystyle f:U\to V} is of class C k {\displaystyle C^{k}} , and g : V W {\displaystyle g:V\to W} is of class C k {\displaystyle C^{k}} , then the composite map g f : U W {\displaystyle g\circ f:U\to W} is of class C k {\displaystyle C^{k}} . For k = 1 {\displaystyle k=1} , this is a consequence of the chain rule: D ( g f ) ( x ) = D g ( f ( x ) ) D f ( x ) . {\displaystyle D(g\circ f)(x)=Dg(f(x))\circ Df(x).} The higher-order case follows by repeated differentiation.56

The classes form a nested hierarchy: C C k + 1 C k C 1 C 0 . {\displaystyle C^{\infty }\subseteq \cdots \subseteq C^{k+1}\subseteq C^{k}\subseteq \cdots \subseteq C^{1}\subseteq C^{0}.} Thus every C k + 1 {\displaystyle C^{k+1}} function is C k {\displaystyle C^{k}} , and every C 1 {\displaystyle C^{1}} function is continuous. On typical domains, such as open intervals or open subsets of Euclidean space, these inclusions are strict.

In several variables, continuous differentiability has several consequences for partial derivatives. If a function is of class C k {\displaystyle C^{k}} , then its mixed partial derivatives of order at most k {\displaystyle k} are independent of the order of differentiation. In particular, if f {\displaystyle f} is of class C 2 {\displaystyle C^{2}} , then 2 f x i x j = 2 f x j x i {\displaystyle {\frac {\partial ^{2}f}{\partial x_{i}\,\partial x_{j}}}={\frac {\partial ^{2}f}{\partial x_{j}\,\partial x_{i}}}} for all coordinate directions x i {\displaystyle x_{i}} and x j {\displaystyle x_{j}} .6 As a consequence, the hessian matrix of a C 2 {\displaystyle C^{2}} function is a symmetric matrix.

The class C 1 {\displaystyle C^{1}} is a hypothesis in local results such as the inverse function theorem and the implicit function theorem. For example, if f : U R n R n {\displaystyle f:U\subseteq \mathbb {R} ^{n}\to \mathbb {R} ^{n}} is of class C 1 {\displaystyle C^{1}} and the derivative D f ( a ) {\displaystyle Df(a)} is invertible at a point a U {\displaystyle a\in U} , then f {\displaystyle f} is locally invertible near a {\displaystyle a} , and its local inverse is also of class C 1 {\displaystyle C^{1}} .56

Continuity

The terms parametric continuity (Ck) and geometric continuity (Gn) were introduced by Brian Barsky, to show that the smoothness of a curve can be measured either with respect to a particular parametrization or after allowing changes in the speed with which the parameter traces out the curve.789

Parametric continuity

Parametric continuity (Ck) is a concept applied to parametric curves, which describes the smoothness of the curve as a function of its parameter. A (parametric) curve s : [ 0 , 1 ] R n {\displaystyle s:[0,1]\to \mathbb {R} ^{n}} is said to be of class Ck if the derivatives of s {\displaystyle s} up to order k {\displaystyle k} exist and are continuous on [ 0 , 1 ] {\displaystyle [0,1]} , where derivatives at the end-points 0 {\displaystyle 0} and 1 {\displaystyle 1} are taken to be one-sided derivatives (from the right at 0 {\displaystyle 0} and from the left at 1 {\displaystyle 1} ).

As a practical application of this concept, a curve describing the motion of an object with a parameter of time has C1 continuity when its velocity varies continuously, and C2 continuity when its acceleration varies continuously. For smoother motion, such as that of a camera's path while making a film, higher orders of parametric continuity may be required.

Order of parametric continuity

Two Bézier curve segments attached in a way that is only C0 continuous source ↗
Two Bézier curve segments attached in such a way that they are C1 continuous source ↗

The various orders of parametric continuity can be described as follows:10

  • C 0 {\displaystyle C^{0}} : zeroth derivative is continuous (curves are continuous)
  • C 1 {\displaystyle C^{1}} : zeroth and first derivatives are continuous
  • C 2 {\displaystyle C^{2}} : zeroth, first and second derivatives are continuous
  • C n {\displaystyle C^{n}} : 0-th through n {\displaystyle n} -th derivatives are continuous

Geometric continuity

Curves with G1-contact (circles,line) source ↗
( 1 ε 2 ) x 2 2 p x + y 2 = 0 ,   p > 0   , ε 0 {\displaystyle (1-\varepsilon ^{2})x^{2}-2px+y^{2}=0,\ p>0\ ,\varepsilon \geq 0}
pencil of conic sections with G2-contact: p fix, ε {\displaystyle \varepsilon } variable
( ε = 0 {\displaystyle \varepsilon =0} : circle, ε = 0.8 {\displaystyle \varepsilon =0.8} : ellipse, ε = 1 {\displaystyle \varepsilon =1} : parabola, ε = 1.2 {\displaystyle \varepsilon =1.2} : hyperbola) source ↗

A curve or surface can be described as having G n {\displaystyle G^{n}} continuity, with n {\displaystyle n} being an increasing measure of smoothness. Consider the segments on either side of a point on a curve:

  • G 0 {\displaystyle G^{0}} : The curves touch at the join point.
  • G 1 {\displaystyle G^{1}} : The curves also share a common tangent direction at the join point.
  • G 2 {\displaystyle G^{2}} : The curves also share a common center of curvature at the join point.

In general, G n {\displaystyle G^{n}} continuity holds when the curves can be reparameterized so that they have C n {\displaystyle C^{n}} parametric continuity.1112 A reparametrization of the curve is geometrically identical to the original; only the parameter is affected.

Equivalently, two vector functions f ( t ) {\displaystyle f(t)} and g ( t ) {\displaystyle g(t)} such that f ( 1 ) = g ( 0 ) {\displaystyle f(1)=g(0)} have G n {\displaystyle G^{n}} continuity at the point where they meet if they satisfy equations known as Beta-constraints. For example, the Beta-constraints for G 4 {\displaystyle G^{4}} continuity are:

g ( 1 ) ( 0 ) = β 1 f ( 1 ) ( 1 ) g ( 2 ) ( 0 ) = β 1 2 f ( 2 ) ( 1 ) + β 2 f ( 1 ) ( 1 ) g ( 3 ) ( 0 ) = β 1 3 f ( 3 ) ( 1 ) + 3 β 1 β 2 f ( 2 ) ( 1 ) + β 3 f ( 1 ) ( 1 ) g ( 4 ) ( 0 ) = β 1 4 f ( 4 ) ( 1 ) + 6 β 1 2 β 2 f ( 3 ) ( 1 ) + ( 4 β 1 β 3 + 3 β 2 2 ) f ( 2 ) ( 1 ) + β 4 f ( 1 ) ( 1 ) {\displaystyle {\begin{aligned}g^{(1)}(0)&=\beta _{1}f^{(1)}(1)\\g^{(2)}(0)&=\beta _{1}^{2}f^{(2)}(1)+\beta _{2}f^{(1)}(1)\\g^{(3)}(0)&=\beta _{1}^{3}f^{(3)}(1)+3\beta _{1}\beta _{2}f^{(2)}(1)+\beta _{3}f^{(1)}(1)\\g^{(4)}(0)&=\beta _{1}^{4}f^{(4)}(1)+6\beta _{1}^{2}\beta _{2}f^{(3)}(1)+(4\beta _{1}\beta _{3}+3\beta _{2}^{2})f^{(2)}(1)+\beta _{4}f^{(1)}(1)\\\end{aligned}}}

where β 2 {\displaystyle \beta _{2}} , β 3 {\displaystyle \beta _{3}} , and β 4 {\displaystyle \beta _{4}} are arbitrary, but β 1 {\displaystyle \beta _{1}} is constrained to be positive.11: 65  In the case n = 1 {\displaystyle n=1} , this reduces to f ( 1 ) 0 {\displaystyle f'(1)\neq 0} and f ( 1 ) = k g ( 0 ) {\displaystyle f'(1)=kg'(0)} , for a scalar k > 0 {\displaystyle k>0} (i.e., the direction, but not necessarily the magnitude, of the two vectors is equal).

While it may be obvious that a curve would require G 1 {\displaystyle G^{1}} continuity to appear smooth, for good aesthetics, such as those aspired to in architecture and sports car design, higher levels of geometric continuity are required. For example, class A surface requires G 2 {\displaystyle G^{2}} or higher continuity to ensure smooth reflections in a car body.

A rounded rectangle (with ninety-degree circular arcs at the four corners) has G 1 {\displaystyle G^{1}} continuity, but does not have G 2 {\displaystyle G^{2}} continuity. The same is true for a rounded cube, with octants of a sphere at its corners and quarter-cylinders along its edges. If an editable curve with G 2 {\displaystyle G^{2}} continuity is required, then cubic splines are typically chosen; these curves are frequently used in industrial design.

Other concepts

Relation to analyticity

While all analytic functions are smooth on the set on which they are analytic, examples such as bump functions (mentioned above) show that the converse is not true for functions on the reals: there exist smooth real functions that are not analytic. Simple examples of functions that are smooth but not analytic at any point can be made by means of Fourier series; another example is the Fabius function. Although it might seem that such functions are the exception rather than the rule, analytic functions form a small subclass of smooth functions; for example, with suitable topologies on spaces of smooth functions, analytic functions form a meagre subset of the smooth functions.13 Furthermore, for every open subset A of the real line, there exist smooth functions that are analytic on A and nowhere else.14

The situation thus described is in marked contrast to complex differentiable functions. If a complex function is holomorphic on an open set, it is infinitely differentiable and analytic on that set.15

A theorem of Émile Borel states that every formal power series occurs as the Taylor series of some smooth function. This is another way in which smooth functions differ from analytic functions, whose Taylor series determine them locally.

Smoothness and the Fourier transform

Under suitable hypotheses, higher differentiability of a function is related to faster decay of its Laplace transform or Fourier transform. For example, integration by parts gives decay estimates for Fourier transforms of functions whose derivatives satisfy appropriate integrability or boundary conditions. These relationships are related to results such as the Paley–Wiener theorem.

Conversely, decay of the Fourier transform can imply differentiability or continuity properties of the original function. This is often formulated using Sobolev spaces: Fourier-transform decay gives Sobolev regularity, and the Sobolev embedding theorem gives conditions under which Sobolev regularity implies classical C k {\displaystyle C^{k}} smoothness.

Test functions and distributions

Smooth compactly supported functions, usually denoted C c ( U ) {\displaystyle C_{c}^{\infty }(U)} , are called test functions. They are used to define distributions and weak derivatives.

Smooth partitions of unity

Smooth functions with suitably controlled support, especially smooth functions with compact support, are used in the construction of smooth partitions of unity (see partition of unity and topology glossary); these are essential in the study of smooth manifolds, for example to show that Riemannian metrics can be defined globally starting from their local existence. A simple case is that of a bump function on the real line, that is, a smooth function f that takes the value 0 outside an interval [a,b] and such that f ( x ) > 0  for  a < x < b . {\displaystyle f(x)>0\quad {\text{ for }}\quad a<x<b.\,}

Given a locally finite collection of overlapping intervals on the line, bump functions can be constructed on each of them, and on semi-infinite intervals ( , c ] {\displaystyle (-\infty ,c]} and [ d , + ) {\displaystyle [d,+\infty )} to cover the whole line, such that the sum of the functions is always 1.

From what has just been said, partitions of unity do not apply to holomorphic functions in the same way; for example, there are no nonzero holomorphic functions with compact support on a connected complex domain. Their different behavior relative to existence and analytic continuation is one of the roots of sheaf theory. In contrast, sheaves of smooth functions are fine and hence have different cohomological behavior.

Smooth functions on and between manifolds

Given a smooth manifold M {\displaystyle M} , of dimension m , {\displaystyle m,} and an atlas U = { ( U α , ϕ α ) } α , {\displaystyle {\mathfrak {U}}=\{(U_{\alpha },\phi _{\alpha })\}_{\alpha },} a map f : M R {\displaystyle f:M\to \mathbb {R} } is smooth on M {\displaystyle M} if, for every p M {\displaystyle p\in M} , there is a chart ( U , ϕ ) U , {\displaystyle (U,\phi )\in {\mathfrak {U}},} with p U , {\displaystyle p\in U,} such that f ϕ 1 : ϕ ( U ) R {\displaystyle f\circ \phi ^{-1}:\phi (U)\to \mathbb {R} } is a smooth function from the open subset ϕ ( U ) {\displaystyle \phi (U)} of R m {\displaystyle \mathbb {R} ^{m}} to R {\displaystyle \mathbb {R} } . Similarly, f {\displaystyle f} is of class C k {\displaystyle C^{k}} if these coordinate representations are of class C k {\displaystyle C^{k}} . Smoothness can be checked with respect to any chart of the atlas that contains p , {\displaystyle p,} since the smoothness requirements on the transition functions between charts ensure that if f {\displaystyle f} is smooth near p {\displaystyle p} in one chart it will be smooth near p {\displaystyle p} in any other chart.

On a smooth manifold M {\displaystyle M} , smooth vector fields can be identified with derivations of the algebra C ( M ) {\displaystyle C^{\infty }(M)} . That is, a vector field X {\displaystyle X} acts on smooth functions by f X f {\displaystyle f\mapsto Xf} and satisfies the Leibniz rule X ( f g ) = f X ( g ) + g X ( f ) . {\displaystyle X(fg)=fX(g)+gX(f).}

If F : M N {\displaystyle F:M\to N} is a map from M {\displaystyle M} to an n {\displaystyle n} -dimensional manifold N {\displaystyle N} , then F {\displaystyle F} is smooth if, for every p M , {\displaystyle p\in M,} there is a chart ( U , ϕ ) {\displaystyle (U,\phi )} containing p , {\displaystyle p,} and a chart ( V , ψ ) {\displaystyle (V,\psi )} containing F ( p ) {\displaystyle F(p)} such that F ( U ) V , {\displaystyle F(U)\subset V,} and ψ F ϕ 1 : ϕ ( U ) ψ ( V ) {\displaystyle \psi \circ F\circ \phi ^{-1}:\phi (U)\to \psi (V)} is a smooth function between open subsets of Euclidean spaces.

Smooth maps between manifolds induce linear maps between tangent spaces: for F : M N {\displaystyle F:M\to N} , at each point the pushforward (or differential) maps tangent vectors at p {\displaystyle p} to tangent vectors at F ( p ) {\displaystyle F(p)} : F , p : T p M T F ( p ) N , {\displaystyle F_{*,p}:T_{p}M\to T_{F(p)}N,} and on the level of the tangent bundle, the pushforward is a vector bundle homomorphism: F : T M T N . {\displaystyle F_{*}:TM\to TN.} The dual to the pushforward is the pullback, which "pulls" covectors on N {\displaystyle N} back to covectors on M , {\displaystyle M,} and k {\displaystyle k} -forms to k {\displaystyle k} -forms: F : Ω k ( N ) Ω k ( M ) . {\displaystyle F^{*}:\Omega ^{k}(N)\to \Omega ^{k}(M).} In this way smooth functions between manifolds can transport local data, like vector fields and differential forms, from one manifold to another, or down to Euclidean space where computations like integration are well understood.

Preimages and images of smooth maps are, in general, not manifolds without additional assumptions. Preimages of regular values are manifolds; this means that, for a smooth map F : M N {\displaystyle F:M\to N} and a value q N {\displaystyle q\in N} , the differential d F p : T p M T q N {\displaystyle dF_{p}:T_{p}M\to T_{q}N} is surjective at every point p F 1 ( q ) {\displaystyle p\in F^{-1}(q)} . This is the preimage theorem. Similarly, the image of an embedding is an embedded submanifold.16

Smoothness is also defined for sections of vector bundles. A section is smooth if its coordinate components are smooth in local trivializations. Smooth vector fields, differential forms, and tensor fields are examples of smooth sections.

Smooth functions between subsets of manifolds

There is a corresponding notion of smooth map for arbitrary subsets of manifolds. If f : X Y {\displaystyle f:X\to Y} is a function whose domain and codomain are subsets of manifolds X M {\displaystyle X\subseteq M} and Y N {\displaystyle Y\subseteq N} , respectively, then f {\displaystyle f} is said to be smooth if for all x X {\displaystyle x\in X} there is an open set U M {\displaystyle U\subseteq M} with x U {\displaystyle x\in U} and a smooth function F : U N {\displaystyle F:U\to N} such that F ( p ) = f ( p ) {\displaystyle F(p)=f(p)} for all p U X . {\displaystyle p\in U\cap X.}

Hölder spaces

For 0 < α 1 {\displaystyle 0<\alpha \leq 1} , the Hölder spaces C k , α ( U ) {\displaystyle C^{k,\alpha }(U)} on an open set U {\displaystyle U} in R n {\displaystyle \mathbb {R} ^{n}} are functions that are C k {\displaystyle C^{k}} on U {\displaystyle U} and whose k {\displaystyle k} -th partials satisfy a Hölder condition on U {\displaystyle U} : | k f ( x ) k ( y ) | C x y α . {\displaystyle |\partial ^{k}f(x)-\partial ^{k}(y)|\leq C\|x-y\|^{\alpha }.} This condition is stronger than ordinary continuity. When α = 1 {\displaystyle \alpha =1} , it implies the Lipschitz continuity of the k-th derivative, which is weaker than their differentiability. Thus, for 0 < α < 1 {\displaystyle 0<\alpha <1} , and on a non-empty open domain U {\displaystyle U} , C k ( U ) C k , α ( U ) C k , 1 ( U ) C k + 1 ( U ) . {\displaystyle C^{k}(U)\subsetneq C^{k,\alpha }(U)\subsetneq C^{k,1}(U)\subsetneq C^{k+1}(U).}

See also

See also

References

References

  1. Weisstein, Eric W. "Smooth Function". mathworld.wolfram.com. Archived from the original on 2019-12-16. Retrieved 2019-12-13.
  2. Warner, Frank W. (1983). Foundations of Differentiable Manifolds and Lie Groups. Springer. p. 5 [Definition 1.2]. ISBN 978-0-387-90894-6. Archived from the original on 2015-10-01. Retrieved 2014-11-28.
  3. Henri Cartan (1977). Cours de calcul différentiel. Paris: Hermann.{{cite book}}: CS1 maint: publisher location (link)
  4. Evans, Lawrence C. (2010). Partial Differential Equations. Graduate Studies in Mathematics. Vol. 19 (2nd ed.). American Mathematical Society. ISBN 978-0-8218-4974-3.
  5. Rudin, Walter (1976). Principles of Mathematical Analysis (3rd ed.). McGraw-Hill. ISBN 978-0-07-054235-8.
  6. Munkres, James R. (1991). Analysis on Manifolds. Addison-Wesley. ISBN 978-0-201-51035-5.
  7. Barsky, Brian A. (1981). The Beta-spline: A Local Representation Based on Shape Parameters and Fundamental Geometric Measures (Ph.D.). University of Utah, Salt Lake City, Utah.
  8. Brian A. Barsky (1988). Computer Graphics and Geometric Modeling Using Beta-splines. Springer-Verlag, Heidelberg. ISBN 978-3-642-72294-3.
  9. Richard H. Bartels; John C. Beatty; Brian A. Barsky (1987). An Introduction to Splines for Use in Computer Graphics and Geometric Modeling. Morgan Kaufmann. Chapter 13. Parametric vs. Geometric Continuity. ISBN 978-1-55860-400-1.
  10. van de Panne, Michiel (1996). "Parametric Curves". Fall 1996 Online Notes. University of Toronto, Canada. Archived from the original on 2020-11-26. Retrieved 2019-09-01.
  11. Barsky, Brian A.; DeRose, Tony D. (1989). "Geometric Continuity of Parametric Curves: Three Equivalent Characterizations". IEEE Computer Graphics and Applications. 9 (6): 60–68. doi:10.1109/38.41470. S2CID 17893586.
  12. Hartmann, Erich (2003). "Geometry and Algorithms for Computer Aided Design" (PDF). Technische Universität Darmstadt. p. 55. Archived (PDF) from the original on 2020-10-23. Retrieved 2019-08-31.
  13. Darst, R. B. (1973). "Most Infinitely Differentiable Functions are Nowhere Analytic". Canadian Mathematical Bulletin. 16 (4): 597–598. doi:10.4153/CMB-1973-098-3.
  14. Kim, Sung S.; Kwon, Kil H. (2000). "Smooth ( C {\displaystyle C^{\infty }} ) but Nowhere Analytic Functions". American Mathematical Monthly. 107 (3): 264–266. doi:10.2307/2589322. JSTOR 2589322.
  15. Ahlfors, Lars V. (1979). Complex Analysis (3rd ed.). McGraw-Hill. ISBN 978-0-07-000657-7.
  16. Guillemin, Victor; Pollack, Alan (1974). Differential Topology. Englewood Cliffs: Prentice-Hall. ISBN 0-13-212605-2.