Let U⊆Rk be open
and let f:U→Rm with components f=(f1,…,fm), where each fi:U→R. If all relevant partial derivatives
exist at a∈U, the Jacobian matrix of f at a is the m×k matrix
Jf(a):=[∂xj∂fi(a)]1≤i≤m, 1≤j≤k.When f is differentiable
at a in the (Fréchet
) sense, Jf(a) represents the derivative as a linear map
Rk→Rm with respect to the standard bases.
Examples:
- If f(x,y)=(x+y,x−y), then
Jf(x,y)=(111−1).
- If f:R2→R is scalar-valued, then Jf(a) is a 1×2 row vector (the transpose of the gradient).
- For a linear map f(x)=Ax, Jf(a)=A for all a.