Implicit function theorem

Implicit function theorem

In the branch of mathematics called multivariable calculus, the implicit function theorem is a tool which allows relations to be converted to functions. It does this by representing the relation as the graph of a function. There may not be a single function whose graph is the entire relation, but there may be such a function on a restriction of the domain of the relation. The implicit function theorem gives a sufficient condition to ensure that there is such a function.

The theorem states that if the equation "R"("x", "y") = 0 (an implicit function) satisfies some mild conditions on its partial derivatives, then one can in principle solve this equation for "y", at least over some small interval. Geometrically, the graph defined by "R"("x","y") = 0 will overlap locally with the graph of a function "y" = "f"("x") (an explicit function, see article on implicit functions).

First example

If we define the function "f": f(x,y)=x^2 + y^2, then the equation f(x,y)=1 cuts out the unit circle as the level set { (x,y) | f(x,y) = 1 }. There is no way to represent the unit circle as the graph of a function y = g(x) because for each choice of x in (-1,1), there are two choices of y, namely pmsqrt{1-x^2}.

However, it is possible to represent part of the circle as a function. If we let g_1(x) = sqrt{1-x^2} for -1 < x < 1, then the graph of y = g_1(x) provides the upper half of the circle. Similarly, if g_2(x) = -sqrt{1-x^2}, then the graph of y = g_2(x) gives the lower half of the circle.

It is not possible to find a function which will cut out a neighbourhood of (1,0) or (-1,0). Any neighbourhood of (1,0) or (-1,0) contains both the upper and lower halves of the circle. Because functions must be single-valued, there is no way of writing both the upper and lower halves using one function y = g(x). Consequently, there is no function whose graph looks like a neighbourhood of (1,0) or (-1,0). In these two cases, the conclusion of the implicit function theorem fails.

The purpose of the implicit function theorem is to tell us the existence of functions like g_1(x) and g_2(x) in situations where we cannot write down explicit formulas. It guarantees that g_1(x) and g_2(x) are differentiable, and it even works in situations where we do not have a formula for f(x,y).

Statement of the theorem

Let "f" : R"n+m"R"m" be a continuously differentiable function. We think of R"n+m" as the cartesian product R"n" &times; R"m", and we write a point of this product as (x,y) = ("x1", ..., "xn", "y1", ..., "ym"). "f" is the given relation. Our goal is to construct a function "g" : R"n"R"m" whose graph (x, g(x)) is precisely the set of all (x, y) such that "f"(x, y) = 0.

As noted above, this may not always be possible. As such, we will fix a point (a,b) = ("a1", ..., "an", "b1", ..., "bm") which satisfies "f"(a, b) = 0, and we will ask for a "g" that works near the point (a, b). In other words, we want an open set "U" of R"n", an open set "V" of R"m", and a function "g" : "U" → "V" such that the graph of "g" satisfies the relation "f" = 0 on "U" &times; "V". In symbols,

:{ (mathbf{x}, g(mathbf{x})) } = { (mathbf{x}, mathbf{y}) | f(mathbf{x}, mathbf{y}) = 0 } cap (U imes V)

To state the implicit function theorem, we need the Jacobian, also called the "differential" or "total derivative", of f. This is the matrix of partial derivatives of f. Abbreviating ("a"1, ..., "a"n, "b"1, ..., "b"m) to (a, b), the Jacobian matrix is

:egin{matrix}(Df)(mathbf{a},mathbf{b}) & = & left [egin{matrix} frac{partial f_1}{partial x_1}(mathbf{a},mathbf{b}) & cdots & frac{partial f_1}{partial x_n}(mathbf{a},mathbf{b})\ vdots & ddots & vdots\ frac{partial f_m}{partial x_1}(mathbf{a},mathbf{b}) & cdots & frac{partial f_m}{partial x_n}(mathbf{a},mathbf{b})end{matrix} ight|left.egin{matrix} frac{partial f_1}{partial y_1}(mathbf{a},mathbf{b}) & cdots & frac{partial f_1}{partial y_m}(mathbf{a},mathbf{b})\ vdots & ddots & vdots\frac{partial f_m}{partial y_1}(mathbf{a},mathbf{b}) & cdots & frac{partial f_m}{partial y_m}(mathbf{a},mathbf{b})\end{matrix} ight] \& = & egin{bmatrix} X & | & Y end{bmatrix}\end{matrix}

