13.434 Prove that the cube of the largest of three consecutive natural numbers cannot be equal to the sum of the cubes of the other two numbers.
This one wants a proof. Work it on paper, then read the official solution and mark
yourself. Be honest about it: the record is only any use to you if it is.
Official solution
Solution. Let n−1,n,n+1 be arbitrary consecutive natural numbers. Suppose that (n+1)3=n3+(n−1)3⇒n3=2(3n2+1)⇒n=2k, i.e., 4k3=12k2+1. A contradiction is obtained, since 12k2+1 is an odd number.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.