Problem:
The number is the only number known to appear eight times in Pascal's triangle, at positions
Compute .
, 2020
Solution
Solution:
We first solve for . Note that . We have . This means we can estimate , so is a little less than . Furthermore, , meaning one of or must be divisible by . Thus, either or . Conveniently, , so we get and we can verify that .
We solve for satisfying . Because is divisible by , we must have . But we're given , so . We conclude that , and it follows that .
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.