HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, an implicit equation is a relation of the form R(x_1, \dots, x_n) = 0, where is a function of several variables (often a
polynomial In mathematics, a polynomial is a Expression (mathematics), mathematical expression consisting of indeterminate (variable), indeterminates (also called variable (mathematics), variables) and coefficients, that involves only the operations of addit ...
). For example, the implicit equation of the
unit circle In mathematics, a unit circle is a circle of unit radius—that is, a radius of 1. Frequently, especially in trigonometry, the unit circle is the circle of radius 1 centered at the origin (0, 0) in the Cartesian coordinate system in the Eucli ...
is x^2 + y^2 - 1 = 0. An implicit function is a function that is defined by an implicit equation, that relates one of the variables, considered as the value of the function, with the others considered as the
argument An argument is a series of sentences, statements, or propositions some of which are called premises and one is the conclusion. The purpose of an argument is to give reasons for one's conclusion via justification, explanation, and/or persu ...
s. For example, the equation x^2 + y^2 - 1 = 0 of the
unit circle In mathematics, a unit circle is a circle of unit radius—that is, a radius of 1. Frequently, especially in trigonometry, the unit circle is the circle of radius 1 centered at the origin (0, 0) in the Cartesian coordinate system in the Eucli ...
defines as an implicit function of if , and is restricted to nonnegative values. The implicit function theorem provides conditions under which some kinds of implicit equations define implicit functions, namely those that are obtained by equating to zero multivariable functions that are continuously differentiable.


Examples


Inverse functions

A common type of implicit function is an
inverse function In mathematics, the inverse function of a function (also called the inverse of ) is a function that undoes the operation of . The inverse of exists if and only if is bijective, and if it exists, is denoted by f^ . For a function f\colon ...
. Not all functions have a unique inverse function. If is a function of that has a unique inverse, then the inverse function of , called , is the unique function giving a solution of the equation : y=g(x) for in terms of . This solution can then be written as : x = g^(y) \,. Defining as the inverse of is an implicit definition. For some functions , can be written out explicitly as a
closed-form expression In mathematics, an expression or equation is in closed form if it is formed with constants, variables, and a set of functions considered as ''basic'' and connected by arithmetic operations (, and integer powers) and function composition. ...
— for instance, if , then . However, this is often not possible, or only by introducing a new notation (as in the product log example below). Intuitively, an inverse function is obtained from by interchanging the roles of the dependent and independent variables. Example: The product log is an implicit function giving the solution for of the equation .


Algebraic functions

