Content deleted Content added
Jason Quinn (talk | contribs) →Elementary example: made integrals explicit |
rm :-indents (MOS:INDENT) |
||
(33 intermediate revisions by 16 users not shown) | |||
Line 1:
<math display="block">
\bar{x}^j = \bar{x}^j(x^i)
</math>
on an
<math display="block">
\bar{f}(\bar{x}^j) = J^w f(x^i)
</math>
where <math>J=\frac{\partial(x_1,\ldots,x_n)}{\partial(\bar{x}^1,\ldots,\bar{x}^n)}</math>, that is, the determinate of the transformation.<ref name=lovelock>{{cite book|last=Lovelock|first=David|title=Tensors, Differential Forms, and Variational Principles|year=April 1, 1989 | publisher=Dover | isbn=0486658406 | pages=400 | url=http://store.doverpublications.com/0486658406.html | coauthors=Rund | accessdate=19 April 2011 | page=103 | format=Paperback | chapter=4}}</ref>▼
where
<math display="block"> J = \left| \dfrac{\partial(x_1,\ldots,x_n)}{\partial(\bar{x}^1,\ldots,\bar{x}^n)} \right| , </math>
If <math>x^i</math> and <math>\bar{x}^j</math> refer to the same point <math>P</math> on the manifold, then we desire <math>\bar{f}(\bar{x}^j) = f(x^i)</math>. This equation can be interpreted two ways when <math>\bar{x}^j</math> are viewed as the "new coordinates" and <math>x^i</math> are viewed as the "original coordinates". The first is as <math>\bar{f}(\bar{x}^j) = f(x^i(\bar{x}^j))</math>, which "converts the function to the new coordinates". The second is as <math>f(x^i)=\bar{f}(\bar{x}^j(x^i))</math>, which "converts back to the original coordinates. Of course, "new" or "original" is is a relative concept.▼
▲
Relative scalars are an important special case of the more general concept of a [[relative tensor]].
==Ordinary scalar==
An '''ordinary scalar''' or '''absolute scalar'''<ref>{{cite book |last=Veblen |first=Oswald |authorlink=Oswald Veblen |title=Invariants of Quadratic Differential Forms |url=http://www.cambridge.org/us/knowledge/isbn/item1156775/?site_locale=en_US |accessdate=3 October 2012 |year=2004 |publisher=[[Cambridge University Press]] |isbn=0-521-60484-2 |page=21}}</ref> refers to the <math>w=0</math> case.
▲If <math>x^i</math> and <math>\bar{x}^j</math> refer to the same point <math>P</math> on the manifold, then we desire <math>\bar{f}(\bar{x}^j) = f(x^i)</math>. This equation can be interpreted two ways when <math>\bar{x}^j</math> are viewed as the "new coordinates" and <math>x^i</math> are viewed as the "original coordinates". The first is as <math>\bar{f}(\bar{x}^j) = f(x^i(\bar{x}^j))</math>, which "converts the function to the new coordinates". The second is as <math>f(x^i)=\bar{f}(\bar{x}^j(x^i))</math>, which "converts back to the original coordinates. Of course, "new" or "original"
There are many physical quantities that are represented by ordinary scalars, such as temperature and pressure.
===
Suppose the temperature in a room is given in terms of the function <math>f(x,y,z) = 2 x + y + 5</math> in Cartesian coordinates <math>(x,y,z)</math> and
r &= \sqrt{x^2 + y^2} \\
h &= z
\end{align} </math>
and
y &= r \sin(t) \\
z &= h.
\end{align} </math>
Using <math>\bar{f}(\bar{x}^j) = f(x^i(\bar{x}^j))</math>
Consider the point <math>P</math> whose Cartesian coordinates are <math>(x,y,z)=(2,3,4)</math> and whose corresponding value in the cylindrical system is <math>(r,t,h)=(\sqrt{13},\arctan{(3/2)},4)</math>. A quick calculation shows that <math>f(2,3,4)=12</math> and <math>\bar{f}(\sqrt{13},\arctan{(3/2)},4)=12</math> also. This equality would have held for any chosen point <math>P</math>. Thus, <math>f(x,y,z)</math> is the "temperature function in the Cartesian coordinate system" and <math>\bar{f}(r,t,h)</math> is the "temperature function in the cylindrical coordinate system".
One way to view these functions
The problem could have been reversed.
Suppose that one wishes to ''integrate'' these functions over "the room", which
The integral of <math>f</math> over the region <math>D</math> is{{cn|date=August 2022}}▼
▲The integral of <math>f</math> over the region <math>D</math> is
The value of the integral of <math>\bar{f}</math> over the same region is{{cn|date=August 2022}}▼
▲:<math> \int_0^2 \! \int_{-\sqrt{2^2-x^2}}^\sqrt{2^2-x^2} \! \int_0^2 \! f(x,y,z) \, dz \, dy \, dx = 64/3 + 20 \pi</math>.
▲The value of the integral of <math>\bar{f}</math> over the same region is
They are not equal. The integral of temperature is not independent of the coordinate system used. It is non-physical in that sense, hence "strange". Note that if the integral of <math>\bar{f}</math> included a factor of the Jacobian (which is just <math>r</math>), we get{{cn|date=August 2022}}
▲:<math> \int_0^2 \! \int_{0}^{\pi/2} \! \int_0^2 \! \bar{f}(r,t,h) \, dh \, dt \, dr = 12 + 10 \pi</math>.
<math display=block> \int_0^2 \! \int_{0}^{\pi/2} \! \int_0^2 \! \bar{f}(r,t,h) r \, dh \, dt \, dr = 16 + 10 \pi,</math>
which ''is'' equal to the original integral but it is not however the integral of ''temperature'' because temperature is a relative scalar of weight 0, not a relative scalar of weight 1.
==
If we had said <math>f(x,y,z) = 2 x + y + 5</math> was representing mass density, however, then its transformed value
should include the Jacobian factor that takes into account the geometric distortion of the coordinate
system. The transformed function is now <math>\bar{f}(r,t,h)= (2 r \cos(t)+ r \sin(t) + 5) r</math>. This time
<math>f(2,3,4)=12</math> but <math>\bar{f}(\sqrt{13},\arctan{(3/2)},4)=12\sqrt{29}</math>. As before
is integral (the total mass) in Cartesian coordinates is
<math display=block> \int_0^2 \! \int_{0}^\sqrt{2^2-x^2} \! \int_0^2 \! f(x,y,z) \, dz \, dy \, dx = 16 + 10 \pi.</math>
The value of the integral of <math>\bar{f}</math> over the same region is
<math display=block> \int_0^2 \! \int_{0}^{\pi/2} \! \int_0^2 \! \bar{f}(r,t,h) \, dh \, dt \, dr = 16 + 10 \pi.</math>
They are equal. The integral of mass ''density'' gives total mass which is a coordinate-independent concept.
Note that if the integral of <math>\bar{f}</math> also included a factor of the Jacobian like before, we get{{cn|date=August 2022}}
<math display=block> \int_0^2 \! \int_{0}^{\pi/2} \! \int_0^2 \! \bar{f}(r,t,h) r \, dh \, dt \, dr = 24 + 40 \pi / 3 ,</math>
which is not equal to the previous case.
==
Weights other than 0 and 1 do not arise as often. It can be shown the determinant of a type (0,2) tensor is a relative scalar of weight 2.
==See also==
Line 56 ⟶ 82:
[[Category:Tensors]]
[[Category:Tensors in general relativity]]
[[Category:Scalars]]
|