Official TSR Mathematical Society
Maths and statistics discussion, revision, exam and homework help.
-
Let's consider perfect cubes modulo 7:
a³ = b (mod 7)
0³=0, 1³=1, 2³=1, 3³=-1, 4³=1, 5³=-1, 6³=-1 and 7³=0 (all mod 7)
So perfect cubes leave remainders 0, 1 or -1 when divided by 7. In other words, perfect cubes are of the form:
7k+1, 7k-1 or 7k.
Now consider the sum of 3 cubes of the form 7k-1, it'd be of the form 7p-3=7n+4. So numbers of the form 7n+4 can be written as the sum of 3 perfect cubes. Let's check this for n={1,2,3}:
7*1+4 = 11 = 3³ + (-2)³ + (-2)³
7*2+4 = 18 = 3³ + (-2)³ + (-1)³
7*3+4 = 25 = 3³ + (-1)³ + (-1)³
Finally, let's consider 801,345,230,914 modulo 7:
801,345,230,914 = 4 (mod 7), which means it's of the form 7k+4 and can be written as the sum of 3 cubes. -
You showed that numbers of the form 7k+4 can be written as 3 cubes modulo 7. In fact it can't be written as 3 cubes:
Consider modulo 9:
cubes modulo 9 can only be 0, 1 or 8.
If a solution exists:
a³ + b³ + c³ = 801,345,230,914
+-(0, 1 or 8) +- (0, 1 or 8) +- (0, 1 or 8) = 4 (mod 9)
(+- because 1=-8 and 8=-1)
No combination of these make 4 mod 9 so no solution can exist.
If it was congruent to any of these there would be a solution mod 9 (but not necessarily mod 1) : 0, 1, 2, 3, 6, 7, 8 (I think that's all).
Somebody should check this as I'm having some doubts. -
Sorry, I cant see how you need to get 4 (mod 9)(Original post by SsEe)
You showed that numbers of the form 7k+4 can be written as 3 cubes modulo 7. In fact it can't be written as 3 cubes:
Consider modulo 9:
cubes modulo 9 can only be 0, 1 or 8.
If a solution exists:
a³ + b³ + c³ = 801,345,230,914
+-(0, 1 or 8) +- (0, 1 or 8) +- (0, 1 or 8) = 4 (mod 9)
(+- because 1=-8 and 8=-1)
No combination of these make 4 mod 9 so no solution can exist.
If it was congruent to any of these there would be a solution mod 9 (but not necessarily mod 1) : 0, 1, 2, 3, 6, 7, 8 (I think that's all).
Somebody should check this as I'm having some doubts.
.
801 = 0 (mod 9), 345 = 3 (mod 9), so you cant say anything about these two... However,
230 and 914 = 5 (mod 9), but since cubes modulo 9 are -1,0,1, no sum of 3 can make 5, so these 2 cannot be written as the sum of 3 cubes. -
No, it is not a sufficient condition. You have not proved that *every* single number which can be written in the form 7k+4 can be written as the sum of 3 cubes, only that the sum of 3 cubes will always be a number of the form 7k+4.(Original post by dvs)
But isn't that sufficient? I mean, I showed that numbers of the form 7k+4 can be written as the sum of 3 perfect cubes, and then showed that the number in the question is of the form 7k+4.
How'd you do it? -
I don't think he's proven that, because it isn't true. e.g. 0^3 + 0^3 + 0^3.(Original post by JamesF)
No, it is not a sufficient condition. You have not proved that *every* single number which can be written in the form 7k+4 can be written as the sum of 3 cubes, only that the sum of 3 cubes will always be a number of the form 7k+4.
Rather he has shown that mod 7 considerations don't provide reasons why a number of the form 7k+4 couldn't be written as the sum of three cubes. -
345 = 7^3 + 1^3 + 1^3.
9^3 < 801 < 10^3, so a,b,c < 10
One of the cubes must be larger than 801/3 = 267, therefore
10 > a > 6
Then try a = 7,8,9
801 - 9^3 = 72,
801 - 8^3 = 289
801 - 7^3 = 458
Then its the same but showing each of those can or cannot be written as the sum of 2 cubes.
Starting with 72, 5 > b > 3, so b = 4, c = 2
So we have a solution
801 = 9^3 + 4^3 + 2^3
)
hehe
lol