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

Home > Just Math
Extreme inequality (Posted on 2020-09-23) Difficulty: 3 of 5
Integers x and y are such that:

A=x4+8x3+26x2+40x+24
B=y4+4y3+8y2+8y+3
C=x4+8x3+30x2+56x+48

If C>B>A, how many different solution (x,y) pairs are there?

No Solution Yet Submitted by Danish Ahmed Khan    
Rating: 5.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution | Comment 3 of 4 |
Add 1 to A, B, and C.  Then each becomes a perfect square:
A+1 = x^4+8x^3+26x^2+40x+24 = (x^2+4x+5)^2
B+1 = y^4+4y^3+8y^2+8y+3 = (y^2+2y+2)^2
C+1 = x^4+8x^3+30x^2+56x+48 = (x^2+4x+7)^2

Then A+1, B+1, and C+1 are ascending perfect squares.  But there is only one square between A+1 and C+1.  Therefore B+1 must equal (x^2+4x+6)^2.

Then (y^2+2y+2)^2 = (x^2+4x+6)^2.  Taking square roots leaves two cases: y^2+2y+2 = -(x^2+4x+6) and y^2+2y+2 = x^2+4x+6.

y^2+2y+2 = -(x^2+4x+6) can be rearranged into (y+1)^2 + (x+2)^2 + 3 = 0.  The left side is strictly positive so there are no solutions in this case.

y^2+2y+2 = x^2+4x+6 can be rearranged into (y+1)^2 =(x+2)^2 + 1.  This implies (y+1)^2 and (x+2)^2 are squares differing by 1; the only such pair of squares is (0,1).  Then (y+1)^2=1 and (x+2)^2=0.  This yields two solutions (x,y) = (-2,0) or (-2,-2).

  Posted by Brian Smith on 2020-09-23 10:31:16
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 (0)
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