All Topics  
Smooth function

 

   Email Print
   Bookmark   Link






 

Smooth function



 
 
In mathematical analysis
Mathematical analysis

Mathematical analysis, which mathematicians refer to simply as analysis, has its beginnings in the rigorous formulation of calculus. It is the branch of mathematics most explicitly concerned with the notion of a limit , whether the limit of a sequence or the limit of a function....
, a differentiability class is a classification of functions
Function (mathematics)

The mathematical concept of a function expresses dependence between two quantities, one of which is known and the other which is produced. A function associates a single output to each input element drawn from a fixed Set , such as the real numbers , although different inputs may have the same output....
 according to the properties of their derivative
Derivative

In calculus, a branch of mathematics, the derivative is a measure of how a function changes as its input changes. Loosely speaking, a derivative can be thought of as how much a quantity is changing at a given point....
s. Higher order differentiability classes correspond to the existence of more derivatives. Functions that have derivatives of all orders are called smooth.

Most of this article will be about real
Real number

In mathematics, the real numbers may be described informally in several different ways. The real numbers include both rational numbers, such as 42 and −23/129, and irrational numbers, such as pi and the square root of two; or, a real number can be given by an infinite decimal representation, such as 2.4871773339...., where the digits co...
-valued functions of one real variable. A discussion of the multivariable case will be presented towards the end.

Differentiability classes
Consider an open set
Open set

In metric topology and related fields of mathematics, a Set U is called open if, intuitively speaking, starting from any point x in U one can move by a small amount in any direction and still be in the set U....
 on the real line
Real line

In mathematics, the real line is simply the set R of singleton real numbers.However, this term is usually used when R is to be treated as a space of some sort, such as a topological space or a vector space....
 and a function f defined on that set with real values.






Discussion
Ask a question about 'Smooth function'
Start a new discussion about 'Smooth function'
Answer questions from other users
Full Discussion Forum



Encyclopedia


In mathematical analysis
Mathematical analysis

Mathematical analysis, which mathematicians refer to simply as analysis, has its beginnings in the rigorous formulation of calculus. It is the branch of mathematics most explicitly concerned with the notion of a limit , whether the limit of a sequence or the limit of a function....
, a differentiability class is a classification of functions
Function (mathematics)

The mathematical concept of a function expresses dependence between two quantities, one of which is known and the other which is produced. A function associates a single output to each input element drawn from a fixed Set , such as the real numbers , although different inputs may have the same output....
 according to the properties of their derivative
Derivative

In calculus, a branch of mathematics, the derivative is a measure of how a function changes as its input changes. Loosely speaking, a derivative can be thought of as how much a quantity is changing at a given point....
s. Higher order differentiability classes correspond to the existence of more derivatives. Functions that have derivatives of all orders are called smooth.

Most of this article will be about real
Real number

In mathematics, the real numbers may be described informally in several different ways. The real numbers include both rational numbers, such as 42 and −23/129, and irrational numbers, such as pi and the square root of two; or, a real number can be given by an infinite decimal representation, such as 2.4871773339...., where the digits co...
-valued functions of one real variable. A discussion of the multivariable case will be presented towards the end.

Differentiability classes


Consider an open set
Open set

In metric topology and related fields of mathematics, a Set U is called open if, intuitively speaking, starting from any point x in U one can move by a small amount in any direction and still be in the set U....
 on the real line
Real line

In mathematics, the real line is simply the set R of singleton real numbers.However, this term is usually used when R is to be treated as a space of some sort, such as a topological space or a vector space....
 and a function f defined on that set with real values. Let k be a non-negative integer
Integer

The integers are natural numbers including 0 and their negative and non-negative numberss . They are numbers that can be written without a fractional or decimal component, and fall within the set ....
. The function f is said to be of class Ck if the derivatives f, f, ..., f(k) exist and are continuous
Continuous function

In mathematics, a continuous function is a function for which, intuitively, small changes in the input result in small changes in the output. Otherwise, a function is said to be discontinuous....
 (the continuity is automatic for all the derivatives except the last one, f(k)). The function f is said to be of
class C8
, or smooth, if it has derivatives of all orders. f is said to be of class C?, or analytic
Analytic function

In mathematics, an analytic function is a function that is locally given by a convergent power series. Analytic functions can be thought of as a bridge between polynomials and general functions....
, if f is smooth and if it equals its Taylor series
Taylor series

In mathematics, the Taylor series is a representation of a function as an Series of terms calculated from the values of its derivatives at a single point....
 expansion around any point in its domain.

To put it differently, the class C0 consists of all continuous functions. The class C1 consists of all differentiable functions whose derivative is continuous; such functions are called
continuously differentiable. Thus, a C1 function is exactly a function whose derivative exists and is of class C0. In general, the classes Ck can be defined recursively
Recursion

