Calc iii question/analytic geometry

  • Thread starter Thread starter jaejoon89
  • Start date Start date
  • Tags Tags
    Calc iii Geometry
jaejoon89
Messages
187
Reaction score
0
Given vertices of regular tetrahedron OABC, prove that vector OA + OB + OC is perpendicular to plane ABC...

I've been racking my brain on this one, can't figure it out... would appreciate some help

I thought I'd center it on the origin:
(0, 0, 0)
(1, 0, 0)
(0, 1, 0)
(0, 0, 1)

A + B + C = (1, 0, 0) + (0, 1, 0) +(0, 0, 1) = (1, 1, 1)
(not sure if that's right - seems like it would be outside the tetrahedron)

No idea where to go from there.
 
Physics news on Phys.org
The problem here is that your tetrahedron isn't regular. Consider triangle OAB. Two of the sides have length 1, but the hypoenuse has length \sqrt{2}. You'll have to choose different vectors.
 
Is there an easier way to do it? Showing that this is true for one regular tetrahedron doesn't necessarily/formally mean it holds for all of them, does it?

Also, even when I switch coordinates, it doesn't work. For example, a regular tetrahedron (... at least wikipedia says this one is regular)

O (1, 1, 1)
A (-1, -1, 1)
B (-1, 1, -1)
C (1, -1, -1)

vector OA = A - O = (-2, -2, 0)
Similarly, vector OB = (-2, 0, -2)
OC = (0, -2, -2)

AB = (0, 2, -2)
AC = (2, 0, -2)

AB x AC = (-4, -4, -4)
OA + OB + OC = (-4, -4, -4)

And when you take the dot product of those it should be 0 (if they are perpendicular, as they are supposed to be)... but it isn't 0

What's wrong? Also, again is showing it holds for one regular tetrahedron sufficient?
 
Last edited:
jaejoon89 said:
Is there an easier way to do it?

If there is, I don't see it.

Showing that this is true for one regular tetrahedron doesn't necessarily/formally mean it holds for all of them, does it?

No, but you're trying to do hear is easily generalized. Instead of trying to come up with a tetrahedron whose sides are of unit length just let the length be some variable, say a. Then *presto* you're working with any possible regular tetrahedron.
 
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