Count the digits up to 2018

How many total digits are there from 1 2018 1 - 2018 ?

Note: You are counting the number of digits, not the numbers themselves!


The answer is 6965.

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

Brack Harmon
May 20, 2018

Let a , b , c a,b,c and d d be the numbers of one, two, three and four digit numbers. my formula is:

1 a a + 2 b b + 3 c c +4 d d = total number of digits.

For our problem, we get:

1(9) + 2(90) + 3(900) + 4(1019) = 6965

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...