An Infinite Sequence of Positive Integers!

Suppose there is an infinite sequence of positive integers such that the first term is 16, the number of distinct positive divisors of each term is divisible by 5, and the terms of the sequence form an arithmetic progression. Of all such sequences, find the one with the smallest possible non-zero common difference between consecutive terms. Submit that smallest common difference you obtained as your answer.


The answer is 32.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Garrett Clarke
Jul 30, 2015

Consider a number n n of the form n = p 1 x 1 p 2 x 2 p m x m n=p_1^{x_1}p_2^{x_2}\dots p_m^{x_m} where p k p_k is a distinct prime and x k x_k is a positive integer. There are x k + 1 x_k+1 ways to pick how many times p k p_k divides n n , therefore the number of divisors of n n is equal to ( x 1 + 1 ) ( x 2 + 1 ) ( x m + 1 ) (x_1+1)(x_2+1)\dots(x_m+1) . Setting x 1 = 4 x_1=4 gives us numbers with a number 5 t 5t divisors. So long as there is a prime that divides n n 4 4 , the number of divisors of n n will be divisible by 5 5 .

Our infinite sequence begins with a 0 = 16 a_0 = 16 . We can see that 16 = 2 4 16 = 2^4 . Also, note that the next number n n that fits our description is 48 = 2 4 3 48=2^43 . We know this has to be the next number because 2 5 2^5 has 6 6 divisors, the next greatest prime number is 3 3 , and 3 4 = 81 > 48 3^4=81 > 48 .

48 16 = 32 = 2 5 48-16=32=2^5

a n = a n 1 + 2 5 a_n = a_{n-1}+2^5

a n = 2 4 + n 2 5 = 2 4 ( 2 n + 1 ) a_n = 2^4+n2^5=2^4(2n+1)

Each number in this sequence is divisible by 2 4 2^4 , and 2 n + 1 2n+1 is clearly odd so 2 2 can only divide a n a_n 4 4 times, meaning that a n a_n must have 5 t 5t divisors, just like every term before it. Since 32 32 was the minimum common difference with a sequence starting at 16 16 , our final answer must be 32 \boxed{32} .

Mihir Mallick
Dec 25, 2017

Due to Dirichlet's theorem, in order to have such an arithmetic progression we must have g c d ( 16 , d ) > 1 gcd(16,d) > 1 , where d d is the common difference. Also 16 is the smallest number to have 5 divisors. So, each term in the arithmetic progression must be of the form 16 k 16k , where k k is odd. This is because if a a and b b are coprime to each other,then τ ( a b ) \tau(ab) = τ ( a ) \tau(a) . τ ( b ) \tau(b) . So, if k k is odd we would have τ ( 16 k ) \tau(16k) = τ ( 16 ) \tau(16) . τ ( k ) \tau(k) = 5 5 . τ ( k ) \tau(k) , which is divisible by 5. Smallest odd number greater than 1 1 is 3 3 . So, setting the next term 3 × 16 3 \times 16 = 48, we obtain smallest value of d d = 32 \boxed{32} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...