Determine the first digit after the decimal point in the decimal expansion of the number .
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.
Let us assume that a = 2 0 1 5 2 0 1 5 . Thus N = 3 a 3 + 2 a 2 + a .
Let us have a general expression 3 n 3 + 2 n 2 + n .
We can see that by putting n = 2 , 3 , 4 , 5 , 6 , . . . , in the above expression, the first decimal digit comes out to be 6 . Therefore, we'll claim that it'll be 6 for all integers n , n ≥ 2 and will try to prove it.
Now, We observe that: n = 3 n 3 < 3 n 3 + 2 n 2 + n < 3 n 3 + 3 n 2 + 3 n + 1 = n + 1
It's sufficient to show that ( n + 1 0 6 ) < 3 n 3 + 2 n 2 + n < ( n + 1 0 7 ) . . . . ( 1 )
The first inequality of ( 1 ) holds for n ≥ 2 as: ( 5 n + 3 ) 3 < 1 2 5 ( n 3 + 2 n 2 + n ) ⇒ 5 n ( 5 n − 2 ) > 2 7
The second inequality of ( 1 ) holds for n ≥ 2 as: ( 1 0 n + 7 ) 3 > 1 0 0 0 ( n 3 + 2 n 2 + n ) ⇒ 1 0 0 0 n 2 + 4 7 0 n + 3 4 3 > 0
Thus, ( 1 ) holds for all n ≥ 2 . Thus it holds for a = 2 0 1 5 2 0 1 5 , and so, the first decimal digit of N is 6 .