Stephen Tashi said:
Strang "addresses" the issue in the sense of stating a convention, but he doesn't explain whether the convention is a definition, theorem, or tradition.
Not sure I understand what you are getting at.
When he says "Double integrals could too, but normally they go left to right and down to up", it seemed clear that he is indicating this is a convention that is accurate and traditionally used, but other approaches could be used too.
Earlier you stated (emphasis in bold is mine):
Stephen Tashi said:
This thread is worth pursuing because one can find examples in instructional material where the absolute value of the Jacobian is taken. (e.g example 3 in
http://tutorial.math.lamar.edu/Classes/CalcIII/ChangeOfVariables.aspx).
Sometimes when computing things "known" to be positive such as areas, people adjust signs in an
ad hoc manner to make things work out. It would be interesting to know if there is a technical error in example 3 that forced the author to take the absolute value of -12. -
Or does the change of variable actually make area negative as if a small rectangle has one side of positive length and
one side of negative length?
It seems to me that your underlying question perhaps has more to do with determinants and linear algebra that anything else. There are a handful of conditions required for inner products and length norms-- one of which is lengths must be non-negative, so your question / suggestion -- that the length and volume is "actually" negative just does not make much sense to me.
Determinants have multiple interpretations and are never "known" to be positive. For a real valued non-singular matrix, your determinant will tell you the signed volume of the underlying Parallelpiped, which is to say the volume, and some additional orientation information. The sign can also be interpreted as a necessary consequence wanting to preserve the linearity in each argument of the determinant. The sign can further be interpreted as a necessary consequence of the determinant being the product of the eigenvalues of a matrix.
If the sign does not have any useful / meaningful information, you may choose to suppress it. That is what the absolute value does.
Here is Treil's take in "Linear Algebra Done Wrong" made freely available by the author here: https://www.math.brown.edu/~treil/papers/LADW/book.pdf. Emphasis in bold, is mine.
In other words, the above two properties say that the determinant of n vectors is linear in each argument (vector), meaning that if we fix n -1 vectors and interpret the remaining vector as a variable (argument), we get a linear function.
Remark. We already know that linearity is a very nice property, that helps in many situations. So, admitting negative heights (and therefore negative volumes) is a very small price to pay to get linearity, since we can always put on the absolute value afterwards.
In fact, by admitting negative heights, we did not sacrifice anything! To the contrary, we even gained something, because the sign of the determinant contains some information about the system of vectors (orientation).
Maybe your question relates to something else. But it seems fairly obvious to me that if the signed component of the signed volume is not useful to you, then you may make it go away via absolute value. If it is useful to you, well then use it.