Linear Algebra question: finding bases

kdawghomie
Messages
3
Reaction score
0

Homework Statement



The problem states:

Let

A_1 = [-1 1] , A_2 = [1 3]
...[0 1]...[-1 0]

A_3 = [1 0] , A_4 = [0 -1]
...[1 2]...[2 3]

Show that {A_1, A_2, A_3, A_4} is a basis for M_2 R.

The attempt at a solution

I'm very confused about this problem. I understand that to show {A_1, ..., A_4} is a basis, I must show 1.) the set is linearly independent, and 2.) it is a spanning set; however, I know there is a less complicated way instead of going through these 2 steps. I'm really not sure what the "easy" way is for doing this problem... it hints that there is a Thm that will help solve the problem, but I have found none that fit the bill. Can someone please help me with all this?
 
Physics news on Phys.org
A basis, for a vector space of dimension n, satisfies 3 properties:
1) it spans the space
2) it is independent
3) it contains n vectors.

If any two of those are true the third must be. If you know, or are given, that M_2 R is a 4 dimensional vector space, that might be the theorem you are referring to. Since this set contains 4 matrices, (3) above is clearly satisfied and you only need to prove either (1) or (2), not both.

If you do not know that the M_2 R is 4 dimensional, then you will need to prove both (1) and (2), and, honestly, they are not that difficult! Both reduce to 4 equations in 4 unknowns and you really only need to show that those equations have a unique solution- which is true if the 4 by 4 coefficient matrix does not have 0 determinant. It would probably take you less time than waiting for a response on the internet.
 
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...
Back
Top