All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Integer Pair and Prime Constant II (Posted on 2010-01-23) Difficulty: 3 of 5
Determine all possible value(s) of a positive prime constant P such that the equation: 2X + 3P = Y2 has precisely two distinct solutions in (X, Y), where each of X and Y is a positive integer.

See The Solution Submitted by K Sengupta    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Analytic Solution | Comment 2 of 3 |
2X + 3P = Y2  gives  2X = Y2 (mod 3)

2X can only be 1 or 2 (mod 3) while Y2 can only be 0 or 1 (mod 3),
so they must each be 1 (mod 3)

However, 2X = 1 (mod 3) means that X must be even. Now let X = 2z, so that the original equation can be written as Y2 – 22z = 3P and factorised to give:

(Y – 2z)(Y + 2z) = 3P.

Since P is prime and the brackets differ by more than 1, P = 2 and P = 3 can be ruled out, leaving only two possible cases:

(A)        Y – 2z = 3 and Y + 2z = P,
            which gives 2z = (P – 3)/2 and therefore  P = 2z + 1 + 3
or
(B)        Y – 2z = 1 and Y + 2z = 3P,
            which gives 2z = (3P – 1)/2 and therefore  P = (2z + 1 + 1)/3

For a single value of P to correspond to two distinct values of z (say za and zb), they must come from the different cases above. Thus:

            2za + 1 + 3 = (2zb + 1 + 1)/3, which gives     3(2za + 1) + 8 = 2zb + 1
Dividing by 8 gives
                                    3(2za – 2) + 1 = 2zb – 2   

Now, za < zb so if za – 2 >0 the left and right sides would be disparate (odd and even respectively). So the only possibility is that za = 2, from which zb = 4.
These then give the only pairs for (X, Y) as (4, 7) and (8, 17), corresponding
to P = 11.

  Posted by Harry on 2010-01-26 14:55:21
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (23)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information