Asked by Angel
Given the following vector X, find a non-zero square matrix A such that AX=0:
X=[2 -5 3]^T
Im not sure how i would find the sqare matrix a?
X=[2 -5 3]^T
Im not sure how i would find the sqare matrix a?
Answers
Answered by
Damon
2 A11 -5 A12 + 3 A13 = 0
1 1 1 can be the top row :)
ah, the others too :)
| 1 1 1 | |+2| |0|
| 1 1 1 |*|-5|=|0|
| 1 1 1 | |+3| |0|
1 1 1 can be the top row :)
ah, the others too :)
| 1 1 1 | |+2| |0|
| 1 1 1 |*|-5|=|0|
| 1 1 1 | |+3| |0|
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.