Jacobian matrix

From Calculus
Revision as of 21:34, 8 May 2012 by Vipul (talk | contribs) (Created page with "{{multivariable analogue of|derivative}} ==Importance== The Jacobian matrix is the appropriate notion of '''derivative''' for a function that has multiple inputs (or equival...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This article describes an analogue for functions of multiple variables of the following term/fact/notion for functions of one variable: derivative

Importance

The Jacobian matrix is the appropriate notion of derivative for a function that has multiple inputs (or equivalently, vector-valued inputs) and multiple outputs (or equivalently, vector-valued outputs).

Definition at a point

Direct epsilon-delta definition

Definition at a point in terms of gradient vectors as row vectors

Suppose f is a vector-valued function with n-dimensional inputs and m-dimensional outputs. Explicitly, suppose f is a function with inputs x1,x2,,xn and outputs f1(x1,x2,,xn),f2(x1,x2,,xn),,fn(x1,x2,,xn). Suppose (a1,a2,,an) is a point in the domain of f such that fi is differentiable at (a1,a2,,an) for i{1,2,,m}. Then, the Jacobian matrixof f at (a1,a2,,an) is a m×n matrix of numbers whose ith row is given by the gradient vector of fi at (a1,a2,,an).

Definition at a point in terms of partial derivatives

Suppose f is a vector-valued function with n-dimensional inputs and m-dimensional outputs. Explicitly, suppose f is a function with inputs x1,x2,,xn and outputs f1(x1,x2,,xn),f2(x1,x2,,xn),,fn(x1,x2,,xn). Suppose (a1,a2,,an) is a point in the domain of f such that fi is differentiable at (a1,a2,,an) for i{1,2,,m}. Then, the Jacobian matrixof f at (a1,a2,,an) is a m×n matrix of numbers whose (ij)th entry is given by:

fixj(x1,x2,,xn)|(x1,x2,,xn)=(a1,a2,,an)

Note that for this definition to be correct, it is still necessary that the gradient vectors exist. If the gradient vectors do not exist but the partial derivatives do, a matrix can still be constructed using this recipe but it may not satisfy the nice behavior that the Jacobian matrix does.

Definition as a function

Definition in terms of gradient vectors as row vectors

Suppose f is a vector-valued function with n-dimensional inputs and m-dimensional outputs. Explicitly, suppose f is a function with inputs x1,x2,,xn and outputs f1(x1,x2,,xn),f2(x1,x2,,xn),,fn(x1,x2,,xn). Then, the Jacobian matrixof fis a m×n matrix of functions whose ith row is given by the gradient vector of fi.

Note that the domain of this function is the set of points at which all the fis individually are differentiable.

Definition at a point in terms of partial derivatives

Suppose f is a vector-valued function with n-dimensional inputs and m-dimensional outputs. Explicitly, suppose f is a function with inputs x1,x2,,xn and outputs f1(x1,x2,,xn),f2(x1,x2,,xn),,fn(x1,x2,,xn). Then, the Jacobian matrixof f is a m×n matrix of numbers whose (ij)th entry is given by:

fixj(x1,x2,,xn)

wherever all the fis individually are differentiable in the sense of the gradient vectors existing. If the gradient vectors do not exist but the partial derivatives do, a matrix can still be constructed using this recipe but it may not satisfy the nice behavior that the Jacobian matrix does.