Is a Two by Two Matrix a Basis if ad - bc = ±1?

  • Thread starter soandos
  • Start date
  • Tags
    Matrix
In summary: negative/positive the other.does that mean that any two vectors that are not the same can define every other vector?or does independent mean something else.
  • #1
soandos
166
0
sorry if this is basic, but what is the proof that if there is a two by two matrix
{{a,b},{c,d}}, then it is a basis if ad-bc = -+1
 
Physics news on Phys.org
  • #2


soandos said:
sorry if this is basic, but what is the proof that if there is a two by two matrix
{{a,b},{c,d}}, then it is a basis if ad-bc = -+1

What do you mean by "it is a basis"? Basis of what?
 
  • #3


i mean that using that set of vectors one can define every other possible vector.
 
  • #4
happy new year!

Hi soandos! :smile:
soandos said:
i mean that using that set of vectors one can define every other possible vector.

But that is another way of saying that the two vectors are independent.

They are independent provided ad - bc ≠ 0.

You should be able to prove that fairly easily. :wink:
 
  • #5


sorry if this is stupid, as i do not take linear algebra.
does that mean that any two vectors that are not the same can define every other vector?
or does independent mean something else.
 
  • #6


soandos said:
sorry if this is stupid, as i do not take linear algebra.
does that mean that any two vectors that are not the same can define every other vector?
or does independent mean something else.

A set of vectors {X1, ..., Xn} is linearly independent if a1X1 + ... + anXn = 0 implies a1 = ... = an = 0, i.e. the coefficients are all equal zero. Since you have a set of 2 vectors in R^2, and since every set of 2 vectors which is linearly independent in R^2 forms a basis, you have to prove that your two vectors are independent.
 
  • #7
soandos said:
does that mean that any two vectors that are not the same can define every other vector?

In two dimensions, yes.

In three dimensions, it's any three vectors not in the same plane.

And so on … :smile:
 
  • #8


forgive me, but is this the same as saying that any two vectors representing different slopes in R^2 are independent?
or are you saying something else.
also, when you say that there are no coefficients, what do you mean exactly. can you please give an example?
sorry to put you through this.
 
  • #9


soandos said:
forgive me, but is this the same as saying that any two vectors representing different slopes in R^2 are independent?

Yes, basically it is. They must not "lie on the same line". For example, (1, 0) and (2, 0) are not independent.

soandos said:
also, when you say that there are no coefficients, what do you mean exactly. can you please give an example?
sorry to put you through this.

What I wrote above about the coefficients is simply the definition of linear independence of a set of vectors. You can try to experiment a bit. For example do there exist non trivial (i.e. non zero) numbers a, b such that a(1, 0) + b(2, 0) = 0? What about the pair of vectors (1, 0), (0, 1)?
 
  • #10


for the first one, a=-2, b=1
for the second, nothing (non-zero that is) will work.
is that right?
 
  • #11


soandos said:
for the first one, a=-2, b=1
for the second, nothing (non-zero that is) will work.
is that right?

Yes, that's right. So, the first one is no basis, and the second one is.

Theoretically, when you want to prove that a set of vectors is a basis for some vector space, you have to prove 2 things:

1) the set must be linearly independent
2) the set must span the space (i.e. every vector of the space can be written as a combination of vectors from the set)

However, if you have a vector space of n dimensions, then any linearly independent set of n vectors is a basis, so you needn't check 2). This was our case - you had 2 vectors in R^2 - you only needed to show they are independent.
 
  • #12


soandos said:
sorry if this is stupid, as i do not take linear algebra.
does that mean that any two vectors that are not the same can define every other vector?
or does independent mean something else.

tiny-tim said:
In two dimensions, yes.

In three dimensions, it's any three vectors not in the same plane.

And so on … :smile:
But "not the same" doesn't necessarily mean "independent". If one vector is a multiple of the other, they are not independent and do not span R2

soandos said:
forgive me, but is this the same as saying that any two vectors representing different slopes in R^2 are independent?
or are you saying something else.
Yes, if they "have different slopes", do not point in the same direction, then they are independent.

also, when you say that there are no coefficients, what do you mean exactly. can you please give an example?
sorry to put you through this.
He did not say "no coefficients". He said no non-zero coefficients. If there were coefficients a, b with either or both non-zero such that au+ bv= 0, we can write u= -(b/a)v or v= -(a/b)u depending on whether a or b is non-zero. That is, one is just a multiple of the other. More generally, a set of vectors, [itex]\left{v_1, v_2, \cdot\cdot\cdot, v_n\right}[/itex] is called "independent" if there is no non-zero coefficients such that [itex]a_1v_1+ a_2v_2+ \cdot\cdot\cdot+ a_nv_n= 0[/itex]. That says immediately that you cannot write the 0 vector in two different ways as a combination of those vectors and it follows that you cannot write any vector in two different ways using those vectors.
 

FAQ: Is a Two by Two Matrix a Basis if ad - bc = ±1?

What is a two by two matrix?

A two by two matrix is a rectangular array of numbers, arranged in two rows and two columns. Each number in the matrix is called an element, and is identified by its position in the matrix. In other words, a two by two matrix is a way to organize and represent data in a concise way.

What are the elements in a two by two matrix?

The elements in a two by two matrix are the numbers that make up the matrix. In the matrix {{a,b},{c,d}}, a, b, c, and d are the elements. They can be any real numbers, including positive, negative, or zero.

How is a two by two matrix different from other matrices?

A two by two matrix is different from other matrices in terms of its size and structure. It has only two rows and two columns, making it a square matrix. Other matrices can have any number of rows and columns, and are known as rectangular matrices.

What is the purpose of a two by two matrix?

A two by two matrix has various applications in different fields. In mathematics, it is used to represent transformations and solve systems of linear equations. In statistics, it is used for data analysis and hypothesis testing. It also has applications in economics, physics, and computer science.

How is a two by two matrix used in decision making?

A two by two matrix is commonly used in decision making to weigh and compare different options or scenarios. The elements in the matrix can represent different factors or criteria, and their values can be manipulated to see the impact on the overall decision. This helps in visualizing and evaluating different possibilities in a structured manner.

Similar threads

Back
Top