Let be the positive integer , a -digit number where each digit is a . Let be the leading digit of the th root of . What is
- A)
- B)
- C)
- D)
- E)
Answer
A
Key insight
Write N as 7.77...*10^312 (or 777.7...*10^310 when 5 must divide the exponent) and compare the leading factor with small r-th powers of integers.
Solution
Since has digits, . To take an th root cleanly, shift the decimal point so the power of is a multiple of , then find which integer satisfies .
- : , and , so .
- : , and , so .
- : , and , so .
- : is not a multiple of ; write with . Since , .
- : , and , so .
The sum is .
The answer is .
Why this works
The leading digit of depends only on 's size relative to powers of : once the exponent of is divisible by , the root is (leading factor) times a power of , and the leading factor lies between and . This is scientific-notation reasoning; no calculator-level precision is needed.
The trap
For the fifth root, dividing 312 by 5 and taking the leading digit of the fifth root of 7.77, which ignores that 312 is not a multiple of 5.
Common mistakes
- For the fifth root, dividing 312 by 5 and taking the leading digit of the fifth root of 7.77, which ignores that 312 is not a multiple of 5.
- Miscounting the exponent as instead of (a -digit number is between and ), which shifts several answers.
Techniques
Bound the quantity above/below or estimate to pin it down