Maths Olympiad Prep

Library / /240 of 520

Number theory Difficulty 5.2 AIME, harder Find the answer

3. (25 points) aa, bb, cc are positive integers, and a2+b3=a^{2}+b^{3}= c4c^{4}. Find the minimum value of cc.

保留了源文本的换行和格式。

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Solution

3. Clearly, c>1c>1. From b3=(c2a)(c2+a)b^{3}=\left(c^{2}-a\right)\left(c^{2}+a\right), if we take c2a=b,c2+a=b2c^{2}-a=b, c^{2}+a=b^{2}, then at this time
c2=b(b+1)2 c^{2}=\frac{b(b+1)}{2} \text {. }

Examining bb from small to large to make the right side a perfect square, we find that when b=8b=8, c=6c=6, and thus, a=28a=28.
Next, we show that there is no smaller positive integer solution for cc, as shown in Table 1.
Table 1
c c 4 Cubes less than c 4 2 16 1,8 3 81 1,8,27,64 4 256 1,8,27,64,125,216 5 625 1,8,27,64,125,216,343,512\text{c c 4 Cubes less than c 4 2 16 1,8 3 81 1,8,27,64 4 256 1,8,27,64,125,216 5 625 1,8,27,64,125,216,343,512}

In each row of Table 1, c4x3c^{4}-x^{3} is never a perfect square, therefore, the smallest value of cc is 6.

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: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.