Oh my! 100th powers!

Let N be the number of positive integers m for which

3 100 2 100 ( m o d m ) 3^{100}\equiv2^{100} \pmod m

Then N can be expressed as 2 k 2^k

Find the value of k k .

Details For those who don't know Mod notation :

a b ( m o d c ) a\equiv b \pmod c if and only if " a a " and " b b " give the SAME remainder when divided by c c .

And this information is enough to find the trick which makes the problem easy.


The answer is 13.

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

Aditya Raut
Mar 22, 2014

Note for those who don't know this notation -

From the given information, anyone can see that

a b ( m o d c ) a\equiv b \pmod c ... if c divides (a-b) , because the SAME remainder will get eliminated by subtraction of the numbers ........ That is COMPULSARY ..

Hence m ( 3 100 2 100 ) m|(3^{100}-2^{100}) The number of integers m is same as the number of factors of 3 100 2 100 3^{100}-2^{100} 3 100 2 100 = 5 3 × 11 × 13 × 101 × 211 × 1201 × 4621 × 11701 × 513101 × 9802501 × 39756701 × 104189401 3^{100}-2^{100}=5^3\times 11 \times 13 \times 101 \times 211 \times 1201 \times 4621 \times 11701 \times 513101 \times 9802501 \times 39756701 \times 104189401

Hence the number is of the form p 1 3 × p 2 × p 3 × . . . × p 11 × p 12 p_1^3\times p_2\times p_3\times ... \times p_{11} \times p_{12} where p i p_i are distinct primes

Hence the number of integers for which 3 100 2 100 ( m o d m ) 3^{100}\equiv2^{100}\pmod m is

( 3 + 1 ) ( 1 + 1 ) 11 (3+1)(1+1)^{11} = 2 2 × 2 11 2^2\times2^{11} = 2 13 2^{13}

Hm, how did you determine the factorization? This might be more of a computer science problem, than a number theory problem.

Calvin Lin Staff - 7 years, 2 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...