I've been asked to find the minimum and maximum of the following function:
$f(x,y) = x^2+y^2-x+1/4$
On the region or restriction defined as:
$D$={${(x,y)\in\mathbb{R}^2:x^2+y^2\leq1; x+y\leq0}$}
First, I observed that $f$ is continuos, and after I did the graph of the region where I will study the function, to check geometrically that the intersection of the two conditions I have defined, is closed and bounded, factor which assure that exist extrems because of the extreme value theorem.
Then, I studied the interior of the region with $\nabla f(x,y)=(0,0)$ and I get the critical point $(1/2,0)$
And now I'm having problems to could study the borders of the region. I parametrized one of them through the following curve: $\sigma (t)=(t,-t)$ and then, I compose $f$ with it, $f$$\circ$$\sigma(t)$$= 2t^2-t+1/4$. Once I did this, I get from the ($f$$\circ$$\sigma)'(t)=0$ the critical point $(1/4,-1/4)$. But, I don't know how to parametrize the rest, that is the border of a half part of the unitary circle. Any idea?
