MHB Proving an Infinite Number of Integer Points on a Level Surface

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.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top