Matrix Operations: Inverse Existence & Row Op.

Click For Summary

Homework Help Overview

The discussion revolves around the conditions under which the inverse of a given 3x3 matrix exists, specifically focusing on the parameter \( s \). Participants are tasked with using row operations to determine the values of \( s \) that lead to an invertible matrix and to identify problematic row operations that may render the matrix non-invertible.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants are attempting to perform row operations to reach reduced row echelon form and are questioning the validity of certain steps based on the value of \( s \). There is uncertainty about how to identify when the inverse exists and what specific values of \( s \) lead to non-invertibility. Some participants are also discussing the implications of obtaining a row of zeros in the echelon form.

Discussion Status

The discussion is ongoing, with participants providing insights and questioning each other's reasoning. Some have suggested that certain values of \( s \) (like 0, -1, and 1) lead to non-invertibility, while others are exploring how to properly document the steps taken in their row operations. There is a focus on clarifying the nature of elementary matrices and the conditions under which specific row operations can be performed.

Contextual Notes

Participants are navigating the constraints imposed by the problem statement, particularly regarding the necessity of showing steps in row operations and the implications of dividing by \( s \). There is an emphasis on understanding the relationship between the determinant and the invertibility of the matrix based on the values of \( s \).

Mark53
Messages
93
Reaction score
0

Homework Statement


[/B]


\begin{array}{cc}1 & 1&1\\ 1&1-s&1-s\\-s&1-s&s^2-1\end{array}

a)For which values of s does the inverse exist, and why? You should be using row operations and ideally head for reduced row echelon form

b) In the process of calculating part a), you will come across a row operation that will not work for all values of s, and in fact these values of s make A a non-invertible matrix. Write down the elementary matrix for this row operation.

The Attempt at a Solution


[/B]
From doing row operations I get to


\begin{array}{cc}1 & 1&1\\ 0&-s&-s\\0&0&s^2-1\end{array}

I am unsure how to show for what values of s the inverse exists
 
Physics news on Phys.org
Mark53 said:

Homework Statement


[/B]


\begin{array}{cc}1 & 1&1\\ 1&1-s&1-s\\-s&1-s&s^2-1\end{array}

a)For which values of s does the inverse exist, and why? You should be using row operations and ideally head for reduced row echelon form

b) In the process of calculating part a), you will come across a row operation that will not work for all values of s, and in fact these values of s make A a non-invertible matrix. Write down the elementary matrix for this row operation.

The Attempt at a Solution


[/B]
From doing row operations I get to


\begin{array}{cc}1 & 1&1\\ 0&-s&-s\\0&0&s^2-1\end{array}

I am unsure how to show for what values of s the inverse exists
Will the original matrix be invertible if you end up with a RREF matrix with a row of zeros?

Note that I didn't check your work.
 
Mark44 said:
Will the original matrix be invertible if you end up with a RREF matrix with a row of zeros?

Note that I didn't check your work.

does that mean that when s is less than -1 and greater than 1 the inverse will exist

for part b would that just mean that s cannot equal -1,0,1
 
Mark53 said:

The Attempt at a Solution


[/B]
From doing row operations I get to


\begin{array}{cc}1 & 1&1\\ 0&-s&-s\\0&0&s^2-1\end{array}

I am unsure how to show for what values of s the inverse exists
I do not get that for a row echelon form.
 
Mark53 said:

Homework Statement


[/B]


\begin{array}{cc}1 & 1&1\\ 1&1-s&1-s\\-s&1-s&s^2-1\end{array}

a)For which values of s does the inverse exist, and why? You should be using row operations and ideally head for reduced row echelon form

b) In the process of calculating part a), you will come across a row operation that will not work for all values of s, and in fact these values of s make A a non-invertible matrix. Write down the elementary matrix for this row operation.

The Attempt at a Solution


[/B]
From doing row operations I get to


\begin{array}{cc}1 & 1&1\\ 0&-s&-s\\0&0&s^2-1\end{array}

I am unsure how to show for what values of s the inverse exists

I agree with SammyS that your echelon form is not correct.

However, more to the point: you need to show the steps you took to get the final form, because for some values of ##s## you may not even be allowed to proceed as far as you did. In other words, for some values of ##s## you may need to stop before reaching your echelon form.!
 
Ray Vickson said:
I agree with SammyS that your echelon form is not correct.

However, more to the point: you need to show the steps you took to get the final form, because for some values of ##s## you may not even be allowed to proceed as far as you did. In other words, for some values of ##s## you may need to stop before reaching your echelon form.!
SammyS said:
I do not get that for a row echelon form.

This is how I came to the answer
 

Attachments

  • Untitled.png
    Untitled.png
    22 KB · Views: 655
Mark53 said:
This is how I came to the answer
untitled-png.104892.png

That doesn't quite match what you gave initially.

## \left(\begin{array}{cc}1 & 1&1\\ 1&1-s&1-s\\-s&1-s&s^2-1\end{array} \right)##

Look at entry 3, 3 .
 
SammyS said:
untitled-png.104892.png

That doesn't quite match what you gave initially.

## \left(\begin{array}{cc}1 & 1&1\\ 1&1-s&1-s\\-s&1-s&s^2-1\end{array} \right)##

Look at entry 3, 3 .

Sorry I made a mistake earlier entry 3,3 should be s^2-s
 
