Unique Primes

There exists a unique prime with its reciprocal having period of 196. Given that p > 10^80, compute the remainder when p is divided by 10^9.

There does not exist a unique prime with period of 294 1009 9009 9 1 900900101 9001001

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

Alex Fullbuster
Apr 21, 2019

Note: These kind of primes are actually called 'Unique Primes' whose reciprocal has a period of k which no other prime has. This problem was a kind in OMO Spring'19, but instead of 196, it was 294.

Solution: Every Unique Prime can be written (Phi n(10))/(gcd(Phi n(10),n))=p^alpha, where Phi n(10) is a cyclotomic polynomial. Now, I would like you (reader) to find Phi 196(10) and then find the gcd in the denominator and then solve for congruence of Phi 196(10) with 10^9. Then continue with the equation of gcd in the denominator and Phi 196(10). I hope this helps.

999999999999990000000000000099999999999999000000000000009999999999999900000000000001

Yeah, thanks for posting the number.

Alex Fullbuster - 2 years, 1 month ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...