2018 AMC 10B Problem 16

Below is the professionally curated solution for Problem 16 of the 2018 AMC 10B, from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2018 AMC 10B solutions, or check the answer key.

All of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection are used with official legal permission of the Mathematical Association of America (MAA).

Concepts:modular arithmeticdivisibility

Difficulty rating: 1710

16.

Let a1,a2,,a2018a_1, a_2, \ldots, a_{2018} be a strictly increasing sequence of positive integers such that

a1+a2++a2018=20182018.a_1 + a_2 + \cdots + a_{2018} = 2018^{2018}.

What is the remainder when a13+a23++a20183a_1^3 + a_2^3 + \cdots + a_{2018}^3 is divided by 6?6?

00

11

22

33

44

Solution:

For any integer n,n, n3n=(n1)n(n+1)n^3 - n = (n-1)n(n+1) is a product of three consecutive integers, so it's divisible by 6.6. That means n3n(mod6).n^3 \equiv n \pmod 6. Summing, ai3ai=20182018(mod6).\sum a_i^3 \equiv \sum a_i = 2018^{2018} \pmod 6. Now 20182(mod6),2018 \equiv 2 \pmod 6, and powers of 22 mod 66 alternate 2,4,2,4,.2, 4, 2, 4, \ldots. The exponent 20182018 is even, so 220184(mod6).2^{2018} \equiv 4 \pmod 6. The remainder is 4.4. Therefore, the answer is E.

Problem 16 in Other Years