AMC 8 Daily Practice - The Sum of a Finite Arithmetic Series
Complete problem set with solutions and individual problem pages
Problem 3 Easy
A game piece starts at vertex of a heptagon board labeled clockwise. Players move the piece times following this rule: on the -th move, jump vertices clockwise. Which vertices remain unvisited after moves?

- A.
- B.
- C.
- D.
- E.
Answer:A
Label the vertices as (A), (B), (C), (D), (E), (F), and (G).
After moves, the total number of positions traversed is:
The final position is determined by computing the remainder when is divided by :
By calculating for , we observe the repeating sequence of remainders: .
Vertices corresponding to remainders , , and (i.e., C, E, and F) are never visited.
Final result:
