What is a Non-zero Vector in R^3 that Belongs to Two Given Spans?

  • Thread starter Thread starter AkilMAI
  • Start date Start date
  • Tags Tags
    Vector
AkilMAI
Messages
73
Reaction score
0

Homework Statement



I require some help to find a non-zero vector in R^3 that belongs both to span {y; u} and to span {v;w} where y = (1; 0; 0); u = (0; 0; 1), v = (1; 1; 1) and w = (2; 3;-1),
I need to know if my below solutions is ok.Thank you

2. The attempt at a solution
Let 'a' be the required vector.
I need to satisfy [a,y,u]=0 and [a,v,w]=0; where [a,y,u] is the scalar triple product of a, y and u.
Since span of two given vectors is a plane, 'a' lies on the intersection of two planes hence 'a' is the vector along the line of intersection of the two planes.
=>...[A,B,C]=det(ABC)...so det(a,y,u)=>y=0...and det(a,v,w)=-4x+y+z=0...y=0,so x=1 and z=4
 
Physics news on Phys.org
Right!
 
ok:)...thanks
 
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