- #1
Kolmin
- 66
- 0
That’s an issue for me. I don’t know how should I visualize constraints in constrained optimization problems in R^{3}. This is a problem cause I cannot see how it works the multiplier solution in the inequality constraints. That’s not a matter of exercises, that’s really a problem of visualization, nothing more.
Btw, the next one is not an homework…LOL, it’s just a way to explain my problem with a function that it’s easy to imagine.
Let’s say that I have to face a constrained maximization problem and the function is something quite common like a Cobb-Douglas function with the parameter set to .5.
Now, let’s add a constraint like x[itex]^{2}[/itex] + y[itex]^{2}[/itex] ≤1.
What is this?
I mean, how do I have to consider it in terms of visualization of the problem in the space. Is it simply a set defined on [itex]\Re[/itex][itex]^{2}[/itex] that creates a constraint on [itex]\Re[/itex][itex]^{2}[/itex]?
However, if this is the case what’s the point of talking about the gradient of this constraint function that has to go in the same direction of the object function? There is no such a thing if we are dealing only with something that is on [itex]\Re[/itex][itex]^{2}[/itex].
Or do I have to consider it a function, specifically g(x,y)=x[itex]^{2}[/itex] + y[itex]^{2}[/itex]? If this is the case, what the heck is this? A paraboloid that stops at a certain point?
I am really lost…
Thanks in advance.
PS: The problem is the same with linear constraints. Are them lines or planes?
PPS: Sorry for all these easy (borderline stupid) questions, but that’s the problem when you have to figure out everything by yourself and there is nobody around that can explain you…that’s why I think this forum is amazing.
Btw, the next one is not an homework…LOL, it’s just a way to explain my problem with a function that it’s easy to imagine.
Let’s say that I have to face a constrained maximization problem and the function is something quite common like a Cobb-Douglas function with the parameter set to .5.
Now, let’s add a constraint like x[itex]^{2}[/itex] + y[itex]^{2}[/itex] ≤1.
What is this?
I mean, how do I have to consider it in terms of visualization of the problem in the space. Is it simply a set defined on [itex]\Re[/itex][itex]^{2}[/itex] that creates a constraint on [itex]\Re[/itex][itex]^{2}[/itex]?
However, if this is the case what’s the point of talking about the gradient of this constraint function that has to go in the same direction of the object function? There is no such a thing if we are dealing only with something that is on [itex]\Re[/itex][itex]^{2}[/itex].
Or do I have to consider it a function, specifically g(x,y)=x[itex]^{2}[/itex] + y[itex]^{2}[/itex]? If this is the case, what the heck is this? A paraboloid that stops at a certain point?
I am really lost…
Thanks in advance.
PS: The problem is the same with linear constraints. Are them lines or planes?
PPS: Sorry for all these easy (borderline stupid) questions, but that’s the problem when you have to figure out everything by yourself and there is nobody around that can explain you…that’s why I think this forum is amazing.