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

Home > Just Math
2*P + 2 = Perfect Square? (Posted on 2010-05-01) Difficulty: 4 of 5
Each of P and Q is a nonnegative integer satisfying the equation: P2 = 28*Q2 + 1

Is 2*P + 2 always a perfect square?

If so, prove it. Otherwise, provide a counterexample.

See The Solution Submitted by K Sengupta    
Rating: 4.5000 (2 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
re: a computerized start but no proof and too small a sample size | Comment 3 of 5 |
(In reply to a computerized start but no proof and too small a sample size by Charlie)

I noticed that Q and P that you found both have recursive structure.

Q(n) = 254Q(n-1) - Q(n-2)

P(n) = 254P(n-1) - P(n-2)

The next solution of this form is
Q=39327734, P=2091028097, 2P+2=4162056196=64514^2

This could lead to an inductive proof that
P(n)^2 = 28Q(n)^2 + 1
and 2P(n) +2 is a perfect square
but I couldn't get it to come out.

This would only prove that numbers of this form work.
Other solutions beyond these could still satisfy P^2 = 28Q^2 +1

  Posted by Jer on 2010-05-03 02:03:04

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 (17)
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