Jacobian Matrix and Determinant
Jacobian Matrix and Determinant
Jacobian Matrix and Determinant
In vector calculus, the Jacobian matrix (/dʒəˈkoʊbiən/,[1][2][3] /dʒɪ-, jɪ-/) is the matrix of all first-order partial derivatives of a
vector-valued function. When the matrix is a square matrix, both the matrix and its determinant are referred to as the Jacobian in
literature.[4]
Suppose f : ℝn → ℝm is a function which takes as input the vector x ∈ ℝn and produces as output the vector f(x) ∈ ℝm. Then
the Jacobian matrix J of f is an m×n matrix, usually defined and arranged as follows:
or, component-wise:
∂(f ,...,f )
This matrix, whose entries are functions of x, is also denoted by Df, Jf, and ∂(x1 ,...,xm ) . (Note that some literature defines the
1 n
Jacobian as the transpose of the matrix given above.)
The Jacobian matrix is important because if the function f is differentiable at a point x (this is a slightly stronger condition than
merely requiring that all partial derivatives exist at x), then the Jacobian matrix defines a linear map ℝn → ℝm, which is the best
(pointwise) linear approximation of the function f near the point x. This linear map is thus the generalization of the usual notion of
derivative, and is called thederivative or the differential of f at x.
If m = n, the Jacobian matrix is a square matrix, and its determinant, a function of x1, …, xn, is the Jacobian determinant of f. It
carries important information about the local behavior of f. In particular, the function f has locally in the neighborhood of a point x
an inverse function that is differentiable if and only if the Jacobian determinant is nonzero at x (see Jacobian conjecture). The
Jacobian determinant also appears when changing the variables inmultiple integrals (see substitution rule for multiple variables).
If m = 1, f is a scalar field and the Jacobian matrix is reduced to a row vector of partial derivatives of f—i.e. the transpose of the
gradient of f, when denoted as column vector with respect to the ordered basis .
These concepts are named after themathematician Carl Gustav Jacob Jacobi(1804–1851).
Contents
Jacobian matrix
Jacobian determinant
Inverse
Critical points
Examples
Example 1
Example 2: polar-Cartesian transformation
Example 3: spherical-Cartesian transformation
Example 4
Example 5
Other uses
Dynamical systems
Newton's method
Surface analysis
See also
References
Further reading
External links
Jacobian matrix
The Jacobian generalizes the gradient of a scalar-valued function of multiple variables, which itself generalizes the derivative of a
scalar-valued function of a single variable. In other words, the Jacobian for a scalar-valued multivariate function is the gradient and
that of a scalar-valued function of single variable is simply its derivative. The Jacobian can also be thought of as describing the
amount of "stretching", "rotating" or "transforming" that a transformation imposes locally. For example, if (x′, y′) = f(x, y) is used
to transform an image, the JacobianJf(x, y), describes how the image in the neighborhood of(x, y) is transformed.
If a function is differentiable at a point, its derivative is given in coordinates by the Jacobian, but a function does not need to be
differentiable for the Jacobian to be defined, sinceonly the partial derivatives are required to exist.
If p is a point in ℝn and f is differentiable at p, then its derivative is given by Jf(p). In this case, the linear map described by Jf(p)
is the best linear approximation of f near the point p, in the sense that
for x close to p and where o is the little o-notation (for x → p) and ‖x − p‖ is the distance between x and p. (See Total
derivative#The total derivative as a linear map.)
Compare this to a Taylor series for a scalar function of a scalar argument, truncated to first order:
In a sense, both the gradient and Jacobian are "first derivatives"—the former the first derivative of a scalar function of several
variables, the latter the first derivative of avector function of several variables.
The Jacobian of the gradient of a scalar function of several variables has a special name: the Hessian matrix, which in a sense is the
"second derivative" of the function in question.
Jacobian determinant
If m = n, then f is a function from ℝn to itself and the Jacobian matrix is a square matrix. We can then form its determinant, known
as the Jacobian determinant. The Jacobian determinant is sometimes referred to as "the Jacobian".
The Jacobian determinant at a given point gives important information about the behavior of f near that point. For instance, the
continuously differentiable function f is invertible near a point p ∈ ℝn if the Jacobian determinant at p is non-zero. This is the
inverse function theorem. Furthermore, if the Jacobian determinant at p is positive, then f preserves orientation near p; if it is
negative, f reverses orientation. The absolute value of the Jacobian determinant at p gives us the factor by which the function f
expands or shrinks volumes near p; this is why it occurs in the generalsubstitution rule.
The Jacobian determinant is used when making a
change of variables when evaluating a multiple
integral of a function over a region within its
domain. To accommodate for the change of
coordinates the magnitude of the Jacobian
determinant arises as a multiplicative factor
within the integral. This is because the n-
dimensional dV element is in general a
parallelepiped in the new coordinate system, and
the n-volume of a parallelepiped is the A nonlinear map sends a small square (left, in red) to a
determinant of its edge vectors. distorted parallelogram (right, in red). The Jacobian at a point gives
the best linear approximation of the distorted parallelogram near that
The Jacobian can also be used to solve systems of point (right, in translucent white), and the Jacobian determinant
differential equations at an equilibrium point or gives the ratio of the area of the approximating parallelogram to that
approximate solutions near an equilibrium point. of the original square.
Inverse
According to the inverse function theorem, the matrix inverse of the Jacobian matrix of an invertible function is the Jacobian matrix
of the inverse function. That is, if the Jacobian of the function f : ℝn → ℝn is continuous and nonsingular at the point p in ℝn,
then f is invertible when restricted to some neighborhood ofp and
Conversely, if the Jacobian determinant is not zero at a point, then the function is locally invertible near this point, that is, there is a
neighbourhood of this point in which the function is invertible.
The (unproved) Jacobian conjecture is related to global invertibility in the case of a polynomial function, that is a function defined by
n polynomials in n variables. It asserts that, if the Jacobian determinant is a non-zero constant (or, equivalently, that it does not have
any complex zero), then the function is invertible and its inverse is a polynomial function.
Critical points
If f : ℝn → ℝm is a differentiable function, a critical point of f is a point where the rank of the Jacobian matrix is not maximal.
This means that the rank at the critical point is lower than the rank at some neighbour point. In other words, let k be the maximal
dimension of the open balls contained in the image off; then a point is critical if allminors of rank k of f are zero.
Examples
Example 1
Consider the functionf : ℝ2 → ℝ2, with (x, y) ↦ (f1(x, y), f2(x, y)), given by
Then we have
and
The Jacobian determinant is equal tor. This can be used to transform integrals between the two coordinate systems:
Example 4
The Jacobian matrix of the functionF : ℝ3 → ℝ4 with components
is
This example shows that the Jacobian need not be a square matrix.
Example 5
The Jacobian determinant of the functionF : ℝ3 → ℝ3 with components
is
From this we see that F reverses orientation near those points where x1 and x2 have the same sign; the function is locally invertible
everywhere except near points where x1 = 0 or x2 = 0. Intuitively, if one starts with a tiny object around the point (1, 2, 3) and
apply F to that object, one will get a resulting object with approximately 40 × 1 × 2 = 80 times the volume of the original one,
with orientation reversed.
Other uses
The Jacobian serves as a linearizeddesign matrix in statistical regression and curve fitting; see non-linear least squares.
Dynamical systems
Consider a dynamical system of the form , where is the (component-wise) derivative of with respect to the evolution
parameter (time), and is differentiable. If , then is a stationary point (also called a steady state). By
the Hartman–Grobman theorem, the behavior of the system near a stationary point is related to the eigenvalues of , the
Jacobian of at the stationary point.[5] Specifically, if the eigenvalues all have real parts that are negative, then the system is stable
near the stationary point, if any eigenvalue has a real part that is positive, then the point is unstable. If the largest real part of the
.[6]
eigenvalues is zero, the Jacobian matrix does not allow for an evaluation of the stability
Newton's method
A square system of coupled nonlinear equations can be solved iteratively by Newton's method. This method uses the Jacobian matrix
of the system of equations.
Surface analysis
Let n = 2 so the Jacobian is a 2 × 2 real matrix. Suppose a surface diffeomorphism f: U → V in the neighborhood of p in U is written
The matrix can be interpreted as a complex number: ordinary, split, or dual. Furthermore, since is
invertible, the complex number has apolar decomposition or an alternative planar decomposition.
And again, each such complex number represents a group action on the tangent plane at p. The action is dilation by the norm of the
complex number, and rotation respecting angle, hyperbolic angle, or slope, according to the case of Such action corresponds
to a conformal mapping.
See also
Center manifold
Hessian matrix
Pushforward (differential)
References
1. "Jacobian - Definition of Jacobian in English by Oxford Dictionaries"(https://en.oxforddictionaries.com/definition/jaco
bian). Oxford Dictionaries - English. Archived (https://web.archive.org/web/20171201043633/https://en.oxforddictiona
ries.com/definition/jacobian)from the original on 1 December 2017. Retrieved 2 May 2018.
2. "the definition of jacobian"(http://www.dictionary.com/browse/jacobian). Dictionary.com. Archived (https://web.archiv
e.org/web/20171201040801/http://www.dictionary.com/browse/jacobian)from the original on 1 December 2017.
Retrieved 2 May 2018.
3. Team, Forvo. "Jacobian pronunciation: How to pronounce Jacobian in English"(https://forvo.com/word/jacobian/).
forvo.com. Retrieved 2 May 2018.
4. W., Weisstein, Eric. "Jacobian" (http://mathworld.wolfram.com/Jacobian.html)
. mathworld.wolfram.com. Archived (htt
ps://web.archive.org/web/20171103144419/http://mathworld.wolfram.com/Jacobian.html) from the original on 3
November 2017. Retrieved 2 May 2018.
5. Arrowsmith, D. K.; Place, C. M. (1992)."The Linearization Theorem"(https://books.google.com/books?id=8qCcP7K
NaZ0C&pg=PA77). Dynamical Systems: Differential Equations, Maps, and Chaotic Behaviour . London: Chapman &
Hall. pp. 77–81. ISBN 0-412-39080-9.
6. Hirsch, Morris; Smale, Stephen (1974).Differential equations, dynamical systems and linear algebra
.
Further reading
Gandolfo, Giancarlo (1996). Economic Dynamics (Third ed.). Berlin: Springer. pp. 305–330. ISBN 3-540-60988-1.
External links
Hazewinkel, Michiel, ed. (2001) [1994], "Jacobian", Encyclopedia of Mathematics, Springer Science+Business Media
B.V. / Kluwer Academic Publishers,ISBN 978-1-55608-010-4
Mathworld A more technical explanation of Jacobians
Text is available under theCreative Commons Attribution-ShareAlike License ; additional terms may apply. By using this
site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of theWikimedia
Foundation, Inc., a non-profit organization.