- #1
Yankel
- 395
- 0
Hello,
I am trying to find the absolute min-max of the function:
\[f(x,y)=xy^{2}\]
over the set:
\[D=x^{2}+y^{2}\leq 1, y\geq 0, x\geq 0\]
Usually, when I have a problem where D is a rectangle, I check every line out of 4 for min-max. If D is a triangle, the same. If D is a circle, I usually take the circle line and put it in f in such a way that created a single variable function.
Here, I have a quarter of a circle (photo attached).
View attachment 2599
Now how do I handle it ? I know I need to check the two lines in the region. How do I handle the quarter of a circle ? Should I do:
\[y^{2}=1-x^{2}\]
put it in f, solve and take only points that satisfy x>=0 and y>=0 ?
a better way ?
thanks !
I am trying to find the absolute min-max of the function:
\[f(x,y)=xy^{2}\]
over the set:
\[D=x^{2}+y^{2}\leq 1, y\geq 0, x\geq 0\]
Usually, when I have a problem where D is a rectangle, I check every line out of 4 for min-max. If D is a triangle, the same. If D is a circle, I usually take the circle line and put it in f in such a way that created a single variable function.
Here, I have a quarter of a circle (photo attached).
View attachment 2599
Now how do I handle it ? I know I need to check the two lines in the region. How do I handle the quarter of a circle ? Should I do:
\[y^{2}=1-x^{2}\]
put it in f, solve and take only points that satisfy x>=0 and y>=0 ?
a better way ?
thanks !