A Not-so 2018 Problem

Find the sum of all positive three-digit numbers a b c \overline{abc} such that

a b c = 2 a 3 + b 2 + 8 c \overline{abc}=2a^3+b^2+8c

This is part of the set Fun With Problem-Solving .


The answer is 2212.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Donglin Loo
Jun 1, 2018

a b c = 100 a + 10 b + c \overline{abc}=100a+10b+c

100 a + 10 b + c = 2 a 3 + b 2 + 8 c 100a+10b+c=2a^3+b^2+8c

( 100 a 2 a 3 ) + ( 10 b b 2 ) = 7 c (100a-2a^3)+(10b-b^2) =7c

2 a ( 50 a 2 ) + b ( 10 b ) = 7 c 2a(50-a^2)+b(10-b)=7c

It is obvious that a , b , c a, b, c are positive integers with 1 a 9 1\leq a \leq9 and 0 b , c , 9 0 \leq b, c, \leq 9

We consider the endpoints at a = 1 a=1 and a = 9 a=9

When a = 1 a=1 ,

2 a ( 50 a 2 ) = 98 2a(50-a^2)=98

b ( 10 b ) 0 b(10-b)\geq0

7 c 0 + 98 7c\geq0+98

c 14 c\geq14 , which is impossible.

When a = 9 a=9 ,

2 a ( 50 a 2 ) = 558 < 0 2a(50-a^2)=-558<0

Note that b ( 10 b ) = ( b 5 ) 2 + 25 25 b(10-b)=-(b-5)^2+25\leq25

2 a ( 50 a 2 ) + b ( 10 b ) < 0 2a(50-a^2)+b(10-b)<0

7 c < 0 7c<0 ,which is impossible.

The same argument holds for a = 8 a=8 .

When a = 7 a=7 ,

2 a ( 50 a 2 ) = 14 2a(50-a^2)=14

14 + b ( 10 b ) = 7 c \Rightarrow 14+b(10-b)=7c

It is obvious that b ( 10 b ) b(10-b) is divisible by 7

If so, b = 0 b=0 or b = 3 b=3 or b = 7 b=7

When b = 0 b=0 , c = 2 c=2

When b = 3 b=3 , c = 5 c=5

When b = 7 b=7 , c = 5 c=5

When a = 6 a=6 ,

2 a ( 50 a 2 ) = 168 2a(50-a^2)=168

2 a ( 50 a 2 ) + b ( 10 b ) 168 + 0 2a(50-a^2) +b(10-b)\geq 168+0

7 c 168 7c\geq168

c 24 c \geq 24 , which is impossible.

The same argument holds for a = 2 , 3 , 4 , 5 a=2,3,4,5

We conclude that there are only 3 3 possible sets of solutions.

The 3 3 three-digit integers are 702 , 735 , 775 702,735,775 .

Their sum = 702 + 735 + 775 = 2212 =702+735+775=2212

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...