Recursion, in mathematics and computer science, is a method of defining Function in which the function being defined is applied within its own definition....
 by declaring C0 to be the set of all continuous functions and declaring Ck for any positive integer k to be the set of all differentiable functions whose derivative is in Ck-1. In particular, Ck is contained in Ck-1 for every k, and there are examples to show that this containment is strict. C8 is the intersection of the sets Ck as k varies over the non-negative integers. C? is strictly contained in C8; for an example of this, see bump function
Bump function

In mathematics, a bump function is a function on a Euclidean space which is both smooth function and Support . The space of all bump functions on is denoted or ....
 or also below.

Examples

Mollifier Illustration
The function



is continuous, but not differentiable at , so it is of class C0 but not of class C1.

The function is differentiable, with derivative Because cos(1/x) oscillates as x approaches zero, f ’(x) is not continuous at zero. Therefore, this function is differentiable but not of class C1. Moreover, if one takes f(x)=x3/2sin(1/x) (x ?0) in this example, it can be used to show that the derivative function of a differentiable function can be unbounded on a compact set and, therefore, that a differentiable function on a compact set may not be locally Lipschitz continuous.

The exponential function
Exponential function

The exponential function is a function in mathematics. The application of this function to a value x is written as exp. Equivalently, this can be written in the form ex, where e is the mathematical constant that is the base of the natural logarithm and that is also known as Euler's number....
 is analytic, so, of class C?. The trigonometric function
Trigonometric function

In mathematics, the trigonometric functions are function s of an angle. They are important in the trigonometry of Triangle and modeling Periodic function, among many other applications....
s are also analytic wherever they are defined.

The function

is smooth, so of class C8, but it is not analytic at , so it is not of class C?. The function f is an example of a smooth function with compact support
Support (mathematics)

In mathematics, the support of a function is the set of points where the function is not zero, or the closure of that set. This concept is used very widely in mathematical analysis....
.

Relation to analyticity

While all analytic function
Analytic function

In mathematics, an analytic function is a function that is locally given by a convergent power series. Analytic functions can be thought of as a bridge between polynomials and general functions....
s are smooth on the set on which they are analytic, the above example shows that the converse is not true for functions on the reals: there exist smooth real functions which are not analytic. Although it might seem that such functions are the exception rather than the rule, it turns out that the analytic functions are scattered very thinly among the smooth ones; more rigorously, the analytic functions form a meagre
Meagre set

In the mathematical fields of general topology and descriptive set theory, a meagre set is a set that, considered as a subset of a topological space, is in a precise sense small or negligible set....
 subset of the smooth functions. Furthermore, for every open subset A of the real line, there exist smooth functions which are analytic on A and nowhere else.

It is useful to compare the situation to that of the ubiquity of transcendental numbers
Transcendental number

In mathematics, a transcendental number is a number that is not algebraic number, that is, not a solution of a non-zero polynomial equation with rational number coefficients....
 on the real line. Both on the real line and the set of smooth functions, the examples we come up with at first thought (algebraic/rational numbers and analytic functions) are far better behaved than the majority of cases: the transcendental numbers and nowhere analytic functions have full measure (their complements are meagre).

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

The space of Ck functions


Let D be an open subset of the real line. The set of all Ck functions defined on and taking real values is a Fréchet space
Fréchet space

In functional analysis and related areas of mathematics, Fr?chet spaces or Frechet spaces, named after Maurice Fr?chet, are special topological vector spaces....
 with the countable family of seminorms



where K varies over an increasing sequence of compact sets whose union
Union (set theory)

In set theory, the term Union refers to a set operation used in the convergence of set elements to form a resultant set containing the elements of both sets....
 is D, and m = 0, 1, …, k.

The set of C8 functions over also forms a Fréchet space. One uses the same seminorms as above, except that is allowed to range over all non-negative integer values.

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 the Sobolev space
Sobolev space

In mathematics, a Sobolev space is a vector space of functions equipped with a normed space that is a combination of Lp norm of the function itself as well as its derivatives up to a given order....
s.

Differentiability classes in several variables


Let n and m be some positive integers. If f is a function from an open subset of
Rn with values in Rm, then f has component functions f1, ..., fm. Each of these may or may not have partial derivative
Partial derivative

In mathematics, a partial derivative of a function of several variables is its derivative with respect to one of those variables with the others held constant ....
s. We say that f is of
class Ck
if all of the partial derivatives exist and are continuous, where each of is an integer between 1 and n. The classes C8 and C? are defined as before.

These criteria of differentiability can be applied to the transition functions of a differential structure
Differential structure

In mathematics, an n-dimensional differential structure on a set M makes it into an n-dimensional differential manifold, which is a Topological manifold with some additional structure that allows us to do differential calculus on the manifold....
. The resulting space is called a
Ck manifold
Manifold

