Equation of Plane after Coordinate Transformation

  • MHB
  • Thread starter Dustinsfl
  • Start date
  • Tags
    Plane
In summary, the equation of the plane in the new coordinate system is found by using the transformation matrix $[A]$ to convert the equation $x_1 + x_2 + x_3 = \frac{1}{\sqrt{2}}$ from the old system to the primed axes form, which is $b_1x_1' + b_2x_2' +b_3x_3' = b$. This is done by multiplying the matrix $[A]$ by the vector containing the variables $x_1,x_2,x_3$. The matrix $[A]$ is orthogonal, so its transpose is equal to its inverse, and this allows us to also convert back to the old
  • #1
Dustinsfl
2,281
5
Equation of a plane after a coordinate transformation. Not sure about the second part in regards to finding the plane in the new system.
The angles between the respective axes $O_{x_1'x_2'x_3'}$ and the $O_{x_1x_2x_3}$ Cartesian system are given by the table below

\[x_1\]\[x_2\]\[x_3\]
\[x'_1\]\[\frac{\pi}{4}\]\[\frac{\pi}{2}\]\[\frac{\pi}{4}\]
\[x'_2\]\[\frac{\pi}{3}\]\[\frac{\pi}{4}\]\[\frac{2\pi}{3}\]
\[x'_3\]\[\frac{2\pi}{3}\]\[\frac{\pi}{4}\]\[\frac{\pi}{3}\]

Determine the transformation matrix between the two sets of axes
$$
[A] = \begin{bmatrix}
\frac{\sqrt{2}}{2} & 0 & \frac{\sqrt{2}}{2}\\
\frac{1}{2} & \frac{\sqrt{2}}{2} & -\frac{1}{2}\\
-\frac{1}{2} & \frac{\sqrt{2}}{2} & \frac{1}{2}
\end{bmatrix}
$$
The matrix $[A]$ is the transformation matrix from the new coordinate system to the old.
The equation of the plane $x_1 + x_2 + x_3 = \frac{1}{\sqrt{2}}$ in its primed axes form, that is, in the form $b_1x_1' + b_2x_2' +b_3x_3' = b$.
\begin{alignat*}{3}
\begin{bmatrix}
x_1'\\
x_2'\\
x_3'
\end{bmatrix} & = &
\begin{bmatrix}
\frac{\sqrt{2}}{2} & 0 & \frac{\sqrt{2}}{2}\\
\frac{1}{2} & \frac{\sqrt{2}}{2} & -\frac{1}{2}\\
-\frac{1}{2} & \frac{\sqrt{2}}{2} & \frac{1}{2}
\end{bmatrix}
\begin{bmatrix}
x_1\\
x_2\\
x_3
\end{bmatrix}
\end{alignat*}
 
Last edited by a moderator:
Physics news on Phys.org
  • #2
dwsmith said:
The matrix $[A]$ is the transformation matrix from the new coordinate system to the old.
The equation of the plane $x_1 + x_2 + x_3 = \frac{1}{\sqrt{2}}$ in its primed axes form, that is, in the form $b_1x_1' + b_2x_2' +b_3x_3' = b$.
\begin{alignat*}{3}
\begin{bmatrix}
x_1'\\
x_2'\\
x_3'
\end{bmatrix} & = &
\begin{bmatrix}
\frac{\sqrt{2}}{2} & 0 & \frac{\sqrt{2}}{2}\\
\frac{1}{2} & \frac{\sqrt{2}}{2} & -\frac{1}{2}\\
-\frac{1}{2} & \frac{\sqrt{2}}{2} & \frac{1}{2}
\end{bmatrix}
\begin{bmatrix}
x_1\\
x_2\\
x_3
\end{bmatrix}
\end{alignat*}

The matrix $A$ is orthogonal, that is $A^{t}=A^{-1}$, so $X'=AX$ is equivalent to $X=A^tX'$. In our case,
$$\begin{bmatrix}{x_1}\\{x_2}\\{x_3}\end{bmatrix}=\begin{bmatrix}{\sqrt{2}/2}&{1/2}&{-1/2}\\{0}&{\sqrt{2}/2}&{\sqrt{2}/2}\\{\sqrt{2}/2}&{-1/2}&{1/2}\end{bmatrix}\begin{bmatrix}{x'_1}\\{x'_2}\\{x'_3}\end{bmatrix}$$
Now, $x_1+x_2+x_3=\dfrac{1}{\sqrt{2}}\Leftrightarrow \left(\dfrac{\sqrt{2}}{2}x'_1+\dfrac{1}{2}x'_2-\dfrac{1}{2}x'_3\right)+\ldots=\dfrac{1}{\sqrt{2}}$ and we get the equation of the plane in its primed axes form.
 

Related to Equation of Plane after Coordinate Transformation

What is the "Equation of Plane after Coordinate Transformation"?

The equation of a plane after coordinate transformation is a mathematical representation of a plane in three-dimensional space that has been transformed from its original coordinate system to a new one. It allows for easier visualization and manipulation of the plane's position and orientation.

What is the purpose of using the "Equation of Plane after Coordinate Transformation"?

The purpose of using the equation of a plane after coordinate transformation is to simplify calculations and analysis in three-dimensional space. By transforming the plane's coordinates, we can determine its position and orientation relative to a new coordinate system, making it easier to solve problems and make predictions.

How is the "Equation of Plane after Coordinate Transformation" derived?

The equation of a plane after coordinate transformation is derived by applying the appropriate transformations to the coefficients of the original plane's equation. These transformations include translation, rotation, and scaling, which are represented by matrices and applied to the original coefficients to obtain the new equation.

What are the key components of the "Equation of Plane after Coordinate Transformation"?

The key components of the equation of a plane after coordinate transformation are the coefficients of the transformed plane's equation. These coefficients represent the slope and intercept of the plane in the new coordinate system, as well as its orientation and position relative to the original plane.

How is the "Equation of Plane after Coordinate Transformation" used in real-world applications?

The equation of a plane after coordinate transformation is used in various fields such as engineering, physics, and computer graphics. It allows for accurate modeling and analysis of objects in 3D space, making it an essential tool in designing structures, predicting the behavior of physical systems, and creating realistic computer-generated images.

Similar threads

  • Linear and Abstract Algebra
Replies
4
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
812
  • Linear and Abstract Algebra
Replies
7
Views
840
  • Linear and Abstract Algebra
Replies
8
Views
897
  • Linear and Abstract Algebra
Replies
14
Views
1K
Replies
27
Views
1K
  • Linear and Abstract Algebra
Replies
6
Views
2K
Replies
24
Views
1K
  • Linear and Abstract Algebra
Replies
6
Views
1K
  • Linear and Abstract Algebra
Replies
11
Views
971
Back
Top