Show that two vectors are a basis of a subspace

reeeky2001
Messages
2
Reaction score
0
Question: In R3, show that (1,-1,0) and (0,1,-1) are a basis for the subspace V={(x,y,z) \in R3: x+y+z=0}

Attempt: By def of a basis, the vectors (1) must be linearly independent and (2) must span V.

1. For LI, show that if a(1,-1,0) + b(0,1,-1) = (0,0,0), then a=b=0.
(a,-a,0)+(0,b,-b)=(0,0,0)
(a,b-a,-b)=(0,0,0)
a=0, b-a=0, -b=0
Since the zero vector can only be expressed as a combination of a=0 and b=0, the two vectors are linearly idependent.

2. I'm not really certain how to show if the two vectors span V. If I was to guess, I'd say plug in the vectors into V, so (1,-1,0)((1,1,1)t)=0 and (0,1,-1)((1,1,1)t)=0, but I could be wrong.
 
Physics news on Phys.org
To show they span the space you just need to show for any (x,y,z) with x+y+z=0 you can find a and b such that a(1,-1,0)+b(0,1,-1) = (x,y,z)
 
So, I show that a(1,-1,0)+b(0,1,-1)=(x,y,z) by a=x, b-a=y and -b=z. Then b=-z, a=-y-z, a=x, so x=-y-z?

Or did I misunderstand?
 
reeeky2001 said:
So, I show that a(1,-1,0)+b(0,1,-1)=(x,y,z) by a=x, b-a=y and -b=z. Then b=-z, a=-y-z, a=x, so x=-y-z?

Or did I misunderstand?

You have a bunch of correct equations, but it's hard to say whether you understand. Try to arrange it like this:

To get a(1,-1,0)+b(0,1,-1)=(x,y,z) you must have a = ... and b = ...
Then demonstrate those values of a and b do the job.
 
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