Implicit function theorem

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Short description Script error: No such module "sidebar". In multivariable calculus, the implicit function theoremTemplate:Efn is a tool that allows relations to be converted to functions of several real variables. It does so by representing the relation as the graph of a function. There may not be a single function whose graph can represent 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.

More precisely, given a system of Template:Mvar equations fi(x1, ..., xn, y1, ..., ym) = 0, i = 1, ..., mScript error: No such module "Check for unknown parameters". (often abbreviated into F(x, y) = 0Script error: No such module "Check for unknown parameters".), the theorem states that, under a mild condition on the partial derivatives (with respect to each yiScript error: No such module "Check for unknown parameters". ) at a point, the Template:Mvar variables yiScript error: No such module "Check for unknown parameters". are differentiable functions of the xjScript error: No such module "Check for unknown parameters". in some neighbourhood of the point. As these functions generally cannot be expressed in closed form, they are implicitly defined by the equations, and this motivated the name of the theorem.[1]

In other words, under a mild condition on the partial derivatives, the set of zeros of a system of equations is locally the graph of a function.

History

Augustin-Louis Cauchy (1789–1857) is credited with the first rigorous form of the implicit function theorem. Ulisse Dini (1845–1918) generalized the real-variable version of the implicit function theorem to the context of functions of any number of real variables.[2]

Two variables case

Let f:2 be a continuously differentiable function defining the implicit equation of a curve f(x,y)=0. Let (x0,y0) be a point on the curve, that is, a point such that f(x0,y0)=0. In this simple case, the implicit function theorem can be stated as follows: Template:Math theorem

Proof. By differentiating the equation Template:Tmath, one gets fx(x,φ(x))+φ(x)fy(x,φ(x))=0. and thus φ(x)=fx(x,φ(x))fy(x,φ(x)). This gives an ordinary differential equation for Template:Tmath, with the initial condition Template:Tmath.

Since fy(x0,y0)0, the right-hand side of the differential equation is continuous. Hence, the Peano existence theorem applies so there is a (possibly non-unique) solution. To see why φ is unique, note that the function gx(y)=f(x,y) is strictly monotone in a neighbourhood of x0,y0 (as fy(x0,y0)0), thus it is injective. If φ,ϕ are solutions to the differential equation, then gx(φ(x))=gx(ϕ(x))=0 and by injectivity we get, φ(x)=ϕ(x).

First example

File:Implicit circle.svg
The unit circle of implicit equation x2 + y2 – 1 = 0Script error: No such module "Check for unknown parameters". cannot be represented as the graph of a function. Around the point AScript error: No such module "Check for unknown parameters". where the tangent is not vertical, the bolded circular arc is the graph of some function of Template:Mvar, while around BScript error: No such module "Check for unknown parameters"., there is no function of Template:Mvar with the circle as its graph.
This is exactly what the implicit function theorem asserts in this case.

If we define the function f(x, y) = x2 + y2Script error: No such module "Check for unknown parameters"., then the equation f(x, y) = 1Script error: No such module "Check for unknown parameters". cuts out the unit circle as the level set {(x, y) | f(x, y) = 1}Script error: No such module "Check for unknown parameters".. There is no way to represent the unit circle as the graph of a function of one variable y = g(x)Script error: No such module "Check for unknown parameters". because for each choice of x ∈ (−1, 1)Script error: No such module "Check for unknown parameters"., there are two choices of y, namely ±1x2.

However, it is possible to represent part of the circle as the graph of a function of one variable. If we let g1(x)=1x2 for −1 ≤ x ≤ 1Script error: No such module "Check for unknown parameters"., then the graph of y = g1(x)Script error: No such module "Check for unknown parameters". provides the upper half of the circle. Similarly, if g2(x)=1x2, then the graph of y = g2(x)Script error: No such module "Check for unknown parameters". gives the lower half of the circle.

The purpose of the implicit function theorem is to tell us that functions like g1(x)Script error: No such module "Check for unknown parameters". and g2(x)Script error: No such module "Check for unknown parameters". almost always exist, even in situations where we cannot write down explicit formulas. It guarantees that g1(x)Script error: No such module "Check for unknown parameters". and g2(x)Script error: No such module "Check for unknown parameters". are differentiable, and it even works in situations where we do not have a formula for f(x, y)Script error: No such module "Check for unknown parameters"..

