Maximizing f(x,y) on the circle x^2 + y^2 = 12

  • Thread starter Thread starter dazedoutpinoy
  • Start date Start date
  • Tags Tags
    Function
dazedoutpinoy
Messages
5
Reaction score
0
Homework Statement

Maximize the function f(x,y) = x^2y constrained by the circle x^2 + y^2 = 12





The attempt at a solution

I already went as far as solving lambda in my work; however, it's still a variable so I could not plug it into solve for x and y.

http://img.photobucket.com/albums/v407/dazedoutpinoy/Calculus001.jpg"
 
Last edited by a moderator:
Physics news on Phys.org
(it took me a while to understand the meaning of (i) and (j), ...)

From the two equations you have writen, you can now eleminate lambda.
In this way, you will get a curve (two lines actually) where the gradient of f is perpendicular to circles centered on the origin.
(Df = lambda Dg means that as you know: the gradient of f should have no finite component along the given circle)

Then, you should simply find out the intersection of this curve with the particular circle you are targeting.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top