Problem: Determine all integers a,b,c satisfying the identities: a+b+c=15(a−3)3+(b−5)3+(c−7)3=540
Solution
Solution: We will use the following fact:
Lemma: If x,y,z are integers such that x+y+z=0 then x3+y3+z3=3xyz Proof: Let x+y+z=0. Then we have x3+y3+z3=x3+y3+(−x−y)3=x3+y3−x3−y3−3xy(x+y)=3xyz Now, from a+b+c=15 we obtain: (a−3)+(b−5)+(c−7)=0 Using the lemma and the given equations, we get: 540=(a−3)3+(b−5)3+(c−7)3=3(a−3)(b−5)(c−7) Now, (a−3)(b−5)(c−7)=180=2×2×3×3×5 Since (a−3)+(b−5)+(c−7)=0 only possibility for the product (a−3)(b−5)(c−7) is (−4)×(−5)×9. Finally, we obtain the following systems of equations: ⎩⎨⎧a−3=−4b−5=−5c−7=9,⎩⎨⎧a−3=−5b−5=−4c−7=9,⎩⎨⎧a−3=−4b−5=−5c−7=9,⎩⎨⎧a−3=−5b−5=−4c−7=9 From here we get: (a,b,c)∈{(−1,0,16),(−2,1,16),(7,10,−2),(8,9,−2)}
Solution II: We use the substitution a−3=x,b−5=y,c−7=z. Now, equations are transformed to: x+y+zx3+y3+z3=0=540. Substituting z=−x−y in second equation, we get: −3xy2−3x2y=540 or xy(x+y)=−180 or xyz=180. Returning to starting problem we have: (a−3)(b−5)(c−7)=180 Solution proceeds as the previous one.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.