Appendix/Ramblings/T6CoordinatesPt2: Difference between revisions

From jetwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1,747: Line 1,747:


<font color="red">'''Hooray!'''</font>
<font color="red">'''Hooray!'''</font>
====Direction Cosines for <i>Third</i> Unit Vector====
Now, what is the unit vector, <math>~\hat{e}_3</math>, that is simultaneously orthogonal to both these "first" and the "second" unit vectors?
<table border="0" cellpadding="5" align="center">
<tr>
  <td align="right">
<math>~\hat{e}_3 \equiv \hat{e}_1 \times \hat{e}_2</math>
  </td>
  <td align="center">
<math>~=</math>
  </td>
  <td align="left">
<math>~
\hat\imath \biggl[ ( e_{1y} )( e_{2z}) - ( e_{2y} )( e_{1z}) ) \biggl]
+ \hat\jmath \biggl[ ( e_{1z} )( e_{2x}) - ( e_{2z} )( e_{1x}) ) \biggl]
+ \hat{k} \biggl[ ( e_{1x} )( e_{2y}) - ( e_{2x} )( e_{1y}) ) \biggl]
</math>
  </td>
</tr>
<tr>
  <td align="right">
&nbsp;
  </td>
  <td align="center">
<math>~=</math>
  </td>
  <td align="left">
<math>~\frac{(x q^2 y p^2 z) \ell_{3D}}{\mathcal{D}}
\biggl\{
\hat\imath \biggl[ \biggl( -\frac{2 q^2y}{p^2 z} \biggr) - \biggl( \frac{p^2z}{q^2y} \biggr)  \biggl]
+ \hat\jmath \biggl[ \biggl( \frac{p^2z}{x} \biggr) - \biggl(-\frac{2x}{p^2z} \biggr)  \biggl]
+ \hat{k} \biggl[ \biggl( \frac{x}{q^2y} \biggr) - \biggl( \frac{q^2y}{x} \biggr)  \biggl]
\biggr\}
</math>
  </td>
</tr>
<tr>
  <td align="right">
&nbsp;
  </td>
  <td align="center">
<math>~=</math>
  </td>
  <td align="left">
<math>~\frac{(x q^2 y p^2 z) \ell_{3D}}{\mathcal{D}}
\biggl\{
-\hat\imath \biggl[ \frac{2 q^4y^2 + p^4z^2}{q^2 y p^2 z} \biggl]
+ \hat\jmath \biggl[ \frac{p^4z^2 + 2x^2}{xp^2 z}  \biggl]
+ \hat{k} \biggl[ \frac{x^2 - q^4y^2}{x q^2y} \biggl]
\biggr\}
</math>
  </td>
</tr>
<tr>
  <td align="right">
&nbsp;
  </td>
  <td align="center">
<math>~=</math>
  </td>
  <td align="left">
<math>~\frac{\ell_{3D}}{\mathcal{D}}
\biggl\{
-\hat\imath \biggl[ x(2 q^4y^2 + p^4z^2 ) \biggl]
+ \hat\jmath \biggl[ q^2 y(p^4z^2 + 2x^2 )  \biggl]
+ \hat{k} \biggl[ p^2z( x^2 - q^4y^2 ) \biggl]
\biggr\} \, .
</math>
  </td>
</tr>
</table>
Is this a valid unit vector?  First, note that &hellip;
<table border="0" cellpadding="5" align="center">
<tr>
  <td align="right">
<math>~\biggl( \frac{\ell_{3D}}{\mathcal{D}} \biggr)^{-2}</math>
  </td>
  <td align="center">
<math>~=</math>
  </td>
  <td align="left">
<math>~
(q^4 y^2 p^4 z^2 + x^2 p^4 z^2 + 4x^2q^4y^2)
(x^2 + q^4y^2 + p^4 z^2 )
</math>
  </td>
</tr>
<tr>
  <td align="right">
&nbsp;
  </td>
  <td align="center">
<math>~=</math>
  </td>
  <td align="left">
<math>~
(x^2 q^4 y^2 p^4 z^2 + x^4 p^4 z^2 + 4x^4q^4y^2)
+ (q^8 y^4 p^4 z^2 + x^2 q^4y^2 p^4 z^2 + 4x^2q^8y^4)
+(q^4 y^2 p^8 z^4 + x^2 p^8 z^4 + 4x^2q^4y^2 p^4 z^2)
</math>
  </td>
