Minimize x 2 + y 2 subject to x 2 + y 2 x y ( x 2 − y 2 ) = 1 , where x and y are real numbers.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
I modified your solution to use latex. If you'd like to see the code, click on "edit" at the bottom left of your solution. You can do this on any page on brilliant, and it's a good way to learn how to use latex!
Log in to reply
Thank you i was trying but couldn't understand how to do it.
Log in to reply
A good way to start using latex is to use " ( " and " ) " around variables. For example, type:
( x )
It will show up as:
x
Applying A.M.-G.M. inequality-
( x 2 − y 2 ) 2 + 4 x 2 y 2 ≥ 2 4 x 2 y 2 ( x 2 − y 2 ) 2 = 4 x y ( x 2 − y 2 ) = 4 ( x 2 + y 2 ) ) ⟹ ( x 2 + y 2 ) 2 ≥ 4 ( x 2 + y 2 ) ⟹ ( x 2 + y 2 ) ≥ 4
Minimum value is 4 occurs when x 2 − y 2 = ∣ 2 x y ∣
How did you know how to choose those values [(x^2-y^2)^2 and (2xy)^2] for the inequality? I can follow the logic, but I can never figure out what numbers I should start out with.
Log in to reply
The main clue is ( x 2 − y 2 ) 2 + 4 x 2 y 2 = ( x 2 + y 2 ) 2
The inequality method looks cool but when i solved it the substitution method came first to my mind . Great Solution
Using the AM-GM inequality,
4 ( x 2 − y 2 ) + ( x 2 − y 2 ) + ( 2 2 + 2 ) y 2 + ( 2 2 − 2 ) x 2 ≥ 4 ( x 2 − y 2 ) 2 x 2 y 2 ( 2 2 + 2 ) ( 2 2 − 2 ) .
Simplifying,
2 2 ( x 2 + y 2 ) ≥ 4 2 x y ( x 2 − y 2 ) ⟹ ( x 2 + y 2 ) ≥ 2 x y ( x 2 − y 2 )
Squaring both sides and dividing by x 2 + y 2 , we have
x 2 + y 2 ≥ 4 ( x 2 + y 2 x y ( x 2 − y 2 ) ) = 4 ,
Giving us
x 2 + y 2 ≥ 4
Problem Loading...
Note Loading...
Set Loading...
Let x = r cos θ and let y = r sin θ .
Now we need to find the minimum value of x 2 + y 2 , which simplifies to r 2 .
The given equation, on substitution, simplifies to 4 r 2 ⋅ sin ( 4 θ ) = 1 , which implies r 2 = 4 ∗ csc ( 4 θ ) .
Hence, the minimum value of r 2 = 4 .