Construct a matrix whose nullspace consists of all combinations [ ]

Click For Summary
To construct a matrix whose nullspace consists of all combinations of the vectors (2,2,1,0) and (3,1,0,1), one must ensure that the matrix maps these vectors to the zero vector. The solution involves creating a 4x4 matrix where each row is orthogonal to both vectors, satisfying the conditions r.a=0 and r.b=0. This approach leads to a system of equations that can be solved for the matrix entries. The provided link to Wolfram Alpha offers a specific matrix that meets these criteria. Understanding the orthogonal subspace is crucial for finding the correct matrix.
s3a
Messages
828
Reaction score
8

Homework Statement


Construct a matrix whose nullspace consists of all combinations of (2,2,1,0) and (3,1,0,1).

Apparently, the answer is:
http://www.wolframalpha.com/input/?i={{1,0,-2,-3},{0,1,-2,-1}}

Homework Equations


Ax = b (where x and b are vectors and A is a matrix) (in this case, b = 0)

The Attempt at a Solution


As I understand it, I am supposed to find a matrix that, when multiplied with any vector in a certain vector space, I get b = 0. Assuming that I am right theoretically, I need help to continue from here in practice.

Any help in figuring out how to do this problem would be greatly appreciated!
 
Physics news on Phys.org


s3a said:

Homework Statement


Construct a matrix whose nullspace consists of all combinations of (2,2,1,0) and (3,1,0,1).

Apparently, the answer is:
http://www.wolframalpha.com/input/?i={{1,0,-2,-3},{0,1,-2,-1}}

Homework Equations


Ax = b (where x and b are vectors and A is a matrix) (in this case, b = 0)

The Attempt at a Solution


As I understand it, I am supposed to find a matrix that, when multiplied with any vector in a certain vector space, I get b = 0. Assuming that I am right theoretically, I need help to continue from here in practice.

Any help in figuring out how to do this problem would be greatly appreciated!

Recall that the nullspace is the span of a set of vectors (i.e those two vectors you have there ) and since your vectors are in ℝ4, you know you have at least 2 free variables right?
 


s3a said:

Homework Statement


Construct a matrix whose nullspace consists of all combinations of (2,2,1,0) and (3,1,0,1).

Apparently, the answer is:
http://www.wolframalpha.com/input/?i={{1,0,-2,-3},{0,1,-2,-1}}

Homework Equations


Ax = b (where x and b are vectors and A is a matrix) (in this case, b = 0)

The Attempt at a Solution


As I understand it, I am supposed to find a matrix that, when multiplied with any vector in a certain vector space, I get b = 0. Assuming that I am right theoretically, I need help to continue from here in practice.
To be more specific, you want to construct a matrix that maps any linear combination of <2,2,1,0> and <3,1,0,1> to the zero vector. Presumably the matrix is 4 x 4, but that doesn't seem to be stated in your problem. These two vectors form a subspace of R4, not an entire vector space.


s3a said:
Any help in figuring out how to do this problem would be greatly appreciated!
 


Recall that the nullspace is the span of a set of vectors (i.e those two vectors you have there ) and since your vectors are in ℝ4, you know you have at least 2 free variables right?
Yes, I do. :)

To be more specific, you want to construct a matrix that maps any linear combination of <2,2,1,0> and <3,1,0,1> to the zero vector. Presumably the matrix is 4 x 4, but that doesn't seem to be stated in your problem. These two vectors form a subspace of R4, not an entire vector space.
The answer is this: http://www.wolframalpha.com/input/?i...C-2,-1}}

What was done, though? Did they take the vectors and make them row vectors and then perform some row operations? If so, which vector got placed in which row and, what are the row operations that were performed?
 


s3a said:
Yes, I do. :)


The answer is this: http://www.wolframalpha.com/input/?i...C-2,-1}}

What was done, though? Did they take the vectors and make them row vectors and then perform some row operations? If so, which vector got placed in which row and, what are the row operations that were performed?

I would create a 4 x 4 matrix with entries a through p. Use it to multiply your two given vectors to get the 4 x 2 zero matrix. Carry out the multiplication to get 8 equations in 16 unknowns.

I haven't worked the problem, but this is how I would start it.
 


If a=(2,2,1,0) and b=(3,1,0,1) then every row r of your matrix has to be orthogonal to a and b. So it has to satisfy r.a=0 and r.b=0. It's in the orthogonal subspace to the subspace spanned by a and b. Get two linearly independent solutions to those equations and use them for the rows of the matrix.
 
Question: A clock's minute hand has length 4 and its hour hand has length 3. What is the distance between the tips at the moment when it is increasing most rapidly?(Putnam Exam Question) Answer: Making assumption that both the hands moves at constant angular velocities, the answer is ## \sqrt{7} .## But don't you think this assumption is somewhat doubtful and wrong?

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
564
Replies
6
Views
3K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
1K
  • · Replies 17 ·
Replies
17
Views
9K
  • · Replies 2 ·
Replies
2
Views
5K
Replies
7
Views
2K