3 Vectors Issuing from a Common Point

  • Thread starter Thread starter Saladsamurai
  • Start date Start date
  • Tags Tags
    Point Vectors
Saladsamurai
Messages
3,009
Reaction score
7

Homework Statement



This one is a good one. This is in the section on cross products:

If A, B, and C are distinct vectors issuing from a common point, show that the vector (\mathbf{A}\times\mathbf{B})+(\mathbf{B}\times\mathbf{C})+(\mathbf{C}\times\mathbf{A}) is perpendicular to the plane containing their heads.

Homework Equations



Definition of cross product

The Attempt at a Solution



I am jammed at the start. Can I get just a little hint here? Also, what exactly does it mean for vectors to be distinct? Does it just mean they are not equal to each other? Or that each is not zero?
 
Physics news on Phys.org
Saladsamurai said:

Homework Statement



This one is a good one. This is in the section on cross products:

If A, B, and C are distinct vectors issuing from a common point, show that the vector (\mathbf{A}\times\mathbf{B})+(\mathbf{B}\times\mathbf{C})+(\mathbf{C}\times\mathbf{A}) is perpendicular to the plane containing their heads.


Homework Equations



Definition of cross product


The Attempt at a Solution



I am jammed at the start. Can I get just a little hint here? Also, what exactly does it mean for vectors to be distinct? Does it just mean they are not equal to each other? Or that each is not zero?
It means that none of them is equal to any of the others. It doesn't say that any of them is not zero.
 
Mark44 said:
It means that none of them is equal to any of the others. It doesn't say that any of them is not zero.

Ok great. It wasn't that clear to me. Any thoughts on how to start this? I need to establish a way of orienting things. First I need to determine how the plane containig the heads is related to the vectors themselves. Perhaps I should construct 2 more vectors, one that connect the heads of A and B and one that connect the heads of A and C? I'm not sure why yet :smile: Just trying to get the gears moving.
 
You can think of the three vectors as being the supports of the plane that their heads lie in. Yes, construct two more vectors, AB and AC (or BC). The cross product of these vectors will give you the normal to the plane. That vector should be parallel to (a multiple of) the vector (A x B) + (B x C) + (C X A).
 
Ok. I am just now having time to get back to this one. So we have two new vectors: one from head of A to head of B called AB and one from head of A to head of C called AC. By crossing AB with AC I get

ABxAC = {(AB)y(AC)z - (AB)z(AC)y}i - {(AB)x(AC)z - (AB)z(AC)x}j + {(AB)x(AC)y - (AB)y(AC)x}k.

I know that ABxAC is normal to the plane in which the heads of A, B, and C rest.

Now this should be parallel to <br /> (\mathbf{A}\times\mathbf{B})+(\mathbf{B}\times\mathbf{C})+(\mathbf{C}\times\mathbf{A})<br />.

If that is the cae, then I can use either cross product or dot product to show that is true. My problem is that I don't think that my expression for ABxAC is very useful since I don't see how it can cancel any terms that would arise of I "dot it" with the vector <br /> (\mathbf{A}\times\mathbf{B})+(\mathbf{B}\times\mathbf{C})+(\mathbf{C}\times\mathbf{A})<br /> since they don't share any common terms.

Any thoughts on a better approach/naming convention for these vectors?
 
Saladsamurai said:
Ok. I am just now having time to get back to this one. So we have two new vectors: one from head of A to head of B called AB and one from head of A to head of C called AC. By crossing AB with AC I get

ABxAC = {(AB)y(AC)z - (AB)z(AC)y}i - {(AB)x(AC)z - (AB)z(AC)x}j + {(AB)x(AC)y - (AB)y(AC)x}k.

I know that ABxAC is normal to the plane in which the heads of A, B, and C rest.

Now this should be parallel to <br /> (\mathbf{A}\times\mathbf{B})+(\mathbf{B}\times\mathbf{C})+(\mathbf{C}\times\mathbf{A})<br />.
Yes, that's what you're trying to show.
Saladsamurai said:
If that is the cae, then I can use either cross product or dot product to show that is true. My problem is that I don't think that my expression for ABxAC is very useful since I don't see how it can cancel any terms that would arise of I "dot it" with the vector <br /> (\mathbf{A}\times\mathbf{B})+(\mathbf{B}\times\mathbf{C})+(\mathbf{C}\times\mathbf{A})<br /> since they don't share any common terms.
You don't need either the cross product or the dot product to show that two vectors are parallel. If u and v are parallel, then each one is a scalar multiple of the other. (If they're pointing in opposite directions, the scalar will be negative.)
Saladsamurai said:
Any thoughts on a better approach/naming convention for these vectors?
 
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