</tr>
<tr>
  <td align="right">
&nbsp;
  </td>
  <td align="center">
<math>~=</math>
  </td>
  <td align="left">
<math>~
6x^2 q^4 y^2 p^4 z^2 + x^4(p^4 z^2 + 4 q^4y^2)
+ q^8 y^4(p^4 z^2  + 4x^2)
+p^8z^4(x^2 + q^4 y^2 )\, .
</math>
  </td>
</tr>
</table>
<span id="Eureka">Then we have,</span>
<table border="0" cellpadding="5" align="center">
<tr>
  <td align="right">
<math>~\biggl( \frac{\ell_{3D}}{\mathcal{D}} \biggr)^{-2}\hat{e}_3 \cdot \hat{e}_3</math>
  </td>
  <td align="center">
<math>~=</math>
  </td>
  <td align="left">
<math>~
\biggl[ x(2 q^4y^2 + p^4z^2 ) \biggl]^2
+
\biggl[ q^2 y(p^4z^2 + 2x^2 )  \biggl]^2
+
\biggl[ p^2z( x^2 - q^4y^2 ) \biggl]^2
</math>
  </td>
</tr>
<tr>
  <td align="right">
&nbsp;
  </td>
  <td align="center">
<math>~=</math>
  </td>
  <td align="left">
<math>~
x^2(4 q^8y^4 + 4q^4y^2p^4z^2 + p^8z^4 )
+
q^4 y^2(p^8z^4 + 4x^2p^4z^2 + 4x^4 )
+
p^4z^2( x^4 - 2x^2q^4 y^2 + q^8y^4 )
</math>
  </td>
</tr>
<tr>
  <td align="right">
&nbsp;
  </td>
  <td align="center">
<math>~=</math>
  </td>
  <td align="left">
<math>~
4 x^2 q^8y^4 + 4x^2 q^4y^2p^4z^2 + x^2 p^8z^4
+
q^4 y^2p^8z^4 + 4x^2q^4 y^2p^4z^2 + 4x^4q^4 y^2
+
x^4p^4z^2 - 2x^2q^4 y^2p^4z^2 + q^8y^4p^4z^2 
</math>
  </td>
</tr>
<tr>
  <td align="right">
&nbsp;
  </td>
  <td align="center">
<math>~=</math>
  </td>
  <td align="left">
<math>~
6x^2 q^4y^2p^4z^2
+  p^8z^4 (x^2  +q^4 y^2)
+  x^4(4q^4 y^2 + p^4z^2)
+ q^8 y^4(4 x^2  + p^4z^2 )
</math>
  </td>
</tr>
<tr>
  <td align="right">
&nbsp;
  </td>
  <td align="center">
<math>~=</math>
  </td>
  <td align="left">
<math>~
\biggl( \frac{\ell_{3D}}{\mathcal{D}} \biggr)^{-2} \, ,
</math>
  </td>
</tr>
</table>
which means that, <math>~\hat{e}_3\cdot \hat{e}_3 = 1</math>.  &nbsp; &nbsp;<font color="red">'''Hooray! Again (11/11/2020)!'''</font>
<table border="1" cellpadding="8" align="center">
<tr>
  <td align="center" colspan="9">'''Direction Cosine Components for T6 Coordinates'''</td>
</tr>
<tr>
  <td align="center"><math>~n</math></td>
  <td align="center"><math>~\lambda_n</math></td>
  <td align="center"><math>~h_n</math></td>
  <td align="center"><math>~\frac{\partial \lambda_n}{\partial x}</math></td>
  <td align="center"><math>~\frac{\partial \lambda_n}{\partial y}</math></td>
  <td align="center"><math>~\frac{\partial \lambda_n}{\partial z}</math></td>
  <td align="center"><math>~\gamma_{n1}</math></td>
  <td align="center"><math>~\gamma_{n2}</math></td>
  <td align="center"><math>~\gamma_{n3}</math></td>
</tr>
<tr>
  <td align="center"><math>~1</math></td>
  <td align="center"><math>~(x^2 + q^2 y^2 + p^2 z^2)^{1 / 2} </math></td>
  <td align="center"><math>~\lambda_1 \ell_{3D}</math></td>
  <td align="center"><math>~\frac{x}{\lambda_1}</math></td>
  <td align="center"><math>~\frac{q^2 y}{\lambda_1}</math></td>
  <td align="center"><math>~\frac{p^2 z}{\lambda_1}</math></td>
  <td align="center"><math>~(x) \ell_{3D}</math></td>
  <td align="center"><math>~(q^2 y)\ell_{3D}</math></td>
  <td align="center"><math>~(p^2z) \ell_{3D}</math></td>
