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

Home > Just Math
Integer Polynomial Puzzle (Posted on 2025-01-28) Difficulty: 3 of 5
Let P(x) be a polynomial with integer coefficients. Suppose that for three distinct integers a,b,c we have P(a)=P(b)=P(c)=-5, and that P(1)=6. What is the maximum possible value of a2+b2+c2?

No Solution Yet Submitted by Danish Ahmed Khan    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution possible solution Comment 1 of 1
Let's create a new polynomial q(x)=p(x-1)+5
Then q has zeros a'=a+1, b'=b+1, c'=c+1 and q(0)=11 

q(x)=d(x-a')(x-b')(x-c') for some integer d.
q(0)=da'b'c'=11

11 is prime and since a',b',c' must be distinct we can't let d=11.
The only two choices are
(a',b',c') = (1,-1,11) in some order and d'=-1
or
(a',b',c') = (1,-1,-11) in some order and d'=1

The first choice makes (a,b,c)=(0,-2,10) and a^2+b^2+c^2=104
The second makes (a,b,c)=(0,-2,-12) and a^2+b^2+c^2=148

The smaller is the first so the answer is 104

For completeness the polynomial is
p(x) = -x(x-2)(x+10)-5 = -x^3-8x^2+20x-5
https://www.desmos.com/calculator/tvxnbgyknx

  Posted by Jer on 2025-01-28 13:02:51
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 (1)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

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