Definitions

Let f:n+mm be a continuously differentiable function. We think of n+m as the Cartesian product n×m, and we write a point of this product as (𝐱,𝐲)=(x1,,xn,y1,ym). Starting from the given function f, our goal is to construct a function g:nm 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. We will therefore 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 Un containing a, an open set Vm containing b, and a function g:UV such that the graph of g satisfies the relation f=0 on U×V, and that no other points within U×V do so. In symbols,

{(𝐱,g(𝐱))𝐱U}={(𝐱,𝐲)U×Vf(𝐱,𝐲)=𝟎}.

To state the implicit function theorem, we need the Jacobian matrix of f, which is the matrix of the partial derivatives of f. Abbreviating (a1,,an,b1,,bm) to (a,b), the Jacobian matrix is

(Df)(𝐚,𝐛)=[f1x1(𝐚,𝐛)f1xn(𝐚,𝐛)f1y1(𝐚,𝐛)f1ym(𝐚,𝐛)fmx1(𝐚,𝐛)fmxn(𝐚,𝐛)fmy1(𝐚,𝐛)fmym(𝐚,𝐛)]=[XY]

where X is the matrix of partial derivatives in the variables xi and Y is the matrix of partial derivatives in the variables yj. 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.

Statement of the theorem

Let f:n+mm be a continuously differentiable function, and let n+m have coordinates (x,y). Fix a point (a,b)=(a1,,an,b1,,bm) with f(a,b)=𝟎, where 𝟎m is the zero vector. If the Jacobian matrix (this is the right-hand panel of the Jacobian matrix shown in the previous section): Jf,𝐲(𝐚,𝐛)=[fiyj(𝐚,𝐛)] is invertible, then there exists an open set Un containing a such that there exists a unique function g:Um such that g(𝐚)=𝐛, and f(𝐱,g(𝐱))=𝟎for all𝐱U. Moreover, g is continuously differentiable and, denoting the left-hand panel of the Jacobian matrix shown in the previous section as: Jf,𝐱(𝐚,𝐛)=[fixj(𝐚,𝐛)], the Jacobian matrix of partial derivatives of g in U is given by the matrix product:[3] [gixj(𝐱)]m×n=[Jf,𝐲(𝐱,g(𝐱))]m×m1[Jf,𝐱(𝐱,g(𝐱))]m×n

A proof may be found in the inverse function theorem article. Here, the two-dimensional case is detailed.

Higher derivatives

If, moreover, f is analytic or continuously differentiable k times in a neighbourhood of (a,b), then one may choose U in order that the same holds true for g inside U. [4] In the analytic case, this is called the analytic implicit function theorem.

The circle example

Let us go back to the example of the unit circle. In this case n = m = 1 and f(x,y)=x2+y21. The matrix of partial derivatives is just a 1 × 2 matrix, given by (Df)(a,b)=[fx(a,b)fy(a,b)]=[2a2b]

Thus, here, the YScript error: No such module "Check for unknown parameters". in the statement of the theorem is just the number 2bScript error: No such module "Check for unknown parameters".; the linear map defined by it is invertible if and only if b ≠ 0Script error: No such module "Check for unknown parameters".. By the implicit function theorem we see that we can locally write the circle in the form y = g(x)Script error: No such module "Check for unknown parameters". for all points where y ≠ 0Script error: No such module "Check for unknown parameters".. For (±1, 0)Script error: No such module "Check for unknown parameters". we run into trouble, as noted before. The implicit function theorem may still be applied to these two points, by writing Template:Mvar as a function of Template:Mvar, that is, x=h(y); now the graph of the function will be (h(y),y), since where b = 0Script error: No such module "Check for unknown parameters". we have a = 1Script error: No such module "Check for unknown parameters"., and the conditions to locally express the function in this form are satisfied.

The implicit derivative of y with respect to x, and that of x with respect to y, can be found by totally differentiating the implicit function x2+y21 and equating to 0: 2xdx+2ydy=0, giving dydx=xy and dxdy=yx.

Application: change of coordinates