</tr>
<tr>
  <td align="center"><math>~2</math></td>
  <td align="center"><math>~\frac{x y^{1/q^2}}{ z^{2/p^2}}</math></td>
  <td align="center"><math>~\frac{1}{\lambda_2}\biggl[\frac{x q^2 y p^2 z}{ \mathcal{D}}\biggr] </math></td>
  <td align="center"><math>~\frac{\lambda_2}{x}</math></td>
  <td align="center"><math>~\frac{\lambda_2}{q^2 y}</math></td>
  <td align="center"><math>~-\frac{2\lambda_2}{p^2 z}</math></td>
  <td align="center"><math>~\frac{x q^2 y p^2 z}{\mathcal{D}} \biggl(\frac{1}{x}\biggr)</math></td>
  <td align="center"><math>~ \frac{x q^2 y p^2 z}{\mathcal{D}} \biggl(\frac{1}{q^2y}\biggr)</math></td>
  <td align="center"><math>~\frac{x q^2 y p^2 z}{\mathcal{D}} \biggl(-\frac{2}{p^2z}\biggr)</math></td>
</tr>
<tr>
  <td align="center"><math>~3</math></td>
  <td align="center">---</td>
  <td align="center">---</td>
  <td align="center">---</td>
  <td align="center">---</td>
  <td align="center">---</td>
  <td align="center"><math>~-\frac{\ell_{3D}}{\mathcal{D}}\biggl[ x(2 q^4y^2 + p^4z^2 ) \biggl]</math></td>
  <td align="center"><math>~\frac{\ell_{3D}}{\mathcal{D}}\biggl[ q^2 y(p^4z^2 + 2x^2 )  \biggl]</math></td>
  <td align="center"><math>~\frac{\ell_{3D}}{\mathcal{D}}\biggl[ p^2z( x^2 - q^4y^2 ) \biggl]</math></td>
</tr>
<tr>
  <td align="left" colspan="9">
<table border="0" cellpadding="8" align="center">
<tr>
  <td align="right">
<math>~\ell_{3D}</math>
  </td>
  <td align="center">
<math>~\equiv</math>
  </td>
  <td align="left">
<math>~(x^2 + q^4y^2 + p^4 z^2 )^{- 1 / 2} \, ,</math>
  </td>
</tr>
<tr>
  <td align="right">
<math>~\mathcal{D}</math>
  </td>
  <td align="center">
<math>~\equiv</math>
  </td>
  <td align="left">
<math>~(q^4 y^2 p^4 z^2 + x^2 p^4 z^2 + 4x^2q^4y^2)^{1 / 2} \, .</math>
  </td>
</tr>
</table>
  </td>
</tr>
</table>
Let's double-check whether this "third" unit vector is orthogonal to both the "first" and the "second" unit vectors.
<table border="0" cellpadding="5" align="center">
<tr>
  <td align="right">
<math>~\hat{e}_1 \cdot \hat{e}_3</math>
  </td>
  <td align="center">
<math>~=</math>
  </td>
  <td align="left">
<math>~\frac{\ell_{3D}^2}{\mathcal{D}}
\biggl\{
-x \biggl[ x(2 q^4y^2 + p^4z^2 ) \biggl]
+ q^2 y  \biggl[ q^2 y(p^4z^2 + 2x^2 )  \biggl]
+ p^2 z  \biggl[ p^2z( x^2 - q^4y^2 ) \biggl]
\biggr\}
</math>
  </td>
</tr>
<tr>
  <td align="right">
&nbsp;
  </td>
  <td align="center">
<math>~=</math>
  </td>
  <td align="left">
<math>~\frac{\ell_{3D}^2}{\mathcal{D}}
\biggl\{
- (2 x^2q^4y^2 + x^2p^4z^2 )
+ (q^4 y^2 p^4z^2 + 2x^2 q^4 y^2)
+ ( x^2p^4z^2  - q^4y^2 p^4z^2  )
\biggr\}
</math>
  </td>
</tr>
<tr>
  <td align="right">
&nbsp;
  </td>
  <td align="center">
<math>~=</math>
  </td>
  <td align="left">
