Find two numbers,such that the sum of their cubes is a square
and the sum of their squares a cube.
Thank you
Maria Jose.
2 and 2 will do. Did you want distinct numbers?
(In fact, if both are 26k+1 for any k, we get a solution.)
However, I have found no other solutions so far, and I have
done a quick computer check on all pairs of integers both less
than 150.
I'll get back to you if I find out anything more.
David
There are, in fact, infinitely many solutions for every value
of the ratio of the two.
Here is a construction for solutions:
Suppose that x, y are the two integers, and x/y = p/q is known.
Then we have x = pw, y = qw, and we must solve
(p2 + q2 )w2 =
a3
(p3 + q3 )w3 =
b2
Let w = (p2 + q2 )6j+4
(p3 + q3 )6k+3 .
Try it; it works, for any non-negative integers j and k. We
obtain
a3 = (p2 + q2 )12j+9
(p3 + q3 )12k+6 , so a =
(p2 + q2 )4j+3 (p3 +
q3 )4k+2 ,
and b2 = (p2 + q2
)18j+12 (p3 + q3
)18k+10 , so b = (p2 + q2
)9j+6 (p3 + q3 )9j+5
.
For example, in the case p = 2, q = 1 we get w = 56k+4
96k+3 , so taking j = k = 0 we have w = 455625. So x =
911250, y = 455625 works.
(There are other solutions. For example, 625 and 1250 work. Can
anyone think of a general form for all solutions?)
Thank you.
Inpressive and incredible answer!!!
Maria Jose.
I have an idea that seems to show some promise for finding all
pairs, but I can't seem to finish it.
First, note that
|
n-1 å j=0 | 3j2+3j+1=n3 |
Brad,
How will this generate all pairs? It looks to me like we would
have to have a being a sixth power for this to work.
(Sorry if I am misinterpreting your post.)
David
Actually, I don't think it will generate all pairs. It will
generate all possible a's though. I'm not sure if I understand
though what you are saying "we would have to have a being a sixth
power for this to work."
Brad
Ok, I see what you are saying now. You're right, using my method, the number a would have to be a sixth power.
Or, rather, a2 would need to be a sixth
power.
Brad
Yeah, sorry, that is what I meant.