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

Home > Numbers
Curious Cubic Constant (Posted on 2009-05-02) Difficulty: 3 of 5
Determine the minimum value of a positive integer constant c such that the equation xy3 - y3+ x + y = c has precisely four distinct solutions in positive integers.

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.)
Rectangular grid (Spoiler) | Comment 2 of 3 |

Yes, I also got c = 200 and the points (1,199), (4,4), (8,3), (100,1), but by doing a computer search of a rectangular grid which I found as follows.

The equation can be rearranged to x = (ył + c - y)/(ył + 1). Then comparing the numerator and denominator gives:
For x>=1, c - y >=1, so y<=c - 1.
For y>=1, x<=c/2.
So, it follows that any solutions lie in the domain 1<=x<=c/2, 1<=y<=c-1 and this can conveniently limit the search.

As Daniel spotted, the corner (1, c-1) is always a solution and the corner (c/2, 1) is a solution when c is even.

 


  Posted by Harry on 2009-05-02 22:57:28
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