Linear Transformation matrix help

Click For Summary

Homework Help Overview

The problem involves finding a nonzero 2x2 matrix A such that the product Ax is parallel to the vector [1, 2] for all x in R2. Participants are exploring the properties of linear transformations and the implications of parallel vectors in this context.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the representation of the matrix A in terms of its column vectors and how this relates to the condition of parallelism. There are attempts to express the transformation in terms of equations derived from the matrix multiplication. Questions arise about the specific effects of A on standard basis vectors.

Discussion Status

Some participants have provided guidance on expressing the matrix A and setting up equations based on the transformation condition. There is acknowledgment of multiple possible matrices that satisfy the condition, indicating a productive exploration of the problem without reaching a consensus on a single solution.

Contextual Notes

Participants note that there are infinitely many matrices that can satisfy the condition, and the discussion includes the challenge of specifying values for A while adhering to the problem's requirements.

cwatki14
Messages
56
Reaction score
0
The problem is as follows:
Find a nonzero 2x2 matrix A such that Ax is parallel to the vector
[1]
[2]
for all x in R2.

So far I know A=[v1 v2] therefore Ax= [v1 v2][x1]
[x2]

= x1v1+x2v2
I know these two vectors are parallel, but I am a little stuck how to relate this property to solve for the matrix A.
 
Physics news on Phys.org
You have Ax = k[1 2]T for any vector x in R2.
Specify values for A.

What does A do to [1 0]T? to [0 1]T?
 
What Mark44 suggests works fine. A more "primitive method" is to write A as
\begin{bmatrix}a & b \\ c & d\end{bmatrix}
so your equation "Ax= k[1 2]T" becomes
\begin{bmatrix}a & b \\ c & d\end{bmatrix}\begin{bmatrix} x \\ y\end{bmatrix}= \begin{bmatrix}ax+ by \\ cx+ dy\end{bmatrix}= \begin{matrix}k \\ 2k\end{bmatrix}[/tex]

giving you two equations, ax+ by= k and cx+ dy= 2k for the 5 unknown numbers. There will, of course, be an infinite number of possible answers. You are simply asked to find one such matrix.
 
Note: fixed your LaTeX by adding a missing [ tex] tag.
HallsofIvy said:
What Mark44 suggests works fine. A more "primitive method" is to write A as
\begin{bmatrix}a & b \\ c & d\end{bmatrix}
so your equation "Ax= k[1 2]T" becomes
\begin{bmatrix}a & b \\ c & d\end{bmatrix} \begin{bmatrix} x \\ y\end{bmatrix}= \begin{bmatrix}ax+ by \\ cx+ dy\end{bmatrix}= \begin{matrix}k \\ 2k\end{bmatrix}

giving you two equations, ax+ by= k and cx+ dy= 2k for the 5 unknown numbers. There will, of course, be an infinite number of possible answers. You are simply asked to find one such matrix.
That's what I meant by saying "specify values for A." I think we're on the same page here.
 

Similar threads

  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 26 ·
Replies
26
Views
3K
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
8
Views
3K