plasmid Posted July 7, 2014 Report Share Posted July 7, 2014 Find all pairs of positive integers m and n such that (n3+1) / (mn-1) is an integer, and prove you've identified them all. This was a problem I solved back in high school with a proof that could barely fit on one page, written front and back, with small handwriting. Even looking at it again now, the most elegant proof I can come up with is still pretty complex, but nevertheless sort of neat. In part, I'm sharing a tricky problem. In part, I'm wondering if there's a more elegant way of solving it than the one I came up with. Quote Link to comment Share on other sites More sharing options...
0 phil1882 Posted July 7, 2014 Report Share Posted July 7, 2014 n = 1, m = 3 n = 2, m = 2, m = 5 n = 5, m = 2 Quote Link to comment Share on other sites More sharing options...
0 k-man Posted July 7, 2014 Report Share Posted July 7, 2014 n, m 1, 2 1, 3 2, 1 2, 2 2, 5 3, 1 3, 2 3, 5 5, 2 5, 3 Quote Link to comment Share on other sites More sharing options...
0 k-man Posted July 7, 2014 Report Share Posted July 7, 2014 I don't have the time to put together a complete proof, but here is how I would go about it... Show that n3+1 = (n+1)(n2-n+1) and this is the only way to represent it as a product. Therefore for (n3+1)/(mn-1) to be an integer one of the following conditions must be true for some integer k>0: 1) n+1 = k(mn-1) 2) n2-n+1 = k(mn-1) For each of these cases show that there exist small values of m and n, for which these equations are true, but also show that for larger m and/or n the left and right side of these equations diverge and no more solutions are possible. Quote Link to comment Share on other sites More sharing options...
0 plasmid Posted July 8, 2014 Author Report Share Posted July 8, 2014 I'll say that that approach would certainly be a different way of going about it than what I did. Would it matter that 27 is not divisible by 21, and 49 is not divisible by 21, but 27*49=1323 is divisible by 21 (=21*63)? Quote Link to comment Share on other sites More sharing options...
0 k-man Posted July 8, 2014 Report Share Posted July 8, 2014 So much for a "proof in a hurry" LOL Quote Link to comment Share on other sites More sharing options...
Question
plasmid
Find all pairs of positive integers m and n such that (n3+1) / (mn-1) is an integer, and prove you've identified them all.
This was a problem I solved back in high school with a proof that could barely fit on one page, written front and back, with small handwriting.
Even looking at it again now, the most elegant proof I can come up with is still pretty complex, but nevertheless sort of neat.
In part, I'm sharing a tricky problem. In part, I'm wondering if there's a more elegant way of solving it than the one I came up with.
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.