Linear algebra area with vectors

braindead101
Messages
158
Reaction score
0
The figure below shows the tetrahedron determined by a,b,c E R^3. The area vector of a face is a vector perpendicular to the face, pointing outward, whose magnitude is the area of the face. Show that the sum of the four outward pointing area vectors of the faces equals the zero vector. I have attached the image.


Since the area of each face is identical can I just say it is some variable say c. So i am trying to look for the directional vector of each side.. but i am having trouble doing this. I think that vec b is one and vec (b-c) is another, but i am having trouble picturing the other two vectors especially the one pointing downwards.
Is this even the right approach to this problem?
 

Attachments

  • tetrahedron.JPG
    tetrahedron.JPG
    3.5 KB · Views: 489
Physics news on Phys.org
braindead101 said:
The figure below shows the tetrahedron determined by a,b,c E R^3. The area vector of a face is a vector perpendicular to the face, pointing outward, whose magnitude is the area of the face. Show that the sum of the four outward pointing area vectors of the faces equals the zero vector. I have attached the image.


Since the area of each face is identical can I just say it is some variable say c. So i am trying to look for the directional vector of each side.. but i am having trouble doing this. I think that vec b is one and vec (b-c) is another, but i am having trouble picturing the other two vectors especially the one pointing downwards.
Is this even the right approach to this problem?
Are you told that the area of each face is identical? That is NOT true for a general tetrahedron. (And, even if they were, it would be really bad idea to use the same symbol, c, for the area as for one of the vectors!)

Do you know the "cross product"? In particular, do you know that the area of a parallelogram having vectors \vec{a} and \vec{b} as adjacent sides is |\vec{a}\times\vec{b}|? If you know that then the vectors referred to are just the cross products of two vectors each. Using the notation and order of edges that you have in your picture, the outward 'area vectors' are:
bottom face: \vec{c}\times\vec{b}
front face: \vec{b}\times\vec{a}
back face: \vec{a}\times\vec{c}
right face: (\vec{b}-\vec{c})\times\(\vec{b}-\vec{a})
Using the distributive law and the fact that the cross product is anti-commutative will give you the result.

If you can't use the cross product- sorry!
 
hi I'm just wondering why for the right face it's b-c x b-a and not b-a x c-a
 
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