In mathematics, more specifically topology, a manifold is a topological space in which every point has a neighborhood which "resembles" Euclidean space....
.

If one wishes to start with a coordinate-independent definition of the class
Ck, one may start by considering maps between Banach spaces. A map from one Banach space to another is differentiable at a point if there is an affine map which approximates it at that point. The derivative of the map assigns to the point x the linear part of the affine approximation to the map at x. Since the space of linear maps from one Banach space to another is again a Banach space, we may continue this procedure to define higher order derivatives. A map f is of class Ck if it has continuous derivatives up to order k, as before.

Note that R
n is a Banach space for any value of n, so the coordinate-free approach is applicable in this instance. It can be shown that the definition in terms of partial derivatives and the coordinate-free approach are equivalent; that is, a function f is of class Ck by one definition iff it is so by the other definition.

Smooth partitions of unity


Smooth functions with given closed support
Support (mathematics)

In mathematics, the support of a function is the set of points where the function is not zero, or the closure of that set. This concept is used very widely in mathematical analysis....
 are used in the construction of
smooth partitions of unity (see partition of unity
Partition of unity

In mathematics, a partition of unity of a topological space X is a set of Continuous function s, , from X to the unit interval [0,1] such that for every point, ,...
 and topology glossary
Topology glossary

This is a glossary of some terms used in the branch of mathematics known as topology. Although there is no absolute distinction between different areas of topology, the focus here is on general topology....
); 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
Bump function

In mathematics, a bump function is a function on a Euclidean space which is both smooth function and Support . The space of all bump functions on is denoted or ....
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.


Given a number of overlapping intervals on the line, bump functions can be constructed on each of them, and on semi-infinite intervals (-8, c] and [d,+8) to cover the whole line, such that the sum of the functions is always 1.

From what has just been said, partitions of unity don't apply to holomorphic function
Holomorphic function

Holomorphic functions are the central object of study of complex analysis; they are function defined on an open set of the complex number C with values in C that are complex-differentiable at every point....
s; their different behavior relative to existence and analytic continuation
Analytic continuation

In complex analysis, a branch of mathematics, analytic continuation is a technique to extend the domain of definition of a given analytic function....
 is one of the roots of sheaf
Sheaf (mathematics)

In mathematics, a sheaf is a tool for systematically tracking locally defined data attached to the open sets of a topological space. The data can be restricted to smaller open sets, and the data assigned to an open set is equivalent to all collections of compatible data assigned to collections of smaller open sets covering the original one....
 theory. In contrast, sheaves of smooth functions tend not to carry much topological information.

Smooth functions between manifolds


Smooth maps between smooth manifolds may be defined by means of charts, since the idea of smoothness of function is independent of the particular chart used. If F is a map from an m-manifold M to an n-manifold N, then F is smooth if, for every , there is a chart in M containing p and a chart in N containing F(p) with , such that is a smooth from to as a function from to .

Such a map has a first derivative
Derivative

In calculus, a branch of mathematics, the derivative is a measure of how a function changes as its input changes. Loosely speaking, a derivative can be thought of as how much a quantity is changing at a given point....
 defined on tangent vector
Tangent vector

A tangent vector is a Vector that follows the direction of a curve or a surface at a given point.* Differential geometry of curves, description in the context of curves in Rn....
s; it gives a fibre-wise linear mapping on the level of tangent bundle
Tangent bundle

In mathematics, the tangent bundle of a differentiable manifold M, denoted by T or just TM, is the disjoint unionThe disjoint union assures that for any two points x1 and x2 of manifold M the tangent spaces T1 and T2 have no common vector....
s.

Smooth functions between subsets of manifolds


There is a corresponding notion of
smooth map for arbitrary subsets of manifolds. If is a function
Function (mathematics)

The mathematical concept of a function expresses dependence between two quantities, one of which is known and the other which is produced. A function associates a single output to each input element drawn from a fixed Set , such as the real numbers , although different inputs may have the same output....
 whose domain
Domain (mathematics)

In mathematics, the domain of a given function is the set of "input" values for which the function is defined. For instance, the domain of cosine would be all real numbers, while the domain of the square root would be only numbers greater than or equal to 0 ....
 and range
Range (mathematics)

In mathematics, the range of a function is the Set of all "output" values produced by that function. Sometimes it is called the , or more precisely, the image of the domain of the function....
 are subsets of manifolds and respectively. is said to be
smooth if for all there is an open set with and a smooth function such that for all .

See also


  • Non-analytic smooth function
    Non-analytic smooth function

    In mathematics, smooth functions and analytic functions are two very important types of function . One can easily prove that any analytic function of a real number argument is smooth....
  • Quasi-analytic function