Proving an Infinite Number of Integer Points on a Level Surface

Click For Summary
SUMMARY

The function f: R2 -> R, defined as f(x,y)=x²+y²-6xy+8y, has a level surface f(x,y)=1 that contains infinitely many integer points (x,y). To prove this, one should complete the square to rewrite the equation as (x - 3y)² = 8y² - 8y + 1. Finding integer values of y that make the right-hand side a perfect square leads to integer solutions for x. The equation n² = 2(2y-1)² - 1 must be solved to identify valid integer pairs.

PREREQUISITES
  • Understanding of quadratic equations and completing the square
  • Familiarity with integer solutions and perfect squares
  • Knowledge of Pell's equation and its properties
  • Basic concepts of functions and level surfaces in multivariable calculus
NEXT STEPS
  • Study the properties of Pell's equation and its integer solutions
  • Learn about completing the square in quadratic forms
  • Research integer points on level surfaces in multivariable functions
  • Explore the implications of the gradient and tangent planes in optimization problems
USEFUL FOR

Mathematicians, students studying algebra and calculus, and anyone interested in number theory and integer solutions to polynomial equations.

Elize88
Messages
1
Reaction score
0
Given is the function f: R2 -> R, with f(x,y)=x2+y2-6xy+8y.
The level surface f(x,y)=1 contains infinitely much points (x,y) where x and y
are integer.
How can I prove this?

I see that it is true with some examples, but how can I prove this.
Do I need to use the gradient? Or tangent planes? Or linear algebra?
 
Mathematics news on Phys.org
Elize88 said:
Given is the function f: R2 -> R, with f(x,y)=x2+y2-6xy+8y.
The level surface f(x,y)=1 contains infinitely much points (x,y) where x and y
are integer.
How can I prove this?

I see that it is true with some examples, but how can I prove this.
Do I need to use the gradient? Or tangent planes? Or linear algebra?
Hi Elize, and welcome to MHB!

You want to find integer solutions to the equation $x^2 - 6xy +y^2 + 8y = 1$. I would start by completing the square and writing the equation as $(x - 3y)^2 = 8y^2 - 8y + 1$. If you can find an integer value of $y$ making the right-hand side of that equation a perfect square, say $8y^2 - 8y + 1 = n^2$, then $(x - 3y)^2 = n^2$. So $x = 3y\pm n$, giving you two integer values of $x$ to solve your equation.

But $8y^2 - 8y + 1 = 2(2y-1)^2 - 1$. So we want to find integer solutions of the equation $n^2 = 2(2y-1)^2 - 1$. In other words, we are looking for squares that are equal to twice a square minus $1$. That should get you thinking about http://mathhelpboards.com/math-notes-49/pell-sequence-2905.html.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
7
Views
2K
Replies
15
Views
4K