What is the solution space and subspace of a given matrix?

  • Thread starter Thread starter Aerosion
  • Start date Start date
  • Tags Tags
    Space Subspace
Aerosion
Messages
52
Reaction score
0

Homework Statement



Let A =

[2 -1 9]
[1 0 5]
[0 1 1]

Find solution space W and prove that W is a subspace of R^3.

Homework Equations





The Attempt at a Solution



rref=
[1 0 5]
[0 1 1]
[0 0 0]

So I know the row-echeleon form, which is what I suppose is the solution space. But how do you prove that it's a subspace of R^3? Using the vector space axioms? How do you use those on this kind of matrix?
 
Physics news on Phys.org
The matrix isn't the solution space. The solution space is the set of vectors x such that Ax=0.
 
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