Proving Real 2x2 Matrices are a Vector Space

dmitriylm
Messages
39
Reaction score
2

Homework Statement



Show that all 2 x 2 matrices with real entries:

M(2x2) = {
a b | a,b,c,d are real numbers}
c d |

is a vector space under the matrix addition:

|a1 b1| + | a2 b2| = |a1+a2 b1+b2|
|c1 d1| + | c2 d2| = |c1+c2 d1+d2|

and scalar multiplication:

r*| a b | = | ra rb |
r*| c d | = | rc rd |

This vector space is "similar" to another vector space. Can you comment on this?

*Ignore any silver text, its only used for formatting.

How would I go about proving this?
 
  • Like
Likes Sunusi
Physics news on Phys.org


I think I've actually got this figured out. I just test two 2x2 matrices of random values under the various axioms and if they pass then under matrix addition and scalar multiplication then it should show that all 2x2 matrices are a real vector space right?

What other kind of vector space is this similar to?
 
  • Like
Likes Sunusi


dmitriylm said:
I think I've actually got this figured out. I just test two 2x2 matrices of random values under the various axioms and if they pass then under matrix addition and scalar multiplication then it should show that all 2x2 matrices are a real vector space right?

What other kind of vector space is this similar to?

By "random" values, I think you really mean arbitrary values - in other words, unspecified values. Yes, that's the right approach. You'll need to verify all ten of the axioms (or 11 or whatever).

Each 2 x 2 matrix has four entries. Can you think of another vector space whose vectors have four values? I think this is where the book is leading you.
 


Would that be a single column matrix like:

[a]

[c]
[d]

?
 


Yes, that's where I think they're leading you.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top