Find the points on the surface closest to the origin

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 5K views
EgyptMind
Messages
3
Reaction score
0
1. Homework Statement
find the points on the surface z^2=xy+4 closest to the origin

i tried the distance formula but it got too messy, i think there's an approach using lagrange multiplier but i just can't quiet figure it out...?
 
Last edited:
Physics news on Phys.org
to use lagrange, write the function you are trying to minimise (distance to origin r^2 = x^2 + y^2 + z^2), and use the surface as the constraint
 
a little more details...?
 
if you;re not sure about lagrange multipliers, try a google search, i found
http://www.uAlberta.ca/MATH/gauss/fcm/calculus/multvrbl/basic/Extrema/Lgrng_mltplrs_exmpl.htm
 
Last edited by a moderator:
EgyptMind said:
1. Homework Statement
find the points on the surface z^2=xy+4 closest to the origin

i tried the distance formula but it got too messy, i think there's an approach using lagrange multiplier but i just can't quiet figure it out...?
What did you try? If you use lanedance's suggestion, to minimize [itex]x^2+ y^2+ z^2[/itex] rather than [itex]\sqrt{x^2+ y^2+ z^2}[/itex] (whatever minimizes one minimizes the other) it should not be "too messy".