A number theory problem by Pankaj Kumar Yadav

Find the largest number whose sum of digits is equal to the number itself.


The answer is 9.

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

Michael A.
Jul 13, 2016

It is straightforward that the solution cannot be a three digit or larger number, as the maximum sum of digits for an n-digit number is 9n, which is less than 10^(n-1) for n>2.

A two digit number xy is represented as 10x+y which must be equal to x+y. Solving for x yields a result of zero, meaning that the answer can only have one digit, and 9 is the largest.

it is easy to see that the number of digits of the number is less than three,as the minimum number of three digits is 100 while the max sum of digits is 9+9+9=27.Using similar reasoning, it cannot be of 4 digits,5 digits... No number of two digits greater than 18 has this property as the maximum possible sum of digits of a 2 digit number is 9+9=18.no number out of 10,11,12...18 has the sum of digits equals to itself, as the maximum possible sum is 1+8=9<10. every one digit number satisfies this. Largest 1 digit number is 9, which is the answer.

how 1 digit can be sum up...weak question..

Shuvo Datta - 7 years, 2 months ago

Log in to reply

9=09=009=0009...(weak answer)

Pankaj Kumar Yadav - 7 years, 2 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...