jhg12345
- 22
- 0
Thanks so much guys
Last edited:
The problem involves finding constraint equations that a vector must satisfy to be an element of a given span of vectors in a four-dimensional space.
The discussion is ongoing, with participants providing suggestions on how to manipulate the matrix and clarify the setup. Some participants express confusion about achieving a specific matrix form and the inclusion of necessary components for the constraint equations.
There is mention of renaming variables for clarity and the need for a fourth column in the matrix to derive the constraint equations. Participants are navigating the requirements of the problem without a clear consensus on the next steps.
Let's rename b to x, since I want to use a, b, c, and d as the coordinates of this vector.jhg12345 said:Homework Statement
Find constraint equations that b must satisfy in order to be an element of
b. V= Span ((1,0,1,1),(0,1,1,2),(1,1,1,0)
Homework Equations
None
The Attempt at a Solution
I get the matrix
[1 0 0 -2
0 1 0 -1
0 0 1 3]. What's the restraint equation?