Jacobian: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Paul Wormer
imported>Paul Wormer
Line 100: Line 100:
:<math>
:<math>
\frac{\partial \mathbf{f}}{\partial t_1} \equiv \left( \frac{\partial x}{\partial t_1}, \frac{\partial y}{\partial t_1}, \frac{\partial z}{\partial t_1} \right)
\frac{\partial \mathbf{f}}{\partial t_1} \equiv \left( \frac{\partial x}{\partial t_1}, \frac{\partial y}{\partial t_1}, \frac{\partial z}{\partial t_1} \right)
\equiv \left( \frac{\partial f_1}{\partial t_1}, \frac{\partial f_2}{\partial t_1}, \frac{\partial f_3}{\partial t_1} \right)
</math>
</math>
and similar expressions hold for the components of the  other two derivatives.
and similar expressions hold for the components of the  other two derivatives.
Line 106: Line 107:
  \frac{\partial \mathbf{f}}{\partial t_1} \cdot \left(\frac{\partial \mathbf{f}}{\partial t_2} \times \frac{\partial \mathbf{f}}{\partial t_3}\right) =
  \frac{\partial \mathbf{f}}{\partial t_1} \cdot \left(\frac{\partial \mathbf{f}}{\partial t_2} \times \frac{\partial \mathbf{f}}{\partial t_3}\right) =
\begin{vmatrix}
\begin{vmatrix}
\dfrac{\partial x}{\partial t_1} & \dfrac{\partial y}{\partial t_1} & \dfrac{\partial z}{\partial t_1} \\
\dfrac{\partial f_1}{\partial t_1} & \dfrac{\partial f_2}{\partial t_1} & \dfrac{\partial f_3}{\partial t_1} \\
\dfrac{\partial x}{\partial t_2} & \dfrac{\partial y}{\partial t_2} & \dfrac{\partial z}{\partial t_2} \\
\dfrac{\partial f_1}{\partial t_2} & \dfrac{\partial f_2}{\partial t_2} & \dfrac{\partial f_3}{\partial t_2} \\
\dfrac{\partial x}{\partial t_3} & \dfrac{\partial y}{\partial t_3} & \dfrac{\partial z}{\partial t_3} \\
\dfrac{\partial f_1}{\partial t_3} & \dfrac{\partial f_2}{\partial t_3} & \dfrac{\partial f_3}{\partial t_3} \\
\end{vmatrix} \equiv \frac{\partial( x, y, z)}{\partial( t_1, t_2, t_3)} \equiv \mathbf{J}_{\mathbf{f}}(\mathbf{t}).
\end{vmatrix} \equiv \frac{\partial( f_1, f_2, f_3)}{\partial( t_1, t_2, t_3)} \equiv \mathbf{J}_{\mathbf{f}}(\mathbf{t}).
</math>
</math>
Finally.
Finally.
:<math>
:<math>
\mathrm{d}V = \frac{\partial( x, y, z)}{\partial( t_1, t_2, t_3)}\; \mathrm{d}t_1\mathrm{d}t_3\mathrm{d}t_3 \equiv \mathbf{J}_{\mathbf{f}}(\mathbf{t})\; \mathrm{d}\mathbf{t} .
\mathrm{d}V = \frac{\partial( f_1, f_2, f_3)}{\partial( t_1, t_2, t_3)}\; \mathrm{d}t_1\mathrm{d}t_3\mathrm{d}t_3 \equiv \mathbf{J}_{\mathbf{f}}(\mathbf{t})\; \mathrm{d}\mathbf{t} .
</math>
</math>


==Reference==  
==Reference==  
<references />
<references />

Revision as of 09:26, 13 January 2009

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

In mathematics, the Jacobian of a coordinate transformation is the determinant of the functional matrix of Jacobi. This matrix consists of partial derivatives. The Jacobian appears as the weight (measure) in multiple integrals over generalized coordinates. The Jacobian is named after the German mathematician Carl Gustav Jacob Jacobi (1804 - 1851).

Definition

Let f be a map of an open subset T of into with continuous first partial derivatives,

That is if

then

with

The n × n functional matrix of Jacobi consists of partial derivatives

The determinant of this matrix is usually written as

Example

Let T be the subset {r, θ, φ | r > 0, 0 < θ<π, 0 <φ <2π} in and let f be defined by

The Jacobi matrix is

Its determinant can be obtained most conveniently by a Laplace expansion along the third column

The quantities {r, θ, φ} are known as spherical polar coordinates and its Jacobian is r2sinθ.

Coordinate transformation

The map is a coordinate transformation if (i) f has continuous first derivatives on T (ii) f is one-to-one on T and (iii) the Jacobian of f is not equal to zero on T.

Multiple integration

It can be proved [1] that

As an example we consider the spherical polar coordinates mentioned above. Here x = f(t) ≡ f(r, θ, φ) covers all of , while T is the region {r > 0, 0 < θ<π, 0 <φ <2π}. Hence the theorem states that

Geometric interpretation of the Jacobian

The Jacobian has a geometric interpretation which we expound for the example of n = 3.

The following is a vector of infinitesimal length in the direction of increase in t1,

Similarly, we define

The scalar triple product of these three vectors gives the volume of an infinitesimally small parallelepiped,

The components of the first vector are given by

and similar expressions hold for the components of the other two derivatives. It has been shown in the article on the scalar triple product that

Finally.

Reference

  1. T. M. Apostol, Mathematical Analysis, Addison-Wesley, 2nd ed. (1974), sec. 15.10