Enjoying 2018 while it lasts, Part 4

Consider the set S S of all positive integers n n such that the congruence x x 2 ( m o d n ) x\equiv x^2 \pmod{n} has more than 2018 solutions x x with 0 x < n 0\leq x <n . In S S , let N N be the smallest integer such that Ω ( n ) = 2018 \Omega(n)=2018 , where Ω ( n ) \Omega(n) denotes the number of prime factors of n n , counted with their multiplicities. Find the multiplicity of the prime factor 2 in N N .


The answer is 2008.

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.

1 solution

Patrick Corn
Nov 13, 2018

For any prime p p and positive integer k , k, the congruence x 2 x ( m o d p k ) x^2 \equiv x \pmod{p^k} has exactly two solutions: if p k p^k divides x ( x 1 ) , x(x-1), exactly one of the factors is divisible by p , p, so it must be divisible by the full p k , p^k, so the only solutions are 0 , 1. 0,1. So by the Chinese remainder theorem , the number of solutions to the general congruence x 2 x ( m o d n ) x^2 \equiv x \pmod n equals 2 ω ( n ) , 2^{\omega(n)}, where ω ( n ) \omega(n) is the number of distinct prime factors of n . n. So S S is the set of positive integers n n with ω ( n ) 11. \omega(n) \ge 11.

So N N has at least 11 11 distinct prime factors, and the sum of the multiplicities of its prime factors is 2018. 2018. It's not hard to see that the minimum such N N is 2 2008 3 5 31 , 2^{2008} \cdot 3 \cdot 5 \cdots 31, so the answer is 2008 . \fbox{2008}.

Exactly! Thank you, Patrick!

I also breathe a sigh of relief; since there had been no correct answer in two days, I started to worry that something was wrong with the problem.

Otto Bretscher - 2 years, 7 months ago

I missed out something. That is Chinese remainder theorem. It is impossible to solve this without using that. I felt this problem is wrong. Z/nZ is isomorphic to product of groups Z/pi^ki Z. If n=p1^k1 p2^k2 ....pt^kt. I have a doubt if we have n modular equations given n distinct primes day p1,p2,....pn. X=ar mod(pr). Where r=1to n . We can find a solution as the isomorphism gives us a solution. But in this case it is much complex here it is x^2-x. Then how can you say that solution exists.

Srikanth Tupurani - 2 years, 7 months ago

Log in to reply

Things are not as complex as you fear. In i = 1 m Z / p i k 1 \prod_{i=1}^{m}\mathbb{Z}/p_i^{k_1} , the idempotents x x , with x 2 = x x^2=x are simply those elements whose components in their respective Z / p i k 1 \mathbb{Z}/p_i^{k_1} are all idempotents. But, as Patrick explains, those are all 0's and 1's. Thus there are 2 m = 2 ω ( n ) 2^m=2^{\omega(n)} idempotents in the product ring, which, as you say, is isomorphic to Z / n \mathbb{Z}/n .

Otto Bretscher - 2 years, 6 months ago

Log in to reply

Thanks I got it. In this case things are simple. If we have a system of modular equations where we have general quadratic functions. Then life is not so easy.

Srikanth Tupurani - 2 years, 6 months ago

Log in to reply

@Srikanth Tupurani Can you give an example of a "not so easy" system? The Chinese Remainder Theorem is pretty powerful.

Patrick Corn - 2 years, 6 months ago

Log in to reply

@Patrick Corn Suppose instead of x^2-x we had x^2+5x+1 how you will solve this problem. Much more. Worse situation is when you have nth degree polynomial. May in these cases you need a computer program to solve the problem.

Srikanth Tupurani - 2 years, 6 months ago

Log in to reply

@Srikanth Tupurani Yes, that would be a tedious problem; not that interesting. The congruence x 2 x x^2\equiv x is of particular interest since we are counting the idempotents; those are useful in many contexts.

Otto Bretscher - 2 years, 6 months ago

Log in to reply

@Otto Bretscher That is true. Idempotents are interesting. Sir I want to read the book written by you on linear algbera. Is it available online. Sorry I should not ask this question here.

Srikanth Tupurani - 2 years, 6 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...