Multivar Optimization question

  • Thread starter Thread starter Damascus Road
  • Start date Start date
  • Tags Tags
    Optimization
Click For Summary
SUMMARY

The discussion centers on solving a multivariable optimization problem to find the coordinates (x,y,z) of the point closest to the origin on the plane defined by the equation z=3x+2y+1. The user correctly identifies the need to minimize the function (x,y,3x+2y+1) and begins by calculating the partial derivative with respect to x, resulting in the equation f_{x}=\frac{10x+12y+4}{2\sqrt{x^2+y^2+2x+3y+1}}. The user seeks guidance on the next steps after setting the derivative to zero, indicating a need for further assistance in optimization techniques.

PREREQUISITES
  • Understanding of multivariable calculus
  • Familiarity with optimization techniques
  • Knowledge of partial derivatives
  • Basic concepts of distance minimization in three-dimensional space
NEXT STEPS
  • Study methods for solving multivariable optimization problems
  • Learn about Lagrange multipliers for constrained optimization
  • Explore the use of gradient descent in optimization
  • Review examples of minimizing distance functions in calculus
USEFUL FOR

Students and professionals in mathematics, engineering, and data science who are tackling optimization problems, particularly those involving multivariable functions and distance minimization.

Damascus Road
Messages
117
Reaction score
0
Greetings,
I'm working on a problem where I am to find the coordinates of the point (x,y,z) to the plane z=3x+2y+1, which is closest to the origin.

I know that this is an optimization problem, and I believe I have to minimize (x,y,3x+2y+1).

I started by finding partial derivative, fx, of the magnitude of the function.

[tex]f_{x}=\frac{10x+12y+4}{2\sqrt{x^2+y^2+2x+3y+1}}[/tex]

Setting that = 0

[tex]0 =\frac{10x+12y+4}{2\sqrt{x^2+y^2+2x+3y+1}}[/tex]

now what?
 
Last edited:
Physics news on Phys.org
anyone know how to do this?
 
I've since solved this, although it took me a few days.
For future reference, was this the correct forum for this question? It got zero replies...
 

Similar threads

Replies
5
Views
1K
Replies
2
Views
2K
  • · Replies 25 ·
Replies
25
Views
2K
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
1
Views
2K
Replies
2
Views
1K