Linear Independence: Matrix/Equations Analysis

TheColorCute
Messages
22
Reaction score
0
How do you know when a matrix (or equivocally a system of equations) is linearly independent? How do you know that it's linearly dependent?

For example, given this matrix,

[ 1 1 2 1]
[-2 1 4 0]
[ 0 3 2 2]

How do we know if this matrix is linearly independent or dependent?

Thanks! :)
 
Physics news on Phys.org
TheColorCute said:
How do you know when a matrix (or equivocally a system of equations) is linearly independent? How do you know that it's linearly dependent?

For example, given this matrix,

[ 1 1 2 1]
[-2 1 4 0]
[ 0 3 2 2]

How do we know if this matrix is linearly independent or dependent?

Thanks! :)

It isn't a matrix that is linearly dependent or independent. You can ask whether its rows or columns are. In this case the columns must be dependent because there are 4 of them and the columns have 3 components. To check whether the rows are dependent you would do row reduction. If a row becomes all 0 the rows are dependent.
 
What do you mean by "3 components"?
 
TheColorCute said:
What do you mean by "3 components"?

Each column is a 3d column vector. It has, count 'em, three components.
 
LCKurtz said:
Each column is a 3d column vector. It has, count 'em, three components.

Ahhh. And by "components" you mean rows?
 
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