Can someone help give me intuition with the Jacobian?

In summary, the Jacobian matrix represents the linear transformation that best approximates a map between Euclidean spaces at a given point. The inverse function theorem provides additional information about the Jacobian, stating that if it is invertible at a point, the function has a locally C^1 inverse. This can be seen through the use of Newton's method and the principle of contraction mappings. In the context of changing variables, the Jacobian matrix is used to scale the area element on a surface generated by changes in the parameter space. This is represented by the determinant of the Jacobian matrix, which is the cross product of the partial derivatives of the parameter curves.
  • #1
mmmboh
407
0
When I learn something, especially in calculus, I like to get some intuition on where things come from and why they work, thing is I can't quite fully understand why the jacobian works...I'm not looking for an explanation on how to do it, I already know that, I just want to know why it works, if someone can explain or show me somewhere that explains it that would be great. I am not looking for a rigorous proof, something remotely simple would be nice.

I read http://planetmath.org/encyclopedia/JacobianAndChainRule.html" and have been reading wikipedia, and I understand it a bit better now, but not fully. I don't really get the crossing part of it.

Can someone help clear things up?
 
Last edited by a moderator:
Physics news on Phys.org
  • #2
The derivative of a map between Euclidean spaces at a given point is the linear transformation that best approximates the map in the vicinity of the point. The Jacobian matrix is the matrix of this linear transformation with respect to the standard bases of the domain and range spaces--that is all.

The inverse function theorem provides some extra information about the Jacobian. Specifically, if f : R^n --> R^m is a C^1 map with invertible Jacobian matrix at a point p, then f has a C^1 inverse defined on some neighborhood of f(p); in fact, f will locally be an open mapping around p.

There's a neat way to see how the hypothesis that the Jacobian matrix is invertible at p comes into play. It turns out that the inverse function theorem can be proved more or less with Newton's method! Recall that the recurrence relation in Newton's method from single-variable calculus requires that one divide by the derivative of f. In our case, this corresponds to multiplication by the inverse of the Jacobian matrix. Alternatively, one can modify this idea and use the principle of contraction mappings--a contraction of a complete metric space has a unique fixed point. This approach eliminates the need to carry out detailed estimations that justify the convergence of Newton's method.
 
Last edited:
  • #3
Hmm thanks, that offers interesting insight, I think it is a bit complicated for me though. I haven't even been tought about the inverse function, recurrence relation, or even Newton's method, although I did learn about Newton's method myself. Any simple explanations on why when doing the change of variables with multiple variables you have to do the partial derivatives and then the cross product?
 
  • #4
Basically can you explain why [tex]\partial (x,y)[/tex]/[tex]\partial (u,v)[/tex]=XuYv-XvYu?
 
  • #5
That symbol is defined to be the determinant of the Jacobian matrix. The expression on the right comes from the formula for the determinant of a two-by-two matrix.

www.thehcmr.org/issue1_2/poincare_lemma.pdf

This is a difficult article, but it provides a very neat formulation of changing variables using pullbacks.
 
  • #6
I will try to give you an informal intuitive picture. Suppose you are given a surface parametrically:

[tex]\vec R(u,v) = \langle x(u,v), y(u,v), z(u,v)\rangle[/tex]

The parameter curves on the surface in the "u direction" are given when v = constant, and in the "v direction" when u is constant.

The partial derivatives R = Ru and R = Rv are tangent to these parameter curves. A change Δu and Δv in the u-v parameter space gives an approximate change on the surface RuΔu and RvΔv on the parameter curves just like differentials in one dimension. This tells you that an area ΔuΔv in the uv space transforms approximately to an area of a parallelogram on the surface whose sides are RuΔu and RvΔv. And, of course, the area of a parallelogram is given by the magnitude of the cross product of the side vectors. This leads to the definition of the surface element:

[tex]dS = |\vec R_u \times \vec R_v|dudv[/tex]

on the surface generated by the changes Δu and Δv in the parameter space. If you work out that cross product, it is the Jacobian. I like to think of it as the scaling factor of the transformation. The dudv element of area must be multiplied by the Jacobian to scale it correctly on the surface.
 

Related to Can someone help give me intuition with the Jacobian?

1. What is the Jacobian in mathematics?

The Jacobian is a mathematical concept that represents the change in a system's variables with respect to other variables. In simple terms, it measures how much a system's output changes when its inputs are changed.

2. Why is the Jacobian important in science?

The Jacobian is important in science because it helps us understand the relationship between different variables in a system. It is particularly useful in fields such as physics, engineering, and economics, where understanding how changes in one variable affect others is crucial.

3. Can you explain the concept of the Jacobian intuitively?

Yes, the Jacobian can be thought of as a way to measure the "stretching" or "squishing" of a system. For example, in a simple system with two variables, the Jacobian would tell us how much the system's shape changes when we change the values of those two variables.

4. How is the Jacobian used in real-world applications?

The Jacobian has many practical applications, such as in optimization problems, where it helps us find the maximum or minimum values of a function. It is also used in differential equations to study how systems change over time.

5. Are there any limitations or challenges associated with using the Jacobian?

One limitation of the Jacobian is that it can only be applied to systems with continuous variables. Additionally, calculating the Jacobian can be complex and time-consuming for systems with a large number of variables. However, with the help of computer programs, these challenges can be overcome.

Similar threads

  • Calculus and Beyond Homework Help
Replies
16
Views
1K
  • Electrical Engineering
Replies
23
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
2K
  • Calculus and Beyond Homework Help
Replies
14
Views
669
  • Classical Physics
Replies
18
Views
1K
Replies
2
Views
112
  • Calculus and Beyond Homework Help
Replies
4
Views
793
  • Mechanical Engineering
Replies
2
Views
1K
Replies
1
Views
1K
  • General Math
Replies
11
Views
2K
Back
Top