MHB Numbers with a quadratic property

Opalg
Gold Member
MHB
Messages
2,778
Reaction score
13
A recent https://mathhelpboards.com/potw-secondary-school-high-school-students-35/problem-week-411-apr-5th-2020-a-27196.html#post119308 asked about properties of a pair of positive integers $x$, $y$ such that $2x^2+x = 3y^2+y$. But it is not obvious that any such pairs exist. So the challenge is, are there any such pairs of positive integers? If so, what is the smallest such pair? After that, what is the next smallest pair?
 
Mathematics news on Phys.org
Opalg said:
A recent https://mathhelpboards.com/potw-secondary-school-high-school-students-35/problem-week-411-apr-5th-2020-a-27196.html#post119308 asked about properties of a pair of positive integers $x$, $y$ such that $2x^2+x = 3y^2+y$. But it is not obvious that any such pairs exist. So the challenge is, are there any such pairs of positive integers? If so, what is the smallest such pair? After that, what is the next smallest pair?
Hint:
[sp]As shown in the https://mathhelpboards.com/potw-secondary-school-high-school-students-35/problem-week-411-apr-5th-2020-a-27196.html#post119308, $x-y$ is a perfect square, say $x-y = u^2$. Then $y = x-u^2$. Use that to find and solve an equation for $x$ is terms of $u$. What condition must $u$ satisfy to ensure that $x$ is an integer?[/sp]
 
[sp]
As a matter of fact, I was interested in that very question. The question is about finding points with integer coordinates on a hyperbola, and this is a classical problem on representation by quadratic forms. I wrote something about it here. Sorry, it's in French, but ‶the equations speak for themselves″ :)
[/sp]
 
Congratulations to castor28 for his solution. Mine is quite similar:

[sp]Substituting $y=x-u^2$, the equation $2x^2+x = 3y^2+y$ becomes $$2x^2+x = 3(x-u^2)^2 + x - u^2 = 3x^2 - 6u^2x + 3u^4 + x - u^2,$$ $$x^2 - 6u^2x + u^2(3u^2-1) = 0,$$ $$x = 3u^2 \pm\sqrt{u^2(6u^2 + 1)}.$$ We want $x$ to be positive, so take the positive square root to get $x = 3u^2 + uv$, where $v = \sqrt{6u^2+1}$. We also want $v$ to be an integer, so we want integer solutions to the equation $v^2 = 6u^2+1$. That is a https://mathhelpboards.com/showthread.php?2905-The-Pell-Sequence-type equation. To see how to solve it, divide by $u^2$ to get $\left(\frac vu\right)^2 = 6 + \frac1{u^2}$. If $u$ is large, then $\frac1{u^2}$ is very small and so $\frac vu$ will be close to $\sqrt6$. The best rational approximations to $\sqrt6$ come from its continued fraction convergents. The helpful continued fraction calculator here gives this table:

https://www.physicsforums.com/attachments/9693._xfImport

The convergents $\frac vu$ are alternately slightly larger and slightly smaller than $\sqrt6$, corresponding to solutions of $v^2 = 6u^2+1$ and $v^2 = 6u^2-1$. So from alternate rows of that table we get

$$\begin{array}{r|r|r|r}v&u&x=u(3u+v)&y=u(2u+v) \\ \hline 5&2&22&18 \\ 49&20&2180&1780 \\ 485&198&213642&174438 \\ 4801&1960&20934760&17093160\end{array}$$

After that, the numbers increase rapidly, giving an infinite sequence of positive integer solutions of $2x^2+x = 3y^2+y$. (I'm pleased to see that my numbers tally exactly with castor28's!)[/sp]
 

Attachments

  • Screenshot 2020-04-13 at 12.38.51.png
    Screenshot 2020-04-13 at 12.38.51.png
    11.9 KB · Views: 132
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