Mark53 said:
This is how I came to the answer
In one of your steps you are dividing row 2 by s, and adding it to the 3rd row. If s happens to be zero, this step is invalid.
 
  • #10
Mark44 said:
In one of your steps you are dividing row 2 by s, and adding it to the 3rd row. If s happens to be zero, this step is invalid.

Does this mean the elementary matrix for this row operation is:

## \left(\begin{array}{cc}1 & 0&0\\ 0&1&0\\0&1/s&1\end{array} \right)##
 
  • #11
Mark53 said:
Does this mean the elementary matrix for this row operation is:

## \left(\begin{array}{cc}1 & 0&0\\ 0&1&0\\0&1/s&1\end{array} \right)##
Not if s = 0.
Notice that if s = 0, the determinant of your original matrix is 0. Since for this value of s, the determinant is zero, the matrix is not invertible for that value. There are also two other values of s for which the matrix is not invertible. One of the values you listed is incorrect.
 
  • #12
Mark44 said:
Not if s = 0.
Notice that if s = 0, the determinant of your original matrix is 0. Since for this value of s, the determinant is zero, the matrix is not invertible for that value. There are also two other values of s for which the matrix is not invertible. One of the values you listed is incorrect.
when s = -1 or 1 the matrix would also not be invertible

part b says In the process of calculating part a), you will come across a row operation that will not work for all values of s, and in fact these values of s make A a non-invertible matrix. Write down the elementary matrix for this row operation.

How would i write down the elementary matrix for the row operation?
 
  • #13
Mark53 said:
when s = -1 or 1 the matrix would also not be invertible
I believe you for one of these values, but not the other.
Mark53 said:
part b says In the process of calculating part a), you will come across a row operation that will not work for all values of s, and in fact these values of s make A a non-invertible matrix. Write down the elementary matrix for this row operation.

How would i write down the elementary matrix for the row operation?
The problem comes from replacing a row by 1/s times itself. What does the elementary matrix for this row operation look like?
 
  • #14
Mark44 said:
I believe you for one of these values, but not the other.

The problem comes from replacing a row by 1/s times itself. What does the elementary matrix for this row operation look like?

\begin{array}{cc}1 & 0&0\\ 0&1&0\\0&0&1/s\end{array}

Is this correct?

which row should I be doing the operation to?
 
  • #15
SammyS said:
untitled-png.104892.png

That doesn't quite match what you gave initially.

## \left(\begin{array}{cc}1 & 1&1\\ 1&1-s&1-s\\-s&1-s&s^2-1\end{array} \right)#
Look at entry 3, 3 .

You cannot divide by s if s = 0, end of story. So, when s = 0 you are forced to stop at your third matrix above, which is
$$\pmatrix{1&1&1\\0&0&0\\0&1&0} $$
when s = 0. This form is already sufficient to allow you to answer the original question about the existence or non-existence of an inverse. In fact, when s = 0 you do not even need to perform any row operations at all to answer the original question.
 
Last edited:
  • #16
Mark53 said:
Does this mean the elementary matrix for this row operation is:

## \left(\begin{array}{cc}1 & 0&0\\ 0&1&0\\0&1/s&1\end{array} \right)##
What matrix did you start with to get this?

I don't get this with either initial matrix.

Again, please show steps.
 
  • #17
Ray Vickson said:
You cannot divide by s if s = 0, end of story. So, when s = 0 you are forced to stop at your third matrix above, which is
$$\pmatrix{1&1&1\\0&0&0\\0&1&0} $$
when s = 0. This form is already sufficient to allow you to answer the original question about the existence or non-existence of an inverse. In fact, when s = 0 you do not even need to perform any row operations at all to answer the original question.
$$\pmatrix{1&1&1\\0&0&0\\0&1&0} $$ How is this an elementary matrix I thought that only one row could be changed from the identity matrix to form an elementary matrix?
 
  • #18
Mark53 said:
$$\pmatrix{1&1&1\\0&0&0\\0&1&0} $$ How is this an elementary matrix I thought that only one row could be changed from the identity matrix to form an elementary matrix?

Yes. but that is completely irrelevant here. The matrix above is NOT supposed to be a "transformation matrix" (like an elementary matrix or whatever); it is a matrix that results from the application of two elementary matrices acting on the original matrix to form a new matrix. If you had written out the original problem as three equations in three unknowns, the matrix above would correspond to the new system of equations resulting from the operations of Gaussian elimination.

Look at your own work displayed in post #7. Look at the first line, and the second of your modified matrices---the one at the far right on the first line. That is a matrix that you got as a result of some row operations. Now put s = 0 in that matrix.
 
  • Like
Likes   Reactions: Mark53
  • #19
Ray Vickson said:
Yes. but that is completely irrelevant here. The matrix above is NOT supposed to be a "transformation matrix" (like an elementary matrix or whatever); it is a matrix that results from the application of two elementary matrices acting on the original matrix to form a new matrix. If you had written out the original problem as three equations in three unknowns, the matrix above would correspond to the new system of equations resulting from the operations of Gaussian elimination.

Look at your own work displayed in post #7. Look at the first line, and the second of your modified matrices---the one at the far right on the first line. That is a matrix that you got as a result of some row operations. Now put s = 0 in that matrix.
thanks I got it now
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 69 ·
3
Replies
69
Views
11K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K