Solving for Points on a Sphere w/ Parallel Plane

stripes
Messages
262
Reaction score
0

Homework Statement



Find the points on the sphere x2 + y2 + z2 = 1 where the tangent plane is parallel to the plane 2x + y - 3z = 2.

Homework Equations



z - z0 = fx(x0, y0)(x - x0) + fy(x0, y0)(y - y0))

That's all I believe

The Attempt at a Solution



This chapter in our text does not require the use of vectors (eg dot and cross product), so I need to do this strictly algebraically. I found both first order partials, but didn't really know what to do after that. I plug in these partials to the expression above, but I don't think it's possible to solve for x0 and y0 explicitly.

If someone could guide me in the right direction, it would be much appreciated. Thank you all in advance!
 
Physics news on Phys.org


first find the normal to the plane

then note any vector from the origin through, will be orthogonal to the sphere face where it intersects it
 
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