On the power of divisors

Let N N be a positive integer having at least 4 positive divisors.

Denote d 1 , d 2 , d 3 , d 4 d_1, d_2, d_3, d_4 as the smallest positive divisors of N N .

Also, let k 2 k\geq2 be a positive integer such that N = d 1 k + d 2 k + d 3 k + d 4 k N=d_1 ^k + d_2 ^k + d_3 ^k + d_4 ^k .

If q = 2 k + 1 q = 2^k + 1 is a prime, what is v q ( N q ) \mathcal v_q (N-q) ?

Note: v p ( n ) \mathcal v_p (n) denotes the largest power of p p dividing n n .

k 2 k-2 k 1 k-1 k k k + 1 k + 1 k + 2 k + 2 This is impossible, no such N N exist

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

Srijan Bhowmick
Feb 21, 2021

Fantastic work! Interesting problem and a really good write-up.

One thing that would make your final casework (Case II) a little shorter is to observe that if k 2 k\ge 2 and q = 2 k + 1 q=2^k+1 is prime, k k must be even (in fact, k k must be a power of 2 2 ); for if not, then k k has an odd prime factor, say P P , and q = 2 a P + 1 = ( 2 a ) P + 1 q=2^{aP}+1=\left(2^a\right)^P+1 which is divisible by 2 a + 1 2^a+1 (these are Fermat primes.)

As soon as you reach (in your solution) r k 3 ( m o d 4 ) r^k \equiv 3 \pmod4 , you can stop, because this is impossible for even k k .

One other point is that solutions do exist - the smallest is N = 130 N=130 ; the next, corresponding to k = 4 k=4 , is N = 1419874 N=1419874 .

Chris Lewis - 3 months, 2 weeks ago

Log in to reply

Thank you for the compliment ! And I really liked your approach for Case - 2 And thanks for making me aware about Fermat primes 😀 And another thing , can you find an upper bound for the number of divisors of N ?

Srijan Bhowmick - 3 months, 2 weeks ago

Log in to reply

That's an interesting followup. The lazy answer is "yes, sort of"; there are only four known Fermat primes, so there are only four known such N N , of which one will have the most divisors.

Interestingly, k = 8 k=8 , q = 257 q=257 doesn't work; the N N generated has another odd prime factor less than 257 257 .

The other possibilities do all work; we have

k k q q N N Prime factorisation # divisors
2 2 5 5 130 130 2 5 13 2\cdot 5 \cdot 13 8 8
4 4 17 17 1419874 1419874 2 17 41761 2\cdot 17 \cdot 41761 8 8
16 16 65537 65537 7.6 × 1 0 81 \approx 7.6 \times 10^{81} 2 65537 2\cdot65537\cdots ( 7 7 prime factors) 128 128

So the largest number of divisors of the N N we know about is 128 128 .

It's thought that 65537 65537 is the largest Fermat prime; but not yet proven, so there may be ridiculously big N N that work with perhaps more divisors.

Chris Lewis - 3 months, 2 weeks ago

Log in to reply

@Chris Lewis Interesting 🙃

Srijan Bhowmick - 3 months, 2 weeks ago
Mark Hennings
Feb 22, 2021

Suppose that d 1 < d 2 < d 3 < d 4 d_1 < d_2 < d_3 < d_4 . We must have d 1 = 1 d_1=1 . If d 1 , d 2 , d 3 , d 4 d_1,d_2,d_3,d_4 were all odd, N = d 1 k + d 2 k + d 3 k + d 4 k N = d_1^k + d_2^k + d_3^k + d_4^k would be even, which make d 2 = 2 d_2=2 , which is a contradiction. Thus at least one of d 1 , d 2 , d 3 , d 4 d_1,d_2,d_3,d_4 is even, so N N is even, and hence d 2 = 2 d_2=2 . One of d 3 , d 4 d_3,d_4 must be even, and the other must be odd.

If d 3 d_3 is even, we must have d 3 = 4 d_3=4 and d 4 = p > 4 d_4=p>4 an odd prime. But then 4 q 4q divides N = 1 + 2 k + 4 k + p k N = 1 + 2^k + 4^k + p^k , and hence p k 1 ( m o d 4 ) p^k \equiv -1 \pmod{4} . Since q = 2 k + 1 q=2^k+1 is prime, k k is a power of 2 2 , and hence is even. Since n 2 1 ( m o d 4 ) n^2 \equiv 1 \pmod{4} for any odd number n n , it follows that p k 1 ( m o d 4 ) p^k \equiv 1 \pmod{4} . Hence this case is impossible.

Thus d 3 = p d_3=p is odd, so we must have p p prime and d 4 = 2 p d_4=2p . But then N = ( 1 + 2 k ) ( 1 + p k ) = q ( 1 + p k ) N = (1 + 2^k)(1+p^k) = q(1+p^k) is a multiple of 2 p 2p , and hence p p divides ( 1 + p k ) q (1+p^k)q . Thus p p divides q q , and hence N = q k + 1 + q N=q^{k+1}+q , so that N q = q k + 1 N - q = q^{k+1} , and hence q q has index k + 1 \boxed{k+1} in N q N-q .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...