Given a prime number , a set is said to be p-good if the set contains exactly three elements and .
Find all prime number such that can be partitioned into several -good sets.
Solution
Find all prime number such that can be partitioned into several -good sets.
Solution. Clearly, we must have . To show that all such satisfies the condition, choose to be a primitive root modulo . Let . Can verify that thus . So is -good for every . Pick where , and we have the desired partition.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.