I haven't done this in quite a while so excuse my perhaps silly question.
I'm looking for a solution to a minimization problem (if there is one), that goes like this:
I want to minimize (global) $f(x,y,z)=x^2+y^2+z^2$ under the condition that $ax+by+cz = 1$ with a,b,c being constants.
Is there even a solution to this problem, since there are two equations and 3 unknowns? What if I have these two equations with lets say 20 unknown variables?
It would be nice if anyone could either post the solution to this problem, or some hints (=> google search terms) so that i can lookup this problem.
But before all: is there a single solution to this problem?
thanks.