Suppose we have an Template:Mvar-dimensional space, parametrised by a set of coordinates (x1,,xm). We can introduce a new coordinate system (x'1,,x'm) by supplying m functions h1hm each being continuously differentiable. These functions allow us to calculate the new coordinates (x'1,,x'm) of a point, given the point's old coordinates (x1,,xm) using x'1=h1(x1,,xm),,x'm=hm(x1,,xm). One might want to verify if the opposite is possible: given coordinates (x'1,,x'm), can we 'go back' and calculate the same point's original coordinates (x1,,xm)? The implicit function theorem will provide an answer to this question. The (new and old) coordinates (x'1,,x'm,x1,,xm) are related by f = 0, with f(x'1,,x'm,x1,,xm)=(h1(x1,,xm)x'1,,hm(x1,,xm)x'm). Now the Jacobian matrix of f at a certain point (a, b) [ where a=(x'1,,x'm),b=(x1,,xm) ] is given by (Df)(a,b)=[1001|h1x1(b)h1xm(b)hmx1(b)hmxm(b)]=[Im|J]. where Im denotes the m × m identity matrix, and Template:Mvar is the m × mScript error: No such module "Check for unknown parameters". matrix of partial derivatives, evaluated at (a, b). (In the above, these blocks were denoted by X and Y. As it happens, in this particular application of the theorem, neither matrix depends on a.) The implicit function theorem now states that we can locally express (x1,,xm) as a function of (x'1,,x'm) if J is invertible. Demanding J is invertible is equivalent to det J ≠ 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, θ)Script error: No such module "Check for unknown parameters".. We can go to a new coordinate system (cartesian coordinates) by defining functions x(R, θ) = R cos(θ)Script error: No such module "Check for unknown parameters". and y(R, θ) = R sin(θ)Script error: No such module "Check for unknown parameters".. This makes it possible given any point (R, θ)Script error: No such module "Check for unknown parameters". to find corresponding Cartesian coordinates (x, y)Script error: No such module "Check for unknown parameters".. When can we go back and convert Cartesian into polar coordinates? By the previous example, it is sufficient to have det J ≠ 0Script error: No such module "Check for unknown parameters"., with J=[x(R,θ)Rx(R,θ)θy(R,θ)Ry(R,θ)θ]=[cosθRsinθsinθRcosθ]. Since det J = RScript error: No such module "Check for unknown parameters"., conversion back to polar coordinates is possible if R ≠ 0Script error: No such module "Check for unknown parameters".. So it remains to check the case R = 0Script error: No such module "Check for unknown parameters".. It is easy to see that in case R = 0Script error: No such module "Check for unknown parameters"., our coordinate transformation is not invertible: at the origin, the value of θ 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.[5][6]

Let X, Y, Z be Banach spaces. Let the mapping f : X × YZScript error: No such module "Check for unknown parameters". be continuously Fréchet differentiable. If (x0,y0)X×Y, f(x0,y0)=0, and yDf(x0,y0)(0,y) is a Banach space isomorphism from Y onto Z, then there exist neighbourhoods U of x0 and V of y0 and a Fréchet differentiable function g : UV such that f(x, g(x)) = 0 and f(x, y) = 0 if and only if y = g(x), for all (x,y)U×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 local strict monotonicity suffices in one dimension.[7] The following more general form was proven by Kumagai based on an observation by Jittorntrum.[8][9]

Consider a continuous function f:n×mn such that f(x0,y0)=0. If there exist open neighbourhoods An and Bm of x0 and y0, respectively, such that, for all y in B, f(,y):An is locally one-to-one, then there exist open neighbourhoods A0n and B0m of x0 and y0, such that, for all yB0, the equation f(x, y) = 0 has a unique solution x=g(y)A0, where g is a continuous function from B0 into A0.

Collapsing manifolds

Perelman’s collapsing theorem for 3-manifolds, the capstone of his proof of Thurston's geometrization conjecture, can be understood as an extension of the implicit function theorem.[10]

See also

Notes

Template:Notelist

References

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".
  3. Script error: No such module "Citation/CS1".
  4. Script error: No such module "citation/CS1".
  5. Script error: No such module "citation/CS1".
  6. Script error: No such module "citation/CS1".
  7. Template:Springer
  8. Script error: No such module "Citation/CS1".
  9. Script error: No such module "Citation/CS1".
  10. Script error: No such module "Citation/CS1".

Script error: No such module "Check for unknown parameters".

Further reading

  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".