An algebraic function is a function that satisfies a polynomial equation whose coefficients are themselves polynomials. For example, an algebraic function in one variable gives a solution for of an equation :a_n(x)y^n+a_(x)y^+\cdots+a_0(x)=0 \,, where the coefficients are polynomial functions of . This algebraic function can be written as the right side of the solution equation . Written like this, is a multi-valued implicit function. Algebraic functions play an important role in
mathematical analysis Analysis is the branch of mathematics dealing with continuous functions, limit (mathematics), limits, and related theories, such as Derivative, differentiation, Integral, integration, measure (mathematics), measure, infinite sequences, series ( ...
and
algebraic geometry Algebraic geometry is a branch of mathematics which uses abstract algebraic techniques, mainly from commutative algebra, to solve geometry, geometrical problems. Classically, it studies zero of a function, zeros of multivariate polynomials; th ...
. A simple example of an algebraic function is given by the left side of the unit circle equation: :x^2+y^2-1=0 \,. Solving for gives an explicit solution: :y=\pm\sqrt \,. But even without specifying this explicit solution, it is possible to refer to the implicit solution of the unit circle equation as , where is the multi-valued implicit function. While explicit solutions can be found for equations that are quadratic,
cubic Cubic may refer to: Science and mathematics * Cube (algebra), "cubic" measurement * Cube, a three-dimensional solid object bounded by six square faces, facets or sides, with three meeting at each vertex ** Cubic crystal system, a crystal system w ...
, and quartic in , the same is not in general true for quintic and higher degree equations, such as : y^5 + 2y^4 -7y^3 + 3y^2 -6y - x = 0 \,. Nevertheless, one can still refer to the implicit solution involving the multi-valued implicit function .


Caveats

Not every equation implies a graph of a single-valued function, the circle equation being one prominent example. Another example is an implicit function given by where is a
cubic polynomial In mathematics, a cubic function is a function (mathematics), function of the form f(x)=ax^3+bx^2+cx+d, that is, a polynomial function of degree three. In many texts, the ''coefficients'' , , , and are supposed to be real numbers, and the func ...
having a "hump" in its graph. Thus, for an implicit function to be a ''true'' (single-valued) function it might be necessary to use just part of the graph. An implicit function can sometimes be successfully defined as a true function only after "zooming in" on some part of the -axis and "cutting away" some unwanted function branches. Then an equation expressing as an implicit function of the other variables can be written. The defining equation can also have other pathologies. For example, the equation does not imply a function giving solutions for at all; it is a vertical line. In order to avoid a problem like this, various constraints are frequently imposed on the allowable sorts of equations or on the domain. The implicit function theorem provides a uniform way of handling these sorts of pathologies.


Implicit differentiation

In
calculus Calculus is the mathematics, mathematical study of continuous change, in the same way that geometry is the study of shape, and algebra is the study of generalizations of arithmetic operations. Originally called infinitesimal calculus or "the ...
, a method called implicit differentiation makes use of the
chain rule In calculus, the chain rule is a formula that expresses the derivative of the Function composition, composition of two differentiable functions and in terms of the derivatives of and . More precisely, if h=f\circ g is the function such that h ...
to differentiate implicitly defined functions. To differentiate an implicit function , defined by an equation , it is not generally possible to solve it explicitly for and then differentiate. Instead, one can totally differentiate with respect to and and then solve the resulting linear equation for to explicitly get the derivative in terms of and . Even when it is possible to explicitly solve the original equation, the formula resulting from total differentiation is, in general, much simpler and easier to use.


Examples


Example 1

Consider :y + x + 5 = 0 \,. This equation is easy to solve for , giving :y = -x - 5 \,, where the right side is the explicit form of the function . Differentiation then gives . Alternatively, one can totally differentiate the original equation: :\begin \frac + \frac + \frac(5) &= 0 \, ; \\ px\frac + 1 + 0 &= 0 \,. \end Solving for gives :\frac = -1 \,, the same answer as obtained previously.


Example 2

An example of an implicit function for which implicit differentiation is easier than using explicit differentiation is the function defined by the equation : x^4 + 2y^2 = 8 \,. To differentiate this explicitly with respect to , one has first to get :y(x) = \pm\sqrt \,, and then differentiate this function. This creates two derivatives: one for and another for . It is substantially easier to implicitly differentiate the original equation: :4x^3 + 4y\frac = 0 \,, giving :\frac = \frac = -\frac \,.


Example 3

Often, it is difficult or impossible to solve explicitly for , and implicit differentiation is the only feasible method of differentiation. An example is the equation :y^5-y=x \,. It is impossible to algebraically express explicitly as a function of , and therefore one cannot find by explicit differentiation. Using the implicit method, can be obtained by differentiating the equation to obtain :5y^4\frac - \frac = \frac \,, where . Factoring out shows that :\left(5y^4 - 1\right)\frac = 1 \,, which yields the result :\frac=\frac \,, which is defined for :y \ne \pm\frac \quad \text \quad y \ne \pm \frac \,.


General formula for derivative of implicit function

If , the derivative of the implicit function is given by :\frac = -\frac = -\frac \,, where and indicate the
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 (as opposed to the total derivative, in which all variables are allowed to vary). P ...
s of with respect to and . The above formula comes from using the generalized chain rule to obtain the
total derivative In mathematics, the total derivative of a function at a point is the best linear approximation near this point of the function with respect to its arguments. Unlike partial derivatives, the total derivative approximates the function with res ...
— with respect to — of both sides of : :\frac \frac + \frac \frac = 0 \,, hence :\frac + \frac \frac =0 \,, which, when solved for , gives the expression above.


Implicit function theorem

Let be a differentiable function of two variables, and be a pair of
real number In mathematics, a real number is a number that can be used to measure a continuous one- dimensional quantity such as a duration or temperature. Here, ''continuous'' means that pairs of values can have arbitrarily small differences. Every re ...
s such that . If , then defines an implicit function that is differentiable in some small enough
neighbourhood A neighbourhood (Commonwealth English) or neighborhood (American English) is a geographically localized community within a larger town, city, suburb or rural area, sometimes consisting of a single street and the buildings lining it. Neighbourh ...
of ; in other words, there is a differentiable function that is defined and differentiable in some neighbourhood of , such that for in this neighbourhood. The condition means that is a regular point of the implicit curve of implicit equation where the
tangent In geometry, the tangent line (or simply tangent) to a plane curve at a given point is, intuitively, the straight line that "just touches" the curve at that point. Leibniz defined it as the line through a pair of infinitely close points o ...
is not vertical. In a less technical language, implicit functions exist and can be differentiated, if the curve has a non-vertical tangent.


In algebraic geometry

Consider a relation of the form , where is a multivariable polynomial. The set of the values of the variables that satisfy this relation is called an implicit curve if and an implicit surface if . The implicit equations are the basis of
algebraic geometry Algebraic geometry is a branch of mathematics which uses abstract algebraic techniques, mainly from commutative algebra, to solve geometry, geometrical problems. Classically, it studies zero of a function, zeros of multivariate polynomials; th ...
, whose basic subjects of study are the simultaneous solutions of several implicit equations whose left-hand sides are polynomials. These sets of simultaneous solutions are called affine algebraic sets.


In differential equations

The solutions of differential equations generally appear expressed by an implicit function.


Applications in economics


Marginal rate of substitution

In
economics Economics () is a behavioral science that studies the Production (economics), production, distribution (economics), distribution, and Consumption (economics), consumption of goods and services. Economics focuses on the behaviour and interac ...
, when the level set is an indifference curve for the quantities and consumed of two goods, the absolute value of the implicit derivative is interpreted as the marginal rate of substitution of the two goods: how much more of one must receive in order to be indifferent to a loss of one unit of .


Marginal rate of technical substitution

Similarly, sometimes the level set is an isoquant showing various combinations of utilized quantities of labor and of
physical capital Physical capital represents in economics one of the three primary factors of production. Physical capital is the apparatus used to produce a good and services. Physical capital represents the tangible man-made goods that help and support the pr ...
each of which would result in the production of the same given quantity of output of some good. In this case the absolute value of the implicit derivative is interpreted as the marginal rate of technical substitution between the two factors of production: how much more capital the firm must use to produce the same amount of output with one less unit of labor.


Optimization

Often in
economic theory Economics () is a behavioral science that studies the production, distribution, and consumption of goods and services. Economics focuses on the behaviour and interactions of economic agents and how economies work. Microeconomics anal ...
, some function such as a
utility function In economics, utility is a measure of a certain person's satisfaction from a certain state of the world. Over time, the term has been used with at least two meanings. * In a Normative economics, normative context, utility refers to a goal or ob ...
or a profit function is to be maximized with respect to a choice vector even though the objective function has not been restricted to any specific functional form. The implicit function theorem guarantees that the first-order conditions of the optimization define an implicit function for each element of the optimal vector of the choice vector . When profit is being maximized, typically the resulting implicit functions are the labor demand function and the supply functions of various goods. When utility is being maximized, typically the resulting implicit functions are the labor supply function and the demand functions for various goods. Moreover, the influence of the problem's parameters on — the partial derivatives of the implicit function — can be expressed as
total derivative In mathematics, the total derivative of a function at a point is the best linear approximation near this point of the function with respect to its arguments. Unlike partial derivatives, the total derivative approximates the function with res ...
s of the system of first-order conditions found using total differentiation.


See also

* Implicit curve * Functional equation * Level set **
Contour line A contour line (also isoline, isopleth, isoquant or isarithm) of a Function of several real variables, function of two variables is a curve along which the function has a constant value, so that the curve joins points of equal value. It is a ...
** Isosurface * Marginal rate of substitution * Implicit function theorem * Logarithmic differentiation * Polygonizer * Related rates * Folium of Descartes


References


Further reading

* * *


External links

*Archived a
Ghostarchive
and th
Wayback Machine
{{Authority control Differential calculus Theorems in mathematical analysis Multivariable calculus Differential topology Algebraic geometry Implicit surface modeling