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

Home > Numbers
An Elusive Quadratic (Posted on 2013-08-09) Difficulty: 2 of 5
Find a second-degree polynomial with integer coefficients, p(x) = ax2 + bx + c, such that p(1), p(2), p(3), and p(4) are perfect squares (that is, squares of integers), but p(5) is not.

No Solution Yet Submitted by Danish Ahmed Khan    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
found one | Comment 1 of 2
I did a search based on varying the values for p(1),p(2), and p(3) amount the first ten perfect squares.  For each of these combinations, I solved for the interpolating polynomial as these 3 are guaranteed to uniquely determine a second-degree polynomial.  I then tested to first make sure that a is not zero, a b and c are all integers, and that f(4) is square while f(5) is not.  These gave a lot of solutions most of which had a pattern where p(1)=p(4) and p(2)=p(3), so I decided to try and find one that is a bit more interesting where all of p(1), p(2), p(3), and p(4) are unique as well as having p(x) having no factorization over the rationals.  A quick search of my results gave this solution:
p(x)=57x^2-210x+217 which gives
p(1)=64=8^2
p(2)=25=5^2
p(3)=100=10^2
p(4)=289=17^2
p(5)=592=37*4^2 and thus is not a square number

  Posted by Daniel on 2013-08-09 22:38:37
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 (12)
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