Consider the real system of matrix A, determine all solutions.

  • Thread starter Thread starter jshayhsei
  • Start date Start date
  • Tags Tags
    Matrix System
jshayhsei
Messages
2
Reaction score
0

Homework Statement



Consider the real system:

[tex] \begin{pmatrix}<br /> 1 & 2 & 3 & 4\\<br /> 4 & 3 & 2 & 1\\<br /> -5 & -5 & -5 & -5<br /> \end{pmatrix}x=\begin{pmatrix}a\\b\\c\end{pmatrix}[/tex]

and denote the system by matrix A.

1. What is the rank of A? By inspection, determine a non-zero vector in the null space of A-transpose.
2. Under what conditions on the numbers a, b, c is the system solvable? (Use your solution of part a).
3. Determine all solutions of the system for a = b = 1, c = -2.

Homework Equations



No relevant equations

The Attempt at a Solution



For part 1, I reduced to row echelon and got:

[tex] \begin{pmatrix}<br /> 1 & 0 & -1 & -2\\<br /> 0 & 1 & 2 & 3\\<br /> 0 & 0 & 0 & 0<br /> \end{pmatrix}x=\begin{pmatrix}(-c/5)+b+(4/5)c\\-b-(4/5)c\\a+b+c\end{pmatrix}[/tex]

I found that rank = 2. I also found that the vector for the null space of A-transpose is:

[tex] \begin{pmatrix}1\\1\\1\end{pmatrix}[/tex]

For part 2, I said that the solution is solvable under the condition that a+b+c = 0 because there is only one row with all zeros.

I am stumped on part 3. I thought that I should just plug a = b = 1, c = -2 into my reduced row echelon, giving me infinitely many solutions. I don't think this is correct though. Any advice would be helpful. Thanks.
 
on Phys.org
Why don't you think there should be infinitely many solutions? You have more unknowns than equations, so it wouldn't be surprising if there were some free variables, would it?
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K