Difference between revisions of "Mock AIME 3 Pre 2005 Problems/Problem 12"

(Solution)
(No difference)

Revision as of 10:25, 4 April 2012

Problem

Determine the number of integers $n$ such that $1 \le n \le 1000$ and $n^{12} - 1$ is divisible by $73$.

Solution

This problem needs a solution. If you have a solution for it, please help us out by adding it.

We see a pattern when we look at the numbers that do fulfull this property. The first number is $1$. Then $3, 8, 9, 24, 27, ....$. This follows a pattern. The first number being $1$, and the rest being the previous: $+2, +5, +1, +15, +3, +19, +3, +15, +1, +5, +2$. This sequence then repeats itself. We hence find that there are a total of $11*15 - 1$ or $\boxed{164}$ numbers that satisfy the inequality.

See also