返回题库

AIME 2010 II · 第 1 题

AIME 2010 II — Problem 1

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Let NN be the greatest integer multiple of 3636 all of whose digits are even and no two of whose digits are the same. Find the remainder when NN is divided by 10001000.

解析

Solution

If an integer is divisible by 3636, it must also be divisible by 99 since 99 is a factor of 3636. It is a well-known fact that, if NN is divisible by 99, the sum of the digits of NN is a multiple of 99. Hence, if NN contains all the even digits, the sum of the digits would be 0+2+4+6+8=200 + 2 + 4 + 6 + 8 = 20, which is not divisible by 99 and thus 3636. The next logical try would be 86408640, which happens to be divisible by 3636. Thus, N=8640640(mod1000)N = 8640 \equiv \boxed{640} \pmod {1000}.

Video Solution

https://www.youtube.com/watch?v=TVlHqIgMEVQ