Determining Subspace of Singular 2x2 Matrices in R^2

  • Thread starter Thread starter 3.141592654
  • Start date Start date
  • Tags Tags
    Subspace
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
3.141592654
Messages
85
Reaction score
0

Homework Statement



Determine if the set of all singular 2 x 2 matrices are a subspace of [itex]R^{2}[/itex]

Homework Equations



If a, b, c, and d are the entries of a 2 x 2 matrix, then their determinant, [itex]ad - bc = 0[/itex] if the matrix is singular.

The Attempt at a Solution



I have been doing other problems like this without much trouble by taking two general form objects in the set and checking the closure relations for addition and scalar multiplication. However, I'm not sure how I can represent the general form of a singular 2 x 2 matrix so that I can perform addition and scalar multiplication on it.

For example, the matrix [itex]X[/itex] with [itex]x_{11}=a, x_{22}=b, x_{21}=a,[/itex] and [itex]x_{22}=b[/itex] is an example of a singular 2x2 matrix but it isn't a general form, which I'd need to determine if the set of singular 2x2 matrices are a subspace.

If I took two matrices like x and checked the closure relations I believe I'd find they are satisfied, which my books tells me is the wrong answer.

Thanks.
 
Physics news on Phys.org
I have another similar question and I'm hoping I can't get help with both of them. The 2nd question is:

Homework Statement



Determine whether the set of all polynomials in [itex]P_{4}[/itex] (where [itex]P_{4}[/itex] is the set of polynomials with degree less than 4) having at least one real root is a subspace of [itex]P_{4}[/itex].

The Attempt at a Solution



Like the problem above, I'm just trying to figure out how to represent the set of all polynomials in [itex]P_{4}[/itex] having at least one real root. I'm not sure where to begin and am looking for help with the start. Thank you.
 
3.141592654 said:

Homework Statement



Determine if the set of all singular 2 x 2 matrices are a subspace of [itex]R^{2}[/itex]

Homework Equations



If a, b, c, and d are the entries of a 2 x 2 matrix, then their determinant, [itex]ad - bc = 0[/itex] if the matrix is singular.

The Attempt at a Solution



I have been doing other problems like this without much trouble by taking two general form objects in the set and checking the closure relations for addition and scalar multiplication. However, I'm not sure how I can represent the general form of a singular 2 x 2 matrix so that I can perform addition and scalar multiplication on it.

For example, the matrix [itex]X[/itex] with [itex]x_{11}=a, x_{22}=b, x_{21}=a,[/itex] and [itex]x_{22}=b[/itex] is an example of a singular 2x2 matrix but it isn't a general form, which I'd need to determine if the set of singular 2x2 matrices are a subspace.

If I took two matrices like x and checked the closure relations I believe I'd find they are satisfied, which my books tells me is the wrong answer.

Thanks.

I don't think the sum of two singular matrices is necessarily singular. Can you find an example?
 
3.141592654 said:
I have another similar question and I'm hoping I can't get help with both of them. The 2nd question is:

Homework Statement



Determine whether the set of all polynomials in [itex]P_{4}[/itex] (where [itex]P_{4}[/itex] is the set of polynomials with degree less than 4) having at least one real root is a subspace of [itex]P_{4}[/itex].

The Attempt at a Solution



Like the problem above, I'm just trying to figure out how to represent the set of all polynomials in [itex]P_{4}[/itex] having at least one real root. I'm not sure where to begin and am looking for help with the start. Thank you.

Same strategy on this one. Find two polynomials with at least one root whose sum has no roots. Just flail around for a bit, you'll probably find two now that you know you can.