How Do You Convert Between Two Coordinate Systems with Different Basis Vectors?

AI Thread Summary
To convert between two coordinate systems with different basis vectors, the lengths and angles of the vectors must be accurately calculated. The first system's basis vectors are not orthogonal, as indicated by the non-zero dot product between vectors \(\vec{m}\) and \(\vec{n}\), which corresponds to an angle of 75 degrees. The equations derived from the lengths and dot products must include all relevant terms, including cross terms, to ensure accurate calculations. The lengths of the vectors in the first system must also be greater than those in the second system. Understanding these relationships is crucial for successful conversion between the coordinate systems.
LMZ
Messages
10
Reaction score
0

Homework Statement


2 coordinate systems are given:
1st: \vec{a}, \vec{b}, \vec{c}
2nd: \vec{m}, \vec{n}, \vec{p}
in system \vec{a}, \vec{b}, \vec{c} basis vectors of 2nd system have values:
\vec{m}=\{2/3, 1/3, 1/3\}, \vec{n}=\{-1/3, 1/3, 1/3\}, \vec{p}=\{-1/3, -2/3, 1/3\}
also known that all 3 basis vectors of 2nd coordinate system have length 5 units and angle between each 2 vectors of 2nd system is 75 Grades.

Homework Equations





The Attempt at a Solution


1st equation: distance of vector \vec{m} is |\vec{m}|=\sqrt{a^2*4/9 + b^2*1/9 + c^2*1/9}=5u
2nd equation: dot product (\vec{m}, \vec{n}) is |\vec{m}|*|\vec{n}|\cos{75^o}=25u*0.38=a^2*(-2/9) + b^2*1/9 + c^2*1/9}
next multiply 2nd with (-1) and substract from 1st 2nd:
a^2*2/3=5u(1-0.38); a \approx 2.15u, BUT length of the vector a should be greater then leght of the vector m, i guess...

Hope you'll understand what I mean ;)
thanks for your help!
 
Last edited:
Physics news on Phys.org
I don't think that the vectors in the first coordinate system are orthogonal. If they are, then the dot product of m and n would be zero which makes the angle between them 90o not 75o. Therefore, you cannot say that

|\vec{m}|=\sqrt{a^2*4/9 + b^2*1/9 + c^2*1/9}

You are missing the cross terms in the dot product

m ^{2} = \vec{m}\cdot \vec{m}

I assume you are looking for the magnitudes of a, b and c.
 

Similar threads

Back
Top