Finding Parallel Tangent Planes on a Surface

  • Thread starter Thread starter EngnrMatt
  • Start date Start date
  • Tags Tags
    Planes
EngnrMatt
Messages
34
Reaction score
0

Homework Statement



Find the points on the surface \(4 x^2 + 2 y^2 + 4 z^2 = 1\) at which the tangent plane is parallel to the plane \(4 x - 3 y - 2 z = 0\).

Homework Equations



Not sure

The Attempt at a Solution



What I did was take the gradient of both functions, the surface function as f, and the plane as g, so I got ∇f = <8x,4y,8z> and ∇g = <4,-3,-2>. Knowing that these gradients are normal vectors, and the planes would be in parallel, therefore having the same normal vectors, I set the components equal to each other and got x = 1/2, y = -3/4, z = -1/4. However, these are not the points, and I have rune out of ideas on how to work the problem.
 
Physics news on Phys.org
EngnrMatt said:

Homework Statement



Find the points on the surface \(4 x^2 + 2 y^2 + 4 z^2 = 1\) at which the tangent plane is parallel to the plane \(4 x - 3 y - 2 z = 0\).

Homework Equations



Not sure

The Attempt at a Solution



What I did was take the gradient of both functions, the surface function as f, and the plane as g, so I got ∇f = <8x,4y,8z> and ∇g = <4,-3,-2>. Knowing that these gradients are normal vectors, and the planes would be in parallel, therefore having the same normal vectors, I set the components equal to each other and got x = 1/2, y = -3/4, z = -1/4. However, these are not the points, and I have rune out of ideas on how to work the problem.


The normal vectors should be parallel, not equal. <8x,4y,8z>= K<4,-3,-2>, K is a constant.


ehild
 
Alright, I got it. Thank you very much!
 
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