Distance from a point on a sphere to a point on a plane

  • Context: Graduate 
  • Thread starter Thread starter Divergent13
  • Start date Start date
  • Tags Tags
    Plane Point Sphere
Click For Summary
SUMMARY

The discussion focuses on calculating the shortest distance from a point on the sphere defined by the equation (x-1)² + (y-2)² + (z-3)² = 9 to the plane described by x + 2y + 2z = 28. The solution involves finding the normal vectors of both the sphere and the plane, ensuring they are parallel, and then determining the distance between the sphere's center and the plane. The final answer is confirmed to be 8/3, derived by calculating the distance from the center of the sphere to the plane and subtracting the sphere's radius.

PREREQUISITES
  • Understanding of sphere and plane equations in 3D geometry
  • Knowledge of vector calculus, specifically normal vectors
  • Familiarity with distance formulas between points and planes
  • Ability to perform scalar projections onto vectors
NEXT STEPS
  • Study the method for finding the shortest distance between a point and a plane using scalar projection
  • Learn about normal vectors and their significance in geometry
  • Explore the concept of tangent planes to spheres and their properties
  • Review optimization techniques in calculus, particularly minimizing distance functions
USEFUL FOR

Mathematicians, physics students, and engineers who are working on problems involving geometric distances, optimization, and vector calculus.

Divergent13
Messages
48
Reaction score
0
Hi everyone here is the original question:

Find the length of the shortest line segment which can be drawn from a point on the sphere (x-1)^2 + (y-2)^2 + (z-3)^2 = 9
to a point of the plane x + 2y + 2z = 28.

I am having a lot of difficulty with this:

what I'm trying is to find some way to write the arclength equation for
all the lines between those points lying on the sphere and those in the plane,
then minimize the arclength equation using
d/dt(L(p)) = 0

How could I go about doing this problem?

The answer in the book is 8/3.
 
Physics news on Phys.org
The segment is normal to both the plane and the sphere.
 
ahh well that's understandable now--- but I am still stuck on it.
 
You can read off the equation of the nornal of the plane. You can use your vector calc to find the normal to the sphere, those two normal must be parallel. You can thus work out the point(s) where this normal occurs, you've then got to find the distance between two planes (the orginal, and the tangent plane to the sphere), and i'll wager there's a formula for that in your notes...
 
After you get the normal to the plane, draw a straight line from the center of the sphere along this direction toward the plane. Where this line hits the plane and the sphere will give you the end points of the shortest segment. (I am assuming the plane does not intersect the sphere).
 
My latest (and easiest) idea is:

Find the shortest length between the given plane and the sphere's center, call that D1.
Then the shortest line segment from the plane to a point on the sphere's surface is simply
D2 = D1 - radius.

There's an equation in the Stewart book for finding the shortest distance between a plane and a point, and it uses the scalar projection onto the planes normal vector.
 
yep, that seems like a much better way of doing it.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
2K
  • · Replies 13 ·
Replies
13
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
7
Views
2K
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K