Smooth Function

来源:互联网 发布:c语言布尔类型什么意思 编辑:程序博客网 时间:2024/05/23 01:25


http://mathworld.wolfram.com/SmoothFunction.html


Smooth Function

A smooth function is a function that has continuous derivatives up to some desired order over some domain. A function can therefore be said to be smooth over a restrictedinterval such as(a,b) or[a,b]. The number of continuous derivatives necessary for a function to be considered smooth depends on the problem at hand, and may vary from two to infinity. A function for which all orders of derivatives are continuous is called aC-infty-function.

SEE ALSO: C-infty-Function, Continuous Function, Derivative, Function



http://en.wikipedia.org/wiki/Smooth_function



From Wikipedia, the free encyclopedia
Jump to: navigation,search
A bump function is a smooth function withcompact support.

In mathematical analysis, a differentiability class is a classification offunctions according to the properties of their derivatives. Higher order differentiability classes correspond to the existence of more derivatives. Functions that have derivatives of all orders are calledsmooth.

Most of this article is about real-valued functions of one real variable. A discussion of the multivariable case is presented towards the end.

Contents

 [hide] 
  • 1Differentiability classes
    • 1.1Examples
    • 1.2Multivariate differentiability classes
    • 1.3The space of Ck functions
  • 2Parametric continuity
    • 2.1Definition
    • 2.2Order of continuity
  • 3Geometric continuity
    • 3.1Smoothness of curves and surfaces
  • 4Smoothness
    • 4.1Relation to analyticity
    • 4.2Smooth partitions of unity
    • 4.3Smooth functions between manifolds
    • 4.4Smooth functions between subsets of manifolds
  • 5See also
  • 6References

[edit]Differentiability classes

Consider an open set on thereal line and a functionf defined on that set with real values. Let k be a non-negativeinteger. The functionf is said to be of class Ck if the derivativesf', f'', ..., f(k) exist and arecontinuous (the continuity is automatic for all the derivatives except for f(k)). The function f is said to be of class C, or smooth, if it has derivatives of all orders.[1]f is said to be of class Cω, or analytic, iff is smooth and if it equals its Taylor series expansion around any point in its domain.

To put it differently, the class C0 consists of all continuous functions. The classC1 consists of all differentiable functions whose derivative is continuous; such functions are calledcontinuously differentiable. Thus, a C1 function is exactly a function whose derivative exists and is of classC0. In general, the classes Ck can be definedrecursively by declaringC0 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 inCk−1. In particular, Ck is contained inCk−1 for every k, and there are examples to show that this containment is strict.C is the intersection of the sets Ck as k varies over the non-negative integers. Cω is strictly contained inC; for an example of this, see bump function or also below.

[edit]Examples

The C0 function f(x)=x for x≥0 and 0 otherwise.
The function f(x)=x2 sin(1/x) for x>0.
A smooth function that is not analytic.

The function

f(x) = \begin{cases}x  & \mbox{if }x \ge 0, \\ 0 &\mbox{if }x < 0\end{cases}

is continuous, but not differentiable at \scriptstyle x=0, so it is of classC0 but not of class C1.

The function

f(x) = \begin{cases}x^2\sin{(1/x)} & \mbox{if }x \neq 0, \\ 0 &\mbox{if }x = 0\end{cases}

is differentiable, with derivative

f'(x) = \begin{cases}-\mathord{\cos(1/x)} + 2x\sin{(1/x)} & \mbox{if }x \neq 0, \\ 0 &\mbox{if }x = 0.\end{cases}