<math>~
0 \, ,
</math>
  </td>
</tr>
</table>
and,
<table border="0" cellpadding="5" align="center">
<tr>
  <td align="right">
<math>~\hat{e}_2 \cdot \hat{e}_3</math>
  </td>
  <td align="center">
<math>~=</math>
  </td>
  <td align="left">
<math>~\frac{\ell_{3D}}{\mathcal{D}} \cdot \frac{x q^2 y p^2 z}{\mathcal{D}}
\biggl\{
- \biggl[ (2 q^4y^2 + p^4z^2 ) \biggl]
+  \biggl[ (p^4z^2 + 2x^2 )  \biggl]
- \biggl[ 2( x^2 - q^4y^2 ) \biggl]
\biggr\}
</math>
  </td>
</tr>
<tr>
  <td align="right">
&nbsp;
  </td>
  <td align="center">
<math>~=</math>
  </td>
  <td align="left">
<math>~
0 \, .
</math>
  </td>
</tr>
</table>
<font color="red">'''Q. E. D.'''</font>




{{ SGFfooter }}
{{ SGFfooter }}

Revision as of 16:44, 23 July 2021

Concentric Ellipsoidal (T6) Coordinates (Part 2)

Orthogonal Coordinates

Speculation5

Spherical Coordinates

rcosθ

=

z,

rsinθ

=

(x2+y2)1/2,

tanφ

=

yx.

Use λ1 Instead of r

Here, as above, we define,

λ12

x2+q2y2+p2z2

Using this expression to eliminate "x" (in favor of λ1) in each of the three spherical-coordinate definitions, we obtain,

r2x2+y2+z2

=

λ12y2(q21)z2(p21);

tan2θx2+y2z2

=

1z2[λ12y2(q21)p2z2];

1tan2φx2y2

=

λ12p2z2y2q2.

After a bit of additional algebraic manipulation, we find that,

z2λ12

=

(1+tan2φ)𝒟2,

y2λ12

=

[𝒟2tan2φp2tan2φ(1+tan2φ)(1+q2tan2φ)𝒟2],

x2λ12

=

1q2(y2λ12)p2(z2λ12),

where,

𝒟2

[(1+q2tan2φ)(p2+tan2θ)p2(q21)tan2φ].

As a check, let's set q2=p2=1, which should reduce to the normal spherical coordinate system.

λ12

r2,

      and,      

𝒟2

[(1+tan2φ)(1+tan2θ)].

z2λ12

11+tan2θ=cos2θ=z2r2;

y2λ12

[(1+tan2φ)(1+tan2θ)tan2φtan2φ(1+tan2φ)(1+tan2φ)(1+tan2φ)(1+tan2θ)]

 

=

tan2φ(1+tan2φ)[tan2θ(1+tan2θ)]=sin2θsin2φ=y2r2;

x2λ12

1(y2λ12)(z2λ12),

 

1sin2θsin2φcos2θ=sin2θsin2φ+sin2θ=sin2θcos2φ=x2r2.

Relationship To T3 Coordinates

If we set, q=1, but continue to assume that p>1, we expect to see a representation that resembles our previously discussed, T3 Coordinates. Note, for example, that the new "radial" coordinate is,

λ12

(ϖ2+p2z2),

      and,      

𝒟2

[(1+tan2φ)(p2+tan2θ)].

p2z2λ12

p2(p2+tan2θ)=1(1+p2tan2θ),

ϖ2λ12=x2λ12+y2λ12

1p2(z2λ12)=[11(1+p2tan2θ)].

We also see that,

ϖ2p2z2

(1+p2tan2θ)[11(1+p2tan2θ)]=p2tan2θ.

Again Consider Full 3D Ellipsoid

Let's try to replace everywhere, [ϖ/(pz)]2=p2tan2θ with λ2. This gives,

𝒟2p2

[(1+q2tan2φ)λ2(q21)tan2φ].

which means that,

p2z2λ12

=

(1+tan2φ)[(1+q2tan2φ)λ2(q21)tan2φ]

 

=

(1+tan2φ)/tan2φ[q2λ2(1+q2tan2φ)/(q2tan2φ)(q21)]=1/sin2φ[q2λ2Q2(q21)],

q2y2λ12

=

q2tan2φ(1+q2tan2φ)q2tan2φ(1+tan2φ)(1+q2tan2φ)[(1+q2tan2φ)λ2(q21)tan2φ]

 

