1995 AHSME Problems/Problem 15
Problem
Five points on a circle are numbered 1,2,3,4, and 5 in clockwise order. A bug jumps in a clockwise direction from one point to another around the circle; if it is on an odd-numbered point, it moves one point, and if it is on an even-numbered point, it moves two points. If the bug begins on point 5, after 1995 jumps it will be on point
Solution
It moves 1, 2, 4, 1, 2, 4, etc. Thus after 1995=3*665 jumps, it will be on point 4 .