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

Click For Summary

Homework Help Overview

The discussion revolves around a linear transformation represented by a specific matrix and its effect on a plane defined by the equation 2x - 5y + 2z = -5 in three-dimensional space.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the parametric representation of the plane and how it relates to the image under the linear transformation. There are attempts to reconcile different parameterizations of the same plane and questions about the correctness of these representations.

Discussion Status

Participants are actively engaging with each other's interpretations of the problem. Some have offered insights into the nature of the parameterizations and their equivalence, while others express confusion about discrepancies in values derived from different representations.

Contextual Notes

There is an emphasis on verifying the correctness of the parameterizations through substitution and checking against the original plane equation. The discussion highlights potential differences in representation without resolving them definitively.

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.
 

Similar threads

Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
Replies
15
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K