=

q2tan2φ(1+q2tan2φ){1(1+tan2φ)[(1+q2tan2φ)λ2(q21)tan2φ]}

 

=

q2tan2φ(1+q2tan2φ){1(1+tan2φ)/tan2φ[q2λ2(1+q2tan2φ)/(q2tan2φ)(q21)]}

 

=

1Q2{11/sin2φ[q2λ2Q2(q21)]}=1Q2[][[]1sin2φ],

x2λ12

=

1q2tan2φ(1+q2tan2φ){1(1+tan2φ)[(1+q2tan2φ)λ2(q21)tan2φ]}

 

 

(1+tan2φ)[(1+q2tan2φ)λ2(q21)tan2φ]

 

=

1q2tan2φ(1+q2tan2φ){(1+tan2φ)[(1+q2tan2φ)λ2(q21)tan2φ]}

 

=

11Q2{1/sin2φ[q2λ2Q2(q21)]}=1Q2[]{Q2[][]Q2sin2φ},

x2+q2y2λ12

=

1[1+q2tan2φ(1+q2tan2φ)]{(1+tan2φ)[(1+q2tan2φ)λ2(q21)tan2φ]}.

Now, notice that,

q2y2Q2λ12

=

11[]sin2φ,

and,

x2λ12+1Q2

=

11[]sin2φ.

Hence,

x2λ12+1Q2

=

q2y2Q2λ12

0

=

Q4(q2y2λ12)Q2(x2λ12)1

 

=

Q4Q2(x2q2y2)(λ12q2y2),

where,

Q2

1+q2tan2φq2tan2φ.

Solving the quadratic equation, we have,

Q2

=

12{(x2q2y2)±[(x2q2y2)2+4(λ12q2y2)]1/2}

 

=

(x22q2y2){1±[1+4(λ12q2y2x4)]1/2}.

Tentative Summary

λ1

(x2+q2y2+p2z2)1/2,

λ2

(x2+y2)1/2pz,

λ3=Q2

(x22q2y2){1±[1+4(λ12q2y2x4)]1/2}.

Partial Derivatives & Scale Factors

First Coordinate

λ1x

=

xλ1,

λ1y

=

q2yλ1,

λ1z

=

p2zλ1.

h12

=

(λ1x)2+(λ1y)2+(λ1z)2

=

(xλ1)2+(q2yλ1)2+(p2zλ1)2.

h1

=

λ13D,

where,

3D(x2+q4y2+p4z2)1/2.

As a result, the associated unit vector is,

e^1

=

ı^h1(λ1x)+ȷ^h1(λ1y)+k^h1(λ1z)

 

=

ı^x3D+ȷ^q2y3D+k^p2z3D.

Notice that,

e^1e^1

=

(x2+q4y2+p4z2)3D2=1.


Second Coordinate (1st Try)

λ2x

=

1pz[x(x2+y2)1/2],

λ2y

=

1pz[y(x2+y2)1/2],

λ2z

=

(x2+y2)1/2pz2.

h22

=

(λ2x)2+(λ2y)2+(λ2z)2

 

=

{1pz[x(x2+y2)1/2]}2+{1pz[y(x2+y2)1/2]}2+{(x2+y2)1/2pz2}2

 

=

{[x2(x2+y2)p2z2]}+{[y2(x2+y2)p2z2]}+{(x2+y2)p2z4}

 

=

1p2z2+(x2+y2)p2z4=(x2+y2+z2)p2z4

h2

=

pz2r

As a result, the associated unit vector is,

e^2

=

ı^h2(λ2x)+ȷ^h2(λ2y)+k^h2(λ2z)

 

=

ı^[xzr(x2+y2)1/2]+ȷ^[yzr(x2+y2)1/2]k^[(x2+y2)1/2r].

Notice that,

e^2e^2

=

[x2z2r2(x2+y2)]+[y2z2r2(x2+y2)]+[(x2+y2)r2]=1.

Let's check to see if this "second" unit vector is orthogonal to the "first."

e^1e^2

=

x3D[xzr(x2+y2)1/2]+q2y3D[yzr(x2+y2)1/2]p2z3D[(x2+y2)1/2r]

 

=

3D{[x2zr(x2+y2)1/2]+[q2y2zr(x2+y2)1/2][p2z(x2+y2)1/2r]}

 

=

