What is the Image of a Plane Under a Linear Transformation?

AI Thread Summary
The discussion focuses on finding the image of the plane defined by the equation 2x - 5y + 2z = -5 under a given linear transformation represented by a specific matrix. The initial attempt involved deriving parametric equations for the plane, but the resulting equations differed from the correct representation found in the solution. It was clarified that both parameterizations are valid as they describe the same plane, despite using different vectors. The conversation emphasized that any point on the plane can be expressed as a linear combination of vectors, which are perpendicular to the plane's normal. Ultimately, the key takeaway is that different parameterizations can yield the same geometric plane in three-dimensional space.
TsAmE
Messages
129
Reaction score
0

Homework Statement



Let T: \mathbb{R}^3 \to \mathbb{R}^3 be the linear map represented by the matrix \begin{pmatrix} 4 & -1 & 0 \\ 6& 3 & -2\\ 12& 6 & -4\end{pmatrix}

What is the image under T of the plane 2x - 5y + 2z = -5?

Homework Equations



None

The Attempt at a Solution



I made z = \mu and y = \lambda (since z and y are both excess variables) and so got the parametric equations of my plane to be:

x = \frac{-5}{2} + \frac{5}{2}\lambda - \mu
y = \lambda
z = \mu

where \mu, \lambda\varepsilon \mathbb{R} but the correct answer was:

\begin{pmatrix}x\\y \\z\end{pmatrix} = \begin{pmatrix}1\\3 \\4\end{pmatrix} + \lambda \begin{pmatrix}5\\2 \\0\end{pmatrix} + \mu\begin{pmatrix}1\\0 \\-1\end{pmatrix}

Im not sure what I did wrong
 
Physics news on Phys.org
TsAmE said:

Homework Statement



Let T: \mathbb{R}^3 \to \mathbb{R}^3 be the linear map represented by the matrix \begin{pmatrix} 4 & -1 & 0 \\ 6& 3 & -2\\ 12& 6 & -4\end{pmatrix}

What is the image under T of the plane 2x - 5y + 2z = -5?

Homework Equations



None

The Attempt at a Solution



I made z = \mu and y = \lambda (since z and y are both excess variables) and so got the parametric equations of my plane to be:

x = \frac{-5}{2} + \frac{5}{2}\lambda - \mu
y = \lambda
z = \mu

where \mu, \lambda\varepsilon \mathbb{R} but the correct answer was:

\begin{pmatrix}x\\y \\z\end{pmatrix} = \begin{pmatrix}1\\3 \\4\end{pmatrix} + \lambda \begin{pmatrix}5\\2 \\0\end{pmatrix} + \mu\begin{pmatrix}1\\0 \\-1\end{pmatrix}

Im not sure what I did wrong
The parametric equation of the plane and the answer to the problem are two different things. The image of your plane is the product of the given matrix and the vector with the parametric representation of the plane.
 
Mark44 said:
The parametric equation of the plane and the answer to the problem are two different things. The image of your plane is the product of the given matrix and the vector with the parametric representation of the plane.

I see, but where did I go wrong with the vector with the parametric representation of the plane, cause I can't see what I did wrong.
 
I don't see anything wrong with that. I got about the same as what you got. It's possible that you and the book just have different representations of the same thing. You can check yours by substituting a few values of lambda and mu to see if you actually get points that are on the plane.
 
I tried checking the x values so I subbed x = 1 into x = \frac{-5}{2} + \frac{5}{2}\lambda - \mu and got x = -1 and for \begin{pmatrix}x\\y \\z\end{pmatrix} = \begin{pmatrix}1\\3 \\4\end{pmatrix} + \lambda \begin{pmatrix}5\\2\\0\end{pmatrix} + \mu\begin{pmatrix}1\\0 \\-1\end{pmatrix} I got x = 5. But these two values don't equal each other:confused:
 
You have this parametrization of the plane:
\begin{pmatrix}x\\y \\z\end{pmatrix} = \begin{pmatrix}-5/2\\0 \\0\end{pmatrix} + \lambda \begin{pmatrix}5\\2\\0\end{pmatrix} + \mu\begin{pmatrix}1\\0 \\-1\end{pmatrix}

Your book has this parametrization:
\begin{pmatrix}x\\y \\z\end{pmatrix} = \begin{pmatrix}1\\3 \\4\end{pmatrix} + \lambda \begin{pmatrix}5\\2\\0\end{pmatrix} + \mu\begin{pmatrix}1\\0 \\-1\end{pmatrix}

Both are correct. You can check by substituting pairs of values for lambda and mu. For a given pair of values for lambda and mu, you'll get different points (x, y, z), but both points satisfy the equation of the plane, 2x - 5y + 2z = -5.
 
Mark44 said:
You have this parametrization of the plane:
\begin{pmatrix}x\\y \\z\end{pmatrix} = \begin{pmatrix}-5/2\\0 \\0\end{pmatrix} + \lambda \begin{pmatrix}5\\2\\0\end{pmatrix} + \mu\begin{pmatrix}1\\0 \\-1\end{pmatrix}

Dont you mean I have this parametrization of the plane:
\begin{pmatrix}x\\y \\z\end{pmatrix} = \begin{pmatrix}\frac{-5}{2}\\0 \\0\end{pmatrix} + \lambda \begin{pmatrix}\frac{5}{2}\\1\\0\end{pmatrix} + \mu\begin{pmatrix}-1\\0 \\1\end{pmatrix}

corresponding to:

x = \frac{-5}{2} + \frac{5}{2}\lambda - \mu
 
Yes, but of course those are parameterizations of the same plane with different values of \mu giving the same point.
 
TsAmE said:
Dont you mean I have this parametrization of the plane:
\begin{pmatrix}x\\y \\z\end{pmatrix} = \begin{pmatrix}\frac{-5}{2}\\0 \\0\end{pmatrix} + \lambda \begin{pmatrix}\frac{5}{2}\\1\\0\end{pmatrix} + \mu\begin{pmatrix}-1\\0 \\1\end{pmatrix}

corresponding to:

x = \frac{-5}{2} + \frac{5}{2}\lambda - \mu
What I wrote wasn't exactly the same as what you had, but it gives exactly the same plane. I debated saying that when I posted my reply, but didn't.

Any point in the plane whose equation is 2x -5y + 2z = -5 can be reached by a vector sum. That's what the parametric equations are saying. Since the plane doesn't go through the origin, the first vector goes from the origin to a point on the plane: the vector <-5/2, 0, 0> does this. From this point on the plane, any other point on the plane is a linear combination of two other vectors that I wrote as <5, 2, 0> and <1, 0, -1>.

So the vector from (0, 0, 0) to a point (x, y, z) on the plane is the vector sum <-5/2, 0, 0> + a<5, 2, 0> + b<1, 0, -1>.

The two vectors <5, 2, 0> and <1, 0, -1> are both perpendicular to the plane's normal, which happens to be <2, -5, 2>. You can verify this by checking that the dot product of each of these vectors with <2, -5, 2> is zero.

Any multiples of the vectors <5, 2, 0> and <1, 0, -1> will also generate all points in the plane. The vectors you had -- <5/2, 1, 0> and <-1, 0, 1> -- are just multiples of the vectors I chose.
 
Back
Top