MHB Find Perfect Square $m,n \in N$ with $m^2-4n$ & $n^2-4m$

  • Thread starter Thread starter Albert1
  • Start date Start date
Albert1
Messages
1,221
Reaction score
0
$m,n \in N$
if $m^2-4n ,\,\, and \,\, n^2-4m$ are all perfect square numbers , please find all $m$ and $n$
 
Mathematics news on Phys.org
Should you not have some restrictions, like m > n?
Asking because these are 3 of the solutions:
m = 4, n = 4
m = 6, n = 5
m = 5, n = 6
 
Last edited by a moderator:
Wilmer said:
Should you not have some restrictions, like m > n?
Asking because these are 3 of the solutions:
m = 4, n = 4
m = 6, n = 5
m = 5, n = 6
your answers are corret,please state with reason
 
without loss of generality we can assume m >=n. if(m,n) is a solution then (n,m) is another
now 4n is even so $m^2 - 4n <= (m-2)^2$
or $-4n<=-4m + 4$
or $n >=m-1$

case 1)
$m=n$
then $m^2 -4m = m(m-4)$ is perfect square = $(k+2)(k-2)$ taking $k = m-2$

$(k+2)(k-2) = k^2 - 4 = p^2(say)$
$(k+p)(k-p) = 4$ so $k+ p = k- p = 2$ as both are even or both odd
so $k = 2, p = 0$ or $m = 4$
so solution $m=n= 4$

case 2)
$n >=m-1$
or $n = m- 1$
now $m^2- 4n = m^2-4(m-1) = (m-2)^2$ always whole square
check the other one
$n^2 - 4m = n^2 - 4(n+1) = n^2 - 4n - 4 = (n-2)^2 + 8 = q^2(say)$

or $(n+2)^2-q^2 = 8$ giving $n-2 + q =4$ and $n-2-q=2$ as both are even
solving $n= 5$ and as $m = n+1$ we have (m,n) = (6,5)
by symmetry (m,n) = (5,6)

combining both we have (m,n) = (6,5) or (5,6) or (4,4)
 
Albert said:
your answers are correct,please state with reason
Sorry. Was intending to ask question only...gave those as examples.

Didn't realize negative integers were not allowed.
If they were, then there's infinite solutions:
if m = x then n = -(x + 1)
 
Wilmer said:
Sorry. Was intending to ask question only...gave those as examples.

Didn't realize negative integers were not allowed.
If they were, then there's infinite solutions:
if m = x then n = -(x + 1)
yes this original qustion has a flaw:
here we treat $m^2-4n , and \, n^2-4m $ separately
 
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...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top