z3Dr(x2+y2)1/2{[x2]+[q2y2][p2(x2+y2)]}

 

0 .


Second Coordinate (2nd Try)

Let's try,

λ2

=

[(x2+q2y2+𝔣p2z2)1/2pz],

λ2x

=

xpz(x2+q2y2+𝔣p2z2)1/2=xp2z2λ2,

λ2y

=

q2ypz(x2+q2y2+𝔣p2z2)1/2=q2yp2z2λ2,

λ2z

=

𝔣p2zpz(x2+q2y2+𝔣p2z2)1/2(x2+q2y2+𝔣p2z2)1/2pz2=1p2z2λ2(𝔣p2z)λ2z=1p2z2λ2(𝔣p2zp2zλ22).

Hence,

h22

=

(λ2x)2+(λ2y)2+(λ2z)2

 

=

[xp2z2λ2]2+[q2yp2z2λ2]2+[𝔣zλ2λ2z]2

 

=

[x2+q4y2p4z4λ22]+[1zλ2(𝔣λ22)]2

 

=

1p4z4λ22[x2+q4y2+p4z2(𝔣λ22)2]

h2

=

p2z2λ2[x2+q4y2+p4z2(𝔣λ22)2]1/2.

So, the associated unit vector is,

e^2

=

ı^h2(λ2x)+ȷ^h2(λ2y)+k^h2(λ2z)

 

=

ı^{x[x2+q4y2+p4z2(𝔣λ22)2]1/2}+ȷ^{q2y[x2+q4y2+p4z2(𝔣λ22)2]1/2}+k^{p2z(𝔣λ22)[x2+q4y2+p4z2(𝔣λ22)2]1/2}.

Checking orthogonality …

e^1e^2

=

x3D{x[x2+q4y2+p4z2(𝔣λ22)2]1/2}+q2y3D{q2y[x2+q4y2+p4z2(𝔣λ22)2]1/2}+p2z3D{p2z(𝔣λ22)[x2+q4y2+p4z2(𝔣λ22)2]1/2}

 

=

3D[x2+q4y2+p4z2(𝔣λ22)2]1/2{x2+q4y2+p4z2(𝔣λ22)}.

 

=

3D[x2+q4y2+p4z2(𝔣λ22)2]1/2{x2+q4y2+p4z2(𝔣λ22)}.

If 𝔣=0, we have …

p2z(𝔣λ22)

       

[p2zλ22]𝔣=0=p2z[(x2+q2y2+𝔣0p2z2)1/2pz]2=(x2+q2y2)z,

which, in turn, means …

[x2+q4y2+p4z2(𝔣0λ22)2]1/2

=

[x2+q4y2+p4z2λ24]1/2

 

=

{x2+q4y2+p4z2[(x2+q2y2+𝔣0p2z2)1/2pz]4}1/2

 

=

{x2+q4y2+[(x2+q2y2)2z2]}1/2

 

=

(x2+q4y2)1/2[1+(x2+q2y2)z2]1/2

 

=

(x2+q4y2)1/2z[z2+(x2+q2y2)]1/2,

and,

e^1e^2

=

3D[x2+q4y2+p4z2(𝔣λ22)2]1/2{x2+q4y2+p4z2(𝔣λ22)}.

Speculation6

Determine λ2

This is very similar to the above, Speculation2. Try,

λ2

=

xy1/q2z2/p2,

in which case,

λ2x

=

λ2x,

λ2y

=

xz2/p2(1q2)y1/q21=λ2q2y,

λ2z

=

2λ2p2z.

The associated scale factor is, then,

h2

=

[(λ2x)2+(λ2y)2+(λ2z)2]1/2

 

=

[(λ2x)2+(λ2q2y)2+(2λ2p2z)2]1/2

 

=

1λ2[1x2+1q4y2+4p4z2]1/2

 

=

