Solving for Smallest Value: Completing the Square for x and y

  • Thread starter Thread starter Hypochondriac
  • Start date Start date
  • Tags Tags
    Square
AI Thread Summary
The discussion centers on finding the smallest value of the expression x^4 + 2x^2 + y^4 - 2y^2 + 3 by completing the square. The expression is simplified to (x^2 + 1)^2 + (y^2 - 1)^2 + 1. Participants clarify that the smallest value occurs when x=0 and y=1, resulting in a minimum value of 2. There is a misunderstanding regarding the calculation, particularly about the constant term adjustment, which is corrected from 1 to 2. The conversation emphasizes the importance of understanding the behavior of squared terms in determining minimum values for real x and y.
Hypochondriac
Messages
35
Reaction score
0
I never usually have a problem with it but this threw me because of the y terms.

x^4 + 2x^2 + y^4 -2y^2 + 3

i reduced it to

(x^2 + 1)^2 -1 + (y^2 -1)^2 -1 +3
=(x^2 + 1)^2 + (y^2 -1)^2 +1

but the question asks for "the smallest value (for real x and y)"
although judging by the answer to the last question, its the smallest y value.
how do i determin the value?
 
Physics news on Phys.org
I didn't quite get what you meant by smallest value. But I'm assuming as follows,

The least value of the function (x^2+1)^2+(Y^2-1)^2+1 for which x,y are real, which can be found out by putting x=0,y=1. So the answer comes out to be 2.
 
where did you get 0 and 1 from? trial and error?
you are correct though,
thank you

edit: don't worry i can see now
 
Last edited:
Yes, through trial and error. Maybe someone else might be able to help you with the actual method.
 
Hypochondriac said:
I never usually have a problem with it but this threw me because of the y terms.

x^4 + 2x^2 + y^4 -2y^2 + 3

i reduced it to

(x^2 + 1)^2 -1 + (y^2 -1)^2 -1 +3
=(x^2 + 1)^2 + (y^2 -1)^2 +1

but the question asks for "the smallest value (for real x and y)"
although judging by the answer to the last question, its the smallest y value.
how do i determin the value?

I would interpret "the smallest value (for real x and y)" as meaning the smallest value for the expression. Since x^2+ 1 and y^2- 1 both squared (and we are told that x and y must be real) neither can be negative. The total will have the smallest value which each of those has its smallest value. What is the smallest that x^2+ 1 can be? What is the smallest y^2- 1 can be?

Oh, by the way -1+ 3= 2, not 1!
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top