Skip to main content
OlympiadHQ

Browse · MathNet

Print

XXIX Rioplatense Mathematical Olympiad

Argentina number theory

Problem

Ana writes lists of numbers, according to the following rules. The first number of the list must be an integer greater than 1. To compute the next number, Ana finds the least prime number that divides the last written number, and divides this number by that prime. Ana repeats this procedure many times until she writes the number 1.

For example, if the first number on the list is , since the least prime that divides is , the next number on the list is . The complete list will be: , , , , , , , , .

Instead, if the first number of the list is , the list will be , , , . If on the list that begins with number there is at least one perfect cube greater than , we say that is cuboso. For example, is cuboso, because the number is on the list. Instead, is not cuboso, because none of the numbers , , , is a perfect cube greater than .

Determine how many positive integers less than are cuboso.
Solution
We claim that, if the exponent of the greatest prime divisor of is greater than or equal to , then is cuboso. In fact, at some step of the process, we will get on the board, after we divide by every smaller prime divisor and the remaining factors .

Conversely, if a number is cuboso, then the exponent of its greatest prime divisor is at least . In order to see that, first note that every number written on the list is always divisible by the greatest prime divisor of the first one. Also, at some step of the process we will get a perfect cube and, in particular, each of its prime divisors has an exponent greater than or equal to .

It remains to count how many numbers have its greatest prime divisor with an exponent at least . We split the problem into cases according to the value of this prime .

Case : We would have , which is not possible.

Case : We have , the only solution is .

Case : We have and so . There are possibilities.

Case : We have , so and must have only , or as prime factors. Every integer between and except for , , , works, so there are possibilities.

Case : We have and so . The only possible prime factors of are or . We split into cases according to the exponent of in the prime factorization of .

If , , If , , , , If , , , , , If , , , , , , ,

So there are possibilities.

Case : Here and must have only as prime factor. The possibilities for are : all the powers of from to .

In conclusion, there exist cuboso numbers that are strictly less than .
Final answer
44

Techniques

Prime numbersFactorization techniques