Finding Coplanar and Perpendicular Vectors with Given Length in 3D Vector Space

  • Thread starter Thread starter linuxux
  • Start date Start date
  • Tags Tags
    Vector
linuxux
Messages
133
Reaction score
0

Homework Statement



Given the vectors: V1=(3,1,2) and V2=(2,2,-1), find the set of vectors which are coplanar with V1 and V2 and also perpendicular to V3=(-2,1,1). Then Find the members of this set which have length 2-Root-11

Homework Equations



Dot and cross product

The Attempt at a Solution



well, a set of vectors coplanar to v1 and v2 would be V = (x,y,z) = (x',y',z') + rV1 +sV2
and a vector perpendicular to v3 in the set of vectors coplanar with v1 and v2 is: V X V3.
But what do i do with the 2-root-11?
 
Last edited:
Physics news on Phys.org
VxV3 is not necessarily coplanar with V1 and V2. It's just perpendicular to whatever V you choose. Can you think of an expression using a dot product to express V perpendicular to V3? Finally the length of a vector is sqrt(v.v), right?
 
okay, ill try it that way...
 
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