Proving Singular (2x2) Matrix Can Be Written in 2 Forms

  • Thread starter vilhelm
  • Start date
  • Tags
    Matrix
In summary, the conversation discusses proving that a singular (2 x 2)-matrix can be written in two different forms, either with one row being a multiple of the other or with both rows being inverses of each other. The proposed proof is not entirely correct and needs to be adjusted to prove the desired result.
  • #1
vilhelm
37
0
I have to proove that a singular (2 x 2)-matrix can be written as

a b
ta tb

or

ta tb
a b

My attempt is not a real proof, and as I'm very inexperienced with writing proofs, maybe someone could write it, so that I will understand it in the future.

Attempt.

Let B =
a b
c d

From the definition, det(B)= ad-bc.

For a singular matrix, det(B) = 0.

Hence ad-bc=0 <=> ad=bc <=> a/c=b/d.

We have that one row is a multiple of the other.

If A=
a b
ta tb
then we have a/ta=b/tb <=> 1/t=1/t, and that's true for all real t > 0.

And if
A =
ta tb
a b
Then we have ta/a=tb/b <=> t=t,
which is true for all t,a,c.
 
Physics news on Phys.org
  • #2
The final portion of your proof is backwards.

Your are saying that if [itex]A= \begin{bmatrix}a & b \\at & bt\end{bmatrix}[/itex] then |A|= 0.

What you want to prove is the other way: if |A|= 0 then [itex]A= \begin{bmatrix}a & b \\at & bt\end{bmatrix}[/itex].

You are correct that if ad- bc= 0, then a/c= b/d. Let t= a/c= b/d.
 
  • #3
How about assuming the matrix is on the form:
[itex]\left(\begin{array}{cc}
a & b \\
ta & tb\end{array}\right)
[/itex]
Then the determinant is:
[itex]atb - tab = 0,\forall t,a,b\in\mathbb{R}[/itex]
q.e.d. Can you work the other one out then?
 

1. How can a singular (2x2) matrix be written in 2 forms?

A singular (2x2) matrix can be written in 2 forms by either using row operations to get a triangular matrix with a zero in the bottom right corner, or by using the determinant and inverse formulas to find the two forms.

2. What is a singular matrix?

A singular matrix is a matrix that does not have an inverse, meaning it cannot be multiplied by another matrix to get the identity matrix. In other words, there is no matrix that can "undo" the effect of the singular matrix.

3. Why is it important to prove that a singular (2x2) matrix can be written in 2 forms?

Proving that a singular (2x2) matrix can be written in 2 forms is important because it helps us understand the properties of singular matrices and their relationship to non-singular matrices. It also allows us to solve systems of equations and perform other operations with singular matrices.

4. Can a singular (2x2) matrix only be written in 2 forms?

Yes, a singular (2x2) matrix can only be written in 2 forms. This is because the two forms are the only ways to represent a singular matrix without an inverse. Any other representation would result in a non-singular matrix.

5. What are some real-world applications of proving that a singular (2x2) matrix can be written in 2 forms?

Proving that a singular (2x2) matrix can be written in 2 forms has various real-world applications, such as in engineering, physics, and economics. For example, it can be used to solve systems of linear equations in situations where one of the variables is constrained or to analyze economic models with fixed inputs. It also has applications in computer graphics for transformations and rotations of objects.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
360
  • Calculus and Beyond Homework Help
Replies
4
Views
587
  • Calculus and Beyond Homework Help
Replies
1
Views
633
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
268
  • Calculus and Beyond Homework Help
Replies
7
Views
548
  • Calculus and Beyond Homework Help
Replies
5
Views
497
  • Calculus and Beyond Homework Help
Replies
3
Views
557
  • Calculus and Beyond Homework Help
Replies
3
Views
2K
Back
Top