ashwinnarayan
- 16
- 0
Homework Statement
This is me doing some independent study on Tensors because I eventually hope to understand General Relativity.
My question is about the following equation which describe hoe the components of a displacement vector transform when there is a change in the coordinate system.
d{y}^1 = \frac{∂y^1}{∂x^1} dx^1 + \frac{∂y^1}{∂x^2} dx^2
To understand with and example, I drew out a normal 2D Cartesian Coordinate system with the axes x^1 andx^2 and drew a new coordinate system with axes y^1 and y^2. This new coordinate system was just the x system rotated anticlockwise by 30 degrees. I drew a displacement vector which went from (1,1) to (2,2) essentially a displacement vector of (dx^1,dx^2)
Since I already know linear algebra fairly well, I used the inverse transformation of a clockwise rotation of 30 degrees
<br /> \left( \begin{array}{ccc}<br /> \frac{\sqrt{3}}{2} & \frac{1}{2} \\<br /> \frac{-1}{2} & \frac{\sqrt{3}}{2} \\<br /> \end{array} \right) <br />
to find the values of y^1 and y^2 and got
dy^1 =\frac{ \sqrt{3}}{2} dx^2 + \frac{1}{2} dx^2
Now try as I might I cannot seem to be able to figure out how the heck \frac{∂y^1}{∂x^1} = \frac{\sqrt{3}}{2} and \frac{∂y^1}{∂x^2} = \frac{1}{2}
Can someone help me out?
Homework Equations
The Attempt at a Solution
Last edited: