Does u belong in span(x, v, w) given x not in span(v, w)?

  • Thread starter Thread starter misterau
  • Start date Start date
misterau
Messages
20
Reaction score
0

Homework Statement



Suppose that u, v, w and x are vectors in a vector space V . If x !∈ span(v,w) and x ∈ span(u, v,w),
does it follow that u ∈ span(x, v,w)? Justify your answer.

Homework Equations


The Attempt at a Solution


Not really sure how to even start this problem. Any hints would be good thanks!
 
Physics news on Phys.org
Hi misterau

I would start with the defintion of a span, or how any vector in a given span can be written...
 
I really not sure, probably not correct...
x != c1*v + c2*w
x = c1*v + c2*w + c3*u
u = c1*v + c2*w + c4*x

c1*v + c2*w != c1*v + c2*w + c3*u
0 != c3*(c1*v + c2*w + c4*x)
0 != c1*v + c2*w + c4*x
 
First hint:
Given:
x != c1*v + c2*w
x = c1*v + c2*w + c3*u

you know that c3 != 0.

Second hint:
Starting from this, can you find a more explicit expression for u in terms of x,v,w and c1,c2 and c3?
 
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