I was entering natural numbers in my calculator from 1, like . Soon I found that I could enter the numbers till 55, with every number being entered in between 1 and 55. How many digits can be entered in my calculator at a time?
Clarification: 1 and 55 are also considered while counting for the number of digits.
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.
The numbers 1 to 9 have one digit each. Number of digits here = 1 × 9 = 9
The numbers 1 0 to 5 5 have two digits each. Number of digits here = ( 5 5 − 9 ) × 2 = 4 6 × 2 = 9 2
Total number of digits that can be entered in the calculator = 9 + 9 2 = 1 0 1