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

Home > Just Math
Integer Pair and Prime Constant (Posted on 2009-10-24) 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    
Rating: 3.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution | Comment 2 of 3 |
                                    2x - 3p = y2                                                        (1)

From (1):                      2x = y2              (mod 3)
which gives                    2x = 0 or 1         (mod 3)
Consequently,                x is even           since 2x = 2 (mod 3) if x is odd
so let                            x = 2n   (n >= 1)
then (1) becomes           22n - y2 = 3p
                                    (2n - y)(2n + y) = 3p                                           (2)

Now, noting that the RHS has two prime factors, 3 and p, and that  the brackets are in order of magnitude:

If p = 2, then 2n - y = 2  and    2n + y = 3,  giving 2n = 5/2, which is not possible.

So, p >= 3, and (2) then has the following two possible outcomes:

2n - y = 1   and   2n + y = 3p,   giving   2n = (3p + 1)/2,  p = (2n + 1 - 1)/3   (A)  
or
2n - y = 3   and   2n + y = p,     giving   2n = (p + 3)/2,    p = 2n + 1 - 3        (B)

We need A and B to have distinct solutions (n1, y1) and (n2, y2) respectively, for a common value of p. Thus

from (A) and (B)                                    (2n1 + 1 - 1)/3 = 2n2 + 1 - 3
which gives                                2n1 + 1 = 3(2n2 + 1) - 8
Dividing by 8                             3(2n2 - 2) = 2n1 - 2 + 1                                (3)

Substituting p >= 3 in (A), gives 2n1 >= 5; therefore n1 > 2 and RHS of (3) is odd.
Substituting p >= 3 in (B), gives 2n2 >= 3; therefore n2 > 1.
Since the LHS of (3) must be odd, n2 - 2 < 1, giving n2 < 3; therefore n2 = 2 and n1 = 3, which, when used in (A) and (B) respectively, both give p = 5.

So p = 5 is the only solution, with (x, y) being (6, 7) and (4, 1).

Edited on October 24, 2009, 9:30 pm
  Posted by Harry on 2009-10-24 21:27:59

Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (11)
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