Problem:
Let be a positive integer such that the decimal representation of begins with the digit 7 (that is, the leftmost nonzero digit is 7). With which digit does the decimal representation of begin?
Problem:
Let be a positive integer such that the decimal representation of begins with the digit 7 (that is, the leftmost nonzero digit is 7). With which digit does the decimal representation of begin?
Pick one
Solution:
The answer is (A). It can be found by exploiting the equality . Let be the number of decimal digits of ; the long division algorithm implies that the first digit of the quotient is the result of the integer division of by . This result is 1, since and hence .
Alternatively, it is possible to formally express the solution without referring to the long division algorithm. Let be the leading digit of ; there exist integers such that and . Multiplying these inequalities term by term and using the fact that we obtain
from which in particular . Clearly this is possible only if . From the inequality we then obtain , which (since is a positive integer) is possible only for .