Implicit function theorem

From Wikipedia, the free encyclopedia
Revision as of 22:20, 24 April 2025 by imported>Pinkshrimp (Two variables case: Spelling/grammar/punctuation/typographical correction)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
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 Template:Math (often abbreviated into Template:Math), the theorem states that, under a mild condition on the partial derivatives (with respect to each Template:Math ) at a point, the Template:Mvar variables Template:Math are differentiable functions of the Template:Math in some neighborhood 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, upper bounded and lower bounded on some closed interval around Template:Tmath. It is therefore Lipschitz continuous,Script error: No such module "Unsubst". and the Cauchy-Lipschitz theorem applies for proving the existence of a unique solution.

First example

File:Implicit circle.svg
The unit circle of implicit equation Template:Math cannot be represented as the graph of a function. Around the point Template:Math where the tangent is not vertical, the bolded circular arc is the graph of some function of Template:Mvar, while around Template:Math, 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 Template:Math, then the equation Template:Math cuts out the unit circle as the level set Template:Math. There is no way to represent the unit circle as the graph of a function of one variable Template:Math because for each choice of Template:Math, 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 Template:Math, then the graph of Template:Math provides the upper half of the circle. Similarly, if g2(x)=1x2, then the graph of Template:Math gives the lower half of the circle.

The purpose of the implicit function theorem is to tell us that functions like Template:Math and Template:Math almost always exist, even in situations where we cannot write down explicit formulas. It guarantees that Template:Math and Template:Math are differentiable, and it even works in situations where we do not have a formula for Template:Math.

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

For a proof, see Inverse function theorem#Implicit_function_theorem. Here, the two-dimensional case is detailed.

Higher derivatives

If, moreover, f is analytic or continuously differentiable k times in a neighborhood 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 Template:Math in the statement of the theorem is just the number Template:Math; the linear map defined by it is invertible if and only if Template:Math. By the implicit function theorem we see that we can locally write the circle in the form Template:Math for all points where Template:Math. For Template:Math 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 Template:Math we have Template:Math, 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 Template:Math 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 Template:Math. We can go to a new coordinate system (cartesian coordinates) by defining functions Template:Math and Template:Math. This makes it possible given any point Template:Math to find corresponding Cartesian coordinates Template:Math. When can we go back and convert Cartesian into polar coordinates? By the previous example, it is sufficient to have Template:Math, with J=[x(R,θ)Rx(R,θ)θy(R,θ)Ry(R,θ)θ]=[cosθRsinθsinθRcosθ]. Since Template:Math, conversion back to polar coordinates is possible if Template:Math. So it remains to check the case Template:Math. It is easy to see that in case Template:Math, 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 Template:Math 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

Template:Reflist

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".
  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".