Find the sum

Find the sum of all integers equal to the square of the sum of the digits of the number.


The answer is 82.

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.

2 solutions

Suppose such a number exists, and let that number be a 1 a 2 . . . a n \overline{a_1a_2...a_n} . From the question, we have: a 1 a 2 . . . a n = ( a 1 + a 2 + . . . + a n ) 2 L H S > 1 0 n 1 , R H S < ( 10 n ) 2 \overline{a_1a_2...a_n}=(a_1+a_2+...+a_n)^2\\\Rightarrow LHS>10^{n-1},RHS<(10n)^2

In order for the equality to hold, the following must be true:

( 10 n ) 2 > 1 0 n 1 (10n)^2>10^{n-1}

It is evident that n n can only be 1, 2 or 3. Hence, we have bounded the question sufficiently and we can check the square of every positive integer less than 28 to find the numbers satisfying the conditions.

E Koh
Dec 2, 2020

0, 1, 81. Sum = 82

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...