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

Home > Numbers
Cubic Expression Equals a Quadratic Expression (Posted on 2024-07-01) Difficulty: 3 of 5
Determine all pairs (x,y) of positive integers that satisfy this equation:

    x3+y3= x2+42xy+y2

See The Solution Submitted by K Sengupta    
Rating: 5.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
A bit more analytic progress | Comment 2 of 3 |
Suppose y = k*x ie y is a multiple of x
x^3 - x^2 - 42k*x^2 - k^2*x^2 + k^3*x^3 = 0
(k^3 + 1)x^3 - (k^2 + 42k + 1)x^2 = 0
x^2 ( (k^3 + 1)x - (k^2 + 42k + 1) ) = 0
(k^3 + 1)x - (k^2 + 42k + 1) = 0
x = (k^2 + 42k + 1) / (k^3 + 1) and this must be an integer

Plugging in 1 for k gives x=22.  So if y = kx and k=1 then x=22.
Plugging in 7 for k gives x=1.  So if y = kx and k=7 then x=1 and y=7.
Plugging in 1/7 for k gives x=7, y=1.

But I still have not proved these are the only solutions.

  Posted by Larry on 2024-07-01 09:50:48
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 (3)
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