where X is the matrix of partial derivatives in the x's and Y is the matrix of partial derivatives in the y's. The implicit function theorem says that if Y is an invertible matrix, then there are U, V, and g as desired. Writing all the hypotheses together gives the following statement.

:Let "f" : Rn+m &rarr; Rm be a continuously differentiable function, and let Rn+m have coordinates (x, y). Fix a point ("a"1,...,"a"n,"b"1,...,"b"m) = (a","b) with "f"(a,b)=c, where c&isin; Rm. If the matrix [(∂"f"i/∂"y"j)(a,b)] is invertible, then there exists an open set "U" containing a, an open set "V" containing b, and a unique continuously differentiable function "g":"U" &rarr; "V" such that::{ (mathbf{x}, g(mathbf{x})) } = { (mathbf{x}, mathbf{y}) | f(mathbf{x}, mathbf{y}) = mathbf{c} } cap (U imes V).

The circle example

Let us go back to the example of the unit circle. In this case n=m=1 and f(x,y) = x^2 + y^2 - 1. The matrix of partial derivatives is just a 1×2 matrix, given by

:egin{matrix}(Df)(a,b) & = & egin{bmatrix} frac{partial f}{partial x}(a,b) & frac{partial f}{partial y}(a,b)\end{bmatrix}\& = & egin{bmatrix} 2a & 2b end{bmatrix}.\end{matrix}

Thus, here, Y is just a number; the linear map defined by it is invertible iff b eq 0 . By the implicit function theorem we see that we can write the circle in the form y=g(x) for all points where y eq 0 . For (-1,0) and (1,0) we run into trouble, as noted before.

Application: change of coordinates

Suppose we have an m-dimensional space, parametrised by a set of coordinates (x_1,ldots,x_m) . We can introduce a new coordinate system by giving m functions x'_1(x_1,ldots,x_m), ldots, x'_m(x_1,ldots,x_m) . These functions allow to calculate the new coordinates (x'_1,ldots,x'_m) of a point, given the old coordinates (x_1,ldots,x_m) . One might want to verify if the opposite is possible: given coordinates (x'_1,ldots,x'_m) , can we 'go back' and calculate (x_1,ldots,x_m) ? The implicit function theorem will provide an answer to this question. The (new and old) coordinates (x'_1,ldots,x'_m, x_1,ldots,x_m) are related by f=0 , with:f(x'_1,ldots,x'_m,x_1,ldots x_m)=(x'_1(x_1,ldots x_m)-x_1,ldots , x'_m(x_1,ldots, x_m)-x_m).Now the Jacobian matrix of "f" at a certain point (a,b) is given by :egin{matrix}(Df)(a,b) & = & egin{bmatrix} 1 & cdots & 0 & frac{partial x'_1}{partial x_1}(a,b) & cdots & frac{partial x'_1}{partial x_m}(a,b)\ vdots & ddots & vdots & vdots & ddots & vdots\ 0 & cdots & 1 & frac{partial x'_m}{partial x_1}(a,b) & cdots & frac{partial x'_m}{partial x_m}(a,b)\end{bmatrix}\& = & egin{bmatrix} 1_m & | & J end{bmatrix}.\end{matrix}Where 1_m denotes the m imes m identity matrix, and J is the m imes m matrix of partial derivatives, evaluated at (a,b). (In the above, these blocks were denoted by X and Y.) The implicit function theorem now states that we can locally express (x_1,ldots,x_m) as a function of (x'_1,ldots,x'_m) if J is invertible. Demanding J is invertible is equivalent to det J eq 0 , thus we see that we can go back from the primed to the unprimed coordinates if the determinant of the Jacobian J is non-zero. This statement is also known as the inverse function theorem.

Example: polar coordinates

As a simple application of the above, consider the plane, parametrised by polar coordinates (R, heta) . We can go to a new coordinate system (cartesian coordinates) by defining functions x(R, heta)=R cos heta and y(R, heta)=R sin heta . This makes it possible given any point (R, heta) to find corresponding cartesian coordinates (x,y) . When can we go back, and convert cartesian into polar coordinates? By the previous example, we need det J eq 0 , with :J =egin{bmatrix} frac{partial x(R, heta)}{partial R} & frac{partial x(R, heta)}{partial heta} \ frac{partial y(R, heta)}{partial R} & frac{partial y(R, heta)}{partial heta} \end{bmatrix}= egin{bmatrix} cos heta & -R sin heta \ sin heta & R cos hetaend{bmatrix}.Since det J = R , the conversion back to polar coordinates is only possible if R eq 0 . This is a consequence of the fact that at that point polar coordinates are not good: at the origin the value of heta is not well-defined.