Because cos(1/x) oscillates as x approaches zero, f ’(x) is not continuous at zero. Therefore, this function is differentiable but not of classC1. Moreover, if one takes f(x) =x3/2 sin(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 acompact set and, therefore, that a differentiable function on a compact set may not be locallyLipschitz continuous.

The functions

f(x) = | x | k + 1

where k is even, are continuous and k times differentiable at allx. But at \scriptstyle x=0 they are not (k+1) times differentiable, so they are of classC k but not of class C j where j>k.

The exponential function is analytic, so, of class Cω. The trigonometric functions are also analytic wherever they are defined.

The function

f(x) = \begin{cases}e^{-1/(1-x^2)} & \mbox{ if } |x| < 1, \\ 0 &\mbox{ otherwise }\end{cases}

is smooth, so of class C, but it is not analytic at \scriptstyle x=\pm 1, so it is not of classCω. The function f is an example of a smooth function withcompact support.

[edit]Multivariate differentiability classes

Let n and m be some positive integers. If f is a function from an open subset ofRn with values in Rm, thenf has component functions f1, ..., fm. Each of these may or may not havepartial derivatives. We say that f is of class Ck if all of the partial derivatives\frac{\partial^l f_i}{\partial x_{i_1}^{l_1}\partial x_{i_2}^{l_2}\cdots\partial x_{i_n}^{l_n}} exist and are continuous, where each ofi, i_1, i_2, \ldots, i_k is an integer between 1 andn, each of  l, l_1, l_2, \ldots l_n is an integer between 0 andk, l_1+l_2+\cdots +l_n=l .[1] The classes C and Cω are defined as before.[1]

These criteria of differentiability can be applied to the transition functions of adifferential structure. The resulting space is called a Ckmanifold.

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 pointx 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 mapf is of class Ck if it has continuous derivatives up to orderk, as before.

Note that Rn is a Banach space for any value ofn, 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 functionf is of class Ck by one definition iff it is so by the other definition.

[edit]The space of Ck functions

Let D be an open subset of the real line. The set of all Ck functions defined on\scriptstyle D and taking real values is aFréchet space with the countable family ofseminorms

p_{K, m}=\sup_{x\in K}\left|f^{(m)}(x)\right|

where K varies over an increasing sequence of compact sets whose union is D, and m = 0, 1, …, k.

The set of C functions over \scriptstyle D also forms a Fréchet space. One uses the same seminorms as above, except that \scriptstyle m 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 theSobolev spaces.

[edit]Parametric continuity

Parametric continuity is a concept applied to parametric curves describing the smoothness of the parameter's value with distance along the curve.

[edit]Definition

A curve can be said to have Cn continuity if

\frac{d^n s}{dt^n}

is continuous of value throughout the curve.

As an example of a practical application of this concept, a curve describing the motion of an object with a parameter of time, must haveC1 continuity for the object to have finite acceleration. For smoother motion, such as that of a camera's path while making a film, higher levels of parametric continuity are required.

[edit]Order of continuity

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

The various order of parametric continuity can be described as follows:[2]

  • C−1: curves include discontinuities
  • C0: curves are joined
  • C1: first derivatives are equal
  • C2: first and second derivatives are equal
  • Cn: first through nth derivatives are equal

The term parametric continuity was introduced to distinguish it from geometric continuity (Gn) which removes restrictions on thespeed with which the parameter traces out the curve.[3]

[edit]Geometric continuity

The concept of geometrical or geometric continuity was primarily applied to theconic sections and related shapes by mathematicians such as Leibniz, Kepler, and Poncelet. The concept was an early attempt at describing, through geometry rather than algebra, the concept ofcontinuity as expressed through a parametric function.

The basic idea behind geometric continuity was that the five conic sections were really five different versions of the same shape. Anellipse tends to acircle as the eccentricity approaches zero, or to a parabola as it approaches one; and a hyperbola tends to a parabola as the eccentricity drops toward one; it can also tend to intersectinglines. Thus, there was continuity between the conic sections. These ideas led to other concepts of continuity. For instance, if a circle and a straight line were two expressions of the same shape, perhaps a line could be thought of as a circle of infinite radius. For such to be the case, one would have to make the line closed by allowing the pointx = ∞ to be a point on the circle, and for x = +∞ and x = −∞ to be identical. Such ideas were useful in crafting the modern, algebraically defined, idea of thecontinuity of a function and of ∞.

[edit]Smoothness of curves and surfaces

A curve or surface can be described as having Gn continuity, n being the increasing measure of smoothness. Consider the segments either side of a point on a curve:

  • G0: The curves touch at the join point.
  • G1: The curves also share a common tangent direction at the join point.
  • G2: The curves also share a common center of curvature at the join point.

In general, Gn continuity exists if the curves can be reparameterized to haveCn (parametric) continuity.[4] A reparametrization of the curve is geometrically identical to the original; only the parameter is affected.

Equivalently, two vector functions \scriptstyle f(s) and\scriptstyle g(t) haveGn continuity if \scriptstyle f^{(n)}(t) \,\neq\, 0 and\scriptstyle f^{(n)}(t) \,=\, kg^{(n)}(t), for a scalar\scriptstyle k \,>\, 0 (i.e., if the direction, but not necessarily the magnitude, of the two vectors is equal).

While it may be obvious that a curve would require G1 continuity to appear smooth, for goodaesthetics, such as those aspired to inarchitecture andsports car design, higher levels of geometric continuity are required. For example, reflections in a car body will not appear smooth unless the body hasG2 continuity.[citation needed]

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

[edit]Smoothness

[edit]Relation to analyticity

While all analytic functions 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. For example, theFabius function is smooth but not analytic at any point. 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 ameagre 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 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.

[edit]Smooth partitions of unity

Smooth functions with given closed support are used in the construction of smooth partitions of unity (seepartition of unity andtopology 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 abump function on the real line, that is, a smooth functionf that takes the value 0 outside an interval [a,b] and such that

f(x) > 0 \quad \text{ for } \quad 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 (-∞,c] and [d,+∞) 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 functions; their different behavior relative to existence and analytic continuation is one of the roots of sheaf theory. In contrast, sheaves of smooth functions tend not to carry much topological information.

[edit]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. IfF is a map from an m-manifold M to an n-manifoldN, then F is smooth if, for every \scriptstyle p \in M, there is a chart\scriptstyle (U, \varphi) inM containing p and a chart \scriptstyle (V, \psi) inN containing F(p) with \scriptstyle F(U) \subset V, such that\scriptstyle\psi\circ F \circ \varphi^{-1} is smooth from\scriptstyle\varphi(U) to\scriptstyle\psi(V) as a function from\scriptstyle\mathbb{R}^m to\scriptstyle\mathbb{R}^n.

Such a map has a first derivative defined on tangent vectors; it gives a fibre-wise linear mapping on the level of tangent bundles.

[edit]Smooth functions between subsets of manifolds

There is a corresponding notion of smooth map for arbitrary subsets of manifolds. If\scriptstyle f : X \to Y is afunction whose domain and range are subsets of manifolds \scriptstyle X \subset M and\scriptstyle Y \subset N respectively.\scriptstyle f is said to besmooth if for all \scriptstyle x \in X there is an open set\scriptstyle U \subset M with\scriptstyle x \in U and a smooth function\scriptstyle F : U \to N such that\scriptstyle F(p)=f(p) for all\scriptstyle p \in U \cap X.

[edit]See also

  • Non-analytic smooth function
  • Quasi-analytic function

[edit]References

This article includes a list of references, related reading or external links, but its sources remain unclear because it lacks inline citations. Please improve this article by introducing more precise citations. (May 2009)
  1. ^ a b c Warner (1883), p. 5, Definition 1.2.
  2. ^Parametric Curves
  3. ^ (Bartels, Beatty & Barsky 1987, Ch. 13)
  4. ^ Brian A. Barsky and Tony D. DeRose, "Geometric Continuity of Parametric Curves: Three Equivalent Characterizations," IEEE Computer Graphics and Applications, 9(6), Nov. 1989, pp. 60–68.
  •  This article incorporates text from a publication now in the public domain: Chisholm, Hugh, ed (1911).Encyclopædia Britannica (11th ed.). Cambridge University Press. 
  • Guillemin, Pollack. Differential Topology. Prentice-Hall (1974).
  • Warner, Frank Wilson (1983).Foundations of differentiable manifolds and Lie groups. Springer. ISBN 9780387908946. 
Retrieved from "http://en.wikipedia.org/w/index.php?title=Smooth_function&oldid=446216302"
View page ratings
Rate this page
Rate this page
Page ratings
What's this?
Current average ratings.
Trustworthy
Objective
Complete
Well-written
We will send you a confirmation e-mail. We will not share your address with anyone. (Privacy policy)
Saved successfully
Your ratings have not been submitted yet
Your ratings have expired
Please reevaluate this page and submit new ratings.
An error has occured. Please try again later.
Thanks! Your ratings have been saved.
Please take a moment to complete a short survey.
Thanks! Your ratings have been saved.
Do you want to create an account?
An account will help you track your edits, get involved in discussions, and be a part of the community.
or
Thanks! Your ratings have been saved.
Did you know that you can edit this page?


原创粉丝点击