Find a basis for the solution space of the given homogeneous system.

memo_juentes
Messages
8
Reaction score
0

Homework Statement


Find a basis for the solution space of the given homogeneous system.

x1 x2 x3 x4
1 2 -1 3 | 0
2 2 -1 6 | 0
1 0 0 3 | 0



The Attempt at a Solution


When I reduced to reduced row echelon form i get the following matrix:

1 0 0 3 | 0
0 1 0 0 | 0
0 0 1 0 | 0

Which I thought it meant that the basis for the solution space would be:

1
0
0
-3

But apparently it isn't...what am I doing wrong?
 
Physics news on Phys.org
You didn't reduce the matrix correctly. Fix that first.
 
I'm sorry I actually typed the matrix wrong when making this thread. The correct matrix is:

1 2 -1 3 |0
2 2 -1 6 |0
1 0 3 3 |0
 
memo_juentes said:
When I reduced to reduced row echelon form i get the following matrix:

1 0 0 3 | 0
0 1 0 0 | 0
0 0 1 0 | 0

Which I thought it meant that the basis for the solution space would be:

1
0
0
-3

But apparently it isn't...what am I doing wrong?
Your reduced matrix says this:
x1 = -3x4
x2 = 0
x3 = 0
x4 = x4

This means that any vector x in the solution space is a constant multiple of what vector?
 
Ohh got it, seems pretty obvious now that i see it

Thanks a lot btw
 
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