Expressing Vector v in the Same Plane as u1 and u2

  • Thread starter Thread starter Srumix
  • Start date Start date
  • Tags Tags
    Plane Vector
Srumix
Messages
35
Reaction score
0

Homework Statement



The problem is to decide that the vector v = (2, -7, 1) lies in the same plane M as the vectors u1 = (2, -1, 3) and u2 = (1, 1 ,2) and express v as coordinates in the base u1, u2



Homework Equations



I decided to utilize that if the three vetors lies in the same plane, they must be linear dependent. If we assume that u1 and u2 lies in the same plane as v then we can express v as:

v = s1u1 + s2u2

Then

s1u1 + s2u2 - s3v = 0

If they are linearily dependent they must lie in the same plane. Right?

The Attempt at a Solution



I solved the linear equation that the above relationship gives and finds that one of the equations is 0 = 0, hence it has infinitely many solutions, i.e s1 and s2 can be arbitraily chosen. (Right?)

I could now write v as coordinates in u1 and u2

By solving

s1u1 + s2u2 = (2, -7, 1)​

for s1 and s2.

I got the answer

v = 3u1 - 4u2

Which was correct, according to the book.

Now, i would like to know if this is a correct way to solve this problem, or if i was just getting lucky. This is my first attempt att liear algebra so I have no good intuition about the methods to solve this types of problems.

Please be as critical as you can!

Please point out any faults or "fuzzy thinking" I've done :)

Happy New Years!

P.s

Thanks in advance!
 
Physics news on Phys.org


That seems like a perfectly fine solution to me. You seem to be pretty clear on all of the steps.
 


I think it will be better to use scalar triple product for coplanarity .
 


amaresh92 said:
I think it will be better to use scalar triple product for coplanarity .
I disagree.

1) This is linear algebra and the scalar triple product is only defined for R3.

2) The problem also asked that v be written in terms of u1 and u2 and the scalar triple product doesn't help you do that.
 


Good to know that my method to solve this problem was correct.

Thanks a lot for your replies!
 
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