1λ2[(q4y2p4z2+x2p4z2+4x2q4y2x2q4y2p4z2]1/2

 

=

1λ2[xq2yp2z𝒟].

where,

𝒟

(q4y2p4z2+x2p4z2+4x2q4y2)1/2.

The associated unit vector is, then,

e^2

=

ı^h2(λ2x)+ȷ^h2(λ2y)+k^h2(λ2z)

 

=

xq2yp2z𝒟{ı^(1x)+ȷ^(1q2y)+k^(2p2z)} .

Recalling that the unit vector associated with the "first" coordinate is,

e^1

ı^(x3D)+ȷ^(q2y3D)+k^(p2z3D),

where,

3D

=

(x2+q4y2+p4z2)1/2,

let's check to see whether the "second" unit vector is orthogonal to the "first."

e^1e^2

=

(xq2yp2z)3D𝒟[1+12]=0.

Hooray!


Direction Cosines for Third Unit Vector

Now, what is the unit vector, e^3, that is simultaneously orthogonal to both these "first" and the "second" unit vectors?

e^3e^1×e^2

=

ı^[(e1y)(e2z)(e2y)(e1z))]+ȷ^[(e1z)(e2x)(e2z)(e1x))]+k^[(e1x)(e2y)(e2x)(e1y))]

 

=

(xq2yp2z)3D𝒟{ı^[(2q2yp2z)(p2zq2y)]+ȷ^[(p2zx)(2xp2z)]+k^[(xq2y)(q2yx)]}

 

=

(xq2yp2z)3D𝒟{ı^[2q4y2+p4z2q2yp2z]+ȷ^[p4z2+2x2xp2z]+k^[x2q4y2xq2y]}

 

=

3D𝒟{ı^[x(2q4y2+p4z2)]+ȷ^[q2y(p4z2+2x2)]+k^[p2z(x2q4y2)]}.

Is this a valid unit vector? First, note that …

(3D𝒟)2

=

(q4y2p4z2+x2p4z2+4x2q4y2)(x2+q4y2+p4z2)

 

=

(x2q4y2p4z2+x4p4z2+4x4q4y2)+(q8y4p4z2+x2q4y2p4z2+4x2q8y4)+(q4y2p8z4+x2p8z4+4x2q4y2p4z2)

 

=

6x2q4y2p4z2+x4(p4z2+4q4y2)+q8y4(p4z2+4x2)+p8z4(x2+q4y2).

Then we have,

(3D𝒟)2e^3e^3

=

[x(2q4y2+p4z2)]2+[q2y(p4z2+2x2)]2+[p2z(x2q4y2)]2

 

=

x2(4q8y4+4q4y2p4z2+p8z4)+q4y2(p8z4+4x2p4z2+4x4)+p4z2(x42x2q4y2+q8y4)

 

=

4x2q8y4+4x2q4y2p4z2+x2p8z4+q4y2p8z4+4x2q4y2p4z2+4x4q4y2+x4p4z22x2q4y2p4z2+q8y4p4z2

 

=

6x2q4y2p4z2+p8z4(x2+q4y2)+x4(4q4y2+p4z2)+q8y4(4x2+p4z2)

 

=

(3D𝒟)2,

which means that, e^3e^3=1.    Hooray! Again (11/11/2020)!

Direction Cosine Components for T6 Coordinates
n λn hn λnx λny λnz γn1 γn2 γn3
1 (x2+q2y2+p2z2)1/2 λ13D xλ1 q2yλ1 p2zλ1 (x)3D (q2y)3D (p2z)3D
2 xy1/q2z2/p2 1λ2[xq2yp2z𝒟] λ2x λ2q2y 2λ2p2z xq2yp2z𝒟(1x) xq2yp2z𝒟(1q2y) xq2yp2z𝒟(2p2z)
3 --- --- --- --- --- 3D𝒟[x(2q4y2+p4z2)] 3D𝒟[q2y(p4z2+2x2)] 3D𝒟[p2z(x2q4y2)]

3D

(x2+q4y2+p4z2)1/2,

𝒟

(q4y2p4z2+x2p4z2+4x2q4y2)1/2.


Let's double-check whether this "third" unit vector is orthogonal to both the "first" and the "second" unit vectors.

e^1e^3

=

3D2𝒟{x[x(2q4y2+p4z2)]+q2y[q2y(p4z2+2x2)]+p2z[p2z(x2q4y2)]}

 

=

3D2𝒟{(2x2q4y2+x2p4z2)+(q4y2p4z2+2x2q4y2)+(x2p4z2q4y2p4z2)}

 

=

0,

and,

e^2e^3

=

3D𝒟xq2yp2z𝒟{[(2q4y2+p4z2)]+[(p4z2+2x2)][2(x2q4y2)]}

 

=

0.

Q. E. D.


Tiled Menu

Appendices: | VisTrailsEquations | VisTrailsVariables | References | Ramblings | VisTrailsImages | myphys.lsu | ADS |