2

The change of variable $(u,v)\rightarrow (m(u,v),n(u,v))$. Under the change of variable, the double integral were written as

$$ \int_{a_1}^{b_1} du \int_{a_2}^{b_2} dv f(u,v) = \int_{c_1}^{d_1} dm \int_{c_2}^{d_2} dn f(m,n) |\frac{\partial(u,v)}{\partial(m,n)}| $$ However, for the treatment of Jacobian $|\frac{\partial(u,v)}{\partial(m,n)}|$, there are two different definitions.

  1. The first is simply the determinant of the Jacobian matrix $\det (\frac{\partial(u,v)}{\partial(m,n)}) $. This is shown in Paul's Online Notes

  2. The second is the absolute value of the determinant of the Jacobian matrix $|\det (\frac{\partial(u,v)}{\partial(m,n)}) |$. This is shown in LibreTexts Mathematics and Wikipedia

On the wolfram's website, the Jacobian is also simply the determinant of the Jacobian matrix without the absolute value. However, it was mentioned that "$f$ (the integrand) is a global orientation-preserving diffeomorphism".

Later, one realized that it has to do with orientation transformation and orientation preserving integral or non orientation preserving integral. However, one thought the orientation preserving transformation meant the sign of $\det (\frac{\partial(u,v)}{\partial(m,n)})$, i.e. the change of variable, not the $f$ the integrand.

Consider the case where $(u,v)\rightarrow (u,n=-v)$, a reflection, then

  1. Case 1 would suggest $\int_{a_1}^{b_1} du \int_{a_2}^{b_2} dv f(u,v) = \int_{a_1}^{b_1} du \int_{-a_2}^{-b_2} dn f(u,n) \cdot (-1) $

  2. Case 2 would suggest $ \int_{a_1}^{b_1} du \int_{a_2}^{b_2} dv f(u,v) =\int_{a_1}^{b_1} du \int_{-a_2}^{-b_2} dn f(u,n) $

This led to a difference in sign.

Does there necessarily need an absolute value around the determinant of the Jacobian matrix for the change of variable?

  • The case of 1d change of variable were different since there wasn't an orientation? But what about the integration order $\int_a^b$ and $\int_{b}^a$ itself?
RobPratt
  • 50,938
  • 1
    I believe this https://math.stackexchange.com/questions/856654/why-absolute-values-of-jacobians-in-change-of-variables-for-multiple-integrals-b might help – Capuchinho4 Jun 26 '25 at 22:59
  • 1
    Note for non-rectangular regions we have notations like $\iint_R$ and there's no equivalent of the change from $\int_a^b$ to $\int_b^a$. In that case if the transformation changes orientation, we need some other way to deal with the sign. – aschepler Jun 27 '25 at 00:09

0 Answers0