Generalizations

Banach space version

Based on the inverse function theorem in Banach spaces, it is possible to extend the implicit function theorem to Banach space valued mappings.

Let X, Y, Z be Banach spaces. Let the mapping f:X imes Y o Z be Fréchet differentiable. If (x_0,y_0)in X imes Y, f(x_0,y_0)=0, and ymapsto Df(x_0,y_0)(0,y) is a Banach space isomorphism from Y onto Z. Then there exist neighbourhoods U of x_0 and V of y_0 and a Frechet differentiable function g:U o V such that f(x,g(x))=0 and f(x,y)=0 if and only if y=g(x), for all (x,y)in U imes V.

Implicit functions from non-differentiable functions

Various forms of the implicit function theorem exist for the case when the function f is not differentiable. It is standard that it holds in one dimension [L. D. Kudryavtsev, "Implicit function" in Encyclopedia of Mathematics,M. Hazewinkel, Ed. Dordrecht, The Netherlands: Kluwer, 1990.] . The following more general form was proven by Kumagai [S. Kumagai, "An implicit function theorem: Comment," "Journal of Optimization Theory and Applications", 31(2):285-288, June 1980.] based on an observation by Jittorntrum [K. Jittorntrum, "An Implicit Function Theorem", "Journal of Optimization Theory and Applications", 25(4), 1978.] .

Consider a continuous function f : R^n imes R^m ightarrow R^n such that f(x_0, y_0) = 0. If there exist open neighbourhoods A subset R^n and B subset R^m of x_0 and y_0, respectively, such that, for all y in B, f(cdot, y) : A ightarrow R^n is locally one-to-one then there exist open neighbourhoods A_0 subset R^n and B_0 subset R^m of x_0 and y_0,such that, for all y in B_0, the equation:f(x, y) = 0has a unique solution:x = g(y) in A_0,where g is a continuous function from B_0 into A_0.

See also

*Constant rank theorem: Both the implicit function theorem and the Inverse function theorem can be seen as special cases of the constant rank theorem.

References


Wikimedia Foundation. 2010.

Игры ⚽ Нужна курсовая?

Look at other dictionaries:

  • implicit function theorem — Math. a theorem that gives conditions under which a function written in implicit form can be written in explicit form. * * * …   Universalium

  • implicit function theorem — Math. a theorem that gives conditions under which a function written in implicit form can be written in explicit form …   Useful english dictionary

  • Implicit function — In mathematics, an implicit function is a generalization for the concept of a function in which the dependent variable has not been given explicitly in terms of the independent variable. To give a function f explicitly is to provide a… …   Wikipedia

  • Inverse function theorem — In mathematics, specifically differential calculus, the inverse function theorem gives sufficient conditions for a function to be invertible in a neighborhood of a point in its domain. The theorem also gives a formula for the derivative of the… …   Wikipedia

  • Function (mathematics) — f(x) redirects here. For the band, see f(x) (band). Graph of example function, In mathematics, a function associates one quantity, the a …   Wikipedia

  • Nash embedding theorem — The Nash embedding theorems (or imbedding theorems), named after John Forbes Nash, state that every Riemannian manifold can be isometrically embedded into some Euclidean space. Isometric means preserving the length of every path. For instance,… …   Wikipedia

  • Frobenius theorem (differential topology) — In mathematics, Frobenius theorem gives necessary and sufficient conditions for finding a maximal set of independent solutions of an overdetermined system of first order homogeneous linear partial differential equations. In modern geometric terms …   Wikipedia

  • Algebraic function — In mathematics, an algebraic function is informally a function which satisfies a polynomial equation whose coefficients are themselves polynomials. For example, an algebraic function in one variable x is a solution y for an equation: a n(x)y^n+a… …   Wikipedia

  • Multivalued function — This diagram does not represent a true function, because the element 3 in X is associated with two elements, b and c, in Y. In mathematics, a multivalued function (shortly: multifunction, other names: set valued function, set valued map, multi… …   Wikipedia

  • Elementary function — This article discusses the concept of elementary functions in differential algebra. For simple functions see the list of mathematical functions. For the concept of elementary form of an atom see oxidation state. In mathematics, an elementary… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”