0x0=?
Find all prime numbers m,n such that n divides m^2 - 1 and m divides n^2 -4.
lmao
XD
well I guess it boils down to the definition of a prime\[p\mid ab \Rightarrow p\mid a \vee p\mid b \]\[n \mid (m^2 -1) \Rightarrow n\mid m-1\vee n \mid m+1 \]\[m\mid (n^2 - 4) \Rightarrow m \mid n -2 \vee m \mid n+2\]
If \(n\gt m \) then we can forget \(n \mid m-1\) and for the second "or" case there is only one possibility: (m, n) = (2, 3). If we plug that in into the second case, then that's not valid. So yes, it's definitely not possible when \(n> m\).
If \(m>n\) then for the second-case we can forget the first "or", and the second is just not possible, unless \(m = n+2\), so we're now considering twin-primes under this case, where \(m\) is the greater of the two twin primes.
Hey, btw, do we say that 3 divides 0? If so, then (3, 2) is also a valid solution.
So anyway, we're looking at twin-primes \((m,n)\) where \(m>n\). We can forget \(n \mid m - 1\). We're left with \(n \mid m+1\) and I believe (3, 5) is the only twin-prime pair which satisfies that property.
yes exactly :)
Therefore, (2, 3) and (3, 5) appear to be the only solutions.
yes (:
Great, is this an RMO problem or what?
yea its RMO prblm which prof gave in class :)
we hav some kinda Olympiad practice tests this was one of the prblms
Aren't there infinitely many solutions when n=2
o-o seems legit
Join our real-time social learning platform and learn together with your friends!