Just a Mod Problem...

The number of factors of 10 ( 45 11 1 ) { 10 }^{ ({ 45 }^{ 11 }-1 )} is some number x. If

x a ( m o d 6 ) x \equiv a \pmod {6} ,

then find the value of "a".

Details and assumptions:

-1 < a < 6 , for "a" an integer.


The answer is 3.

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

Seth Lovelace
Sep 15, 2014

The number of factors of:

10 45 11 1 { 10 }^{ { 45 }^{ 11 }-1 }

Can be expressed as:

5 45 11 1 2 45 11 1 { 5 }^{ { 45 }^{ 11 }-1 }\cdot { 2 }^{ { 45 }^{ 11 }-1 }

Using the property that the number of factors of a number is the product of the powers of its prime factorization with 1 added to each power, the number of factors turns out to be:

( 45 11 ) 2 ({ 45 }^{ 11 })^{ 2 }

From that, the modulus can be readily solved.

( 45 11 ) 2 = 4 5 22 ({ 45 }^{ 11 })^{ 2 }\quad =\quad 45^{ 22 }

4 5 22 3 22 ( m o d 6 ) 45^{22}\equiv { 3^{22}}\pmod 6

Now, it can be seen that no matter the power that three is raised to, with a modulus of 6, the residue/remainder will always be three. That can be seen by the fact that 3 mod 6 is equivalent to three, as is 9 mod 6, as is 27 mod 6... If you are familiar with cycling, then the idea is used here, with a cycle length of one. Since the cycle length is one, any power of 3 is equivalent to 3 when a modulus of 6 is applied.

Thus, the answer is 3.

Or you may use the Chinese Remainder Theorem on the following system of congruencies to find 3 11 ? ( m o d 6 ) 3^{11}\equiv ?\pmod{6} :

{ 3 11 0 ( m o d 3 ) 3 11 1 ( m o d 2 ) \begin{cases} 3^{11}\equiv 0\pmod{3}\\ 3^{11}\equiv 1\pmod{2}\end{cases}

Prasun Biswas - 6 years, 4 months ago

Log in to reply

great genius

sakshi rathore - 5 years, 11 months ago

Log in to reply

Nah. I'm pretty dumb in general.

Note that you can get the final answer even without using CRT if you use some logical reasoning. The first congruence implies that the answer is either 0 0 or 3 3 . The second congruence rules out the answer 0 0 since it's even and hence we have our answer as 3 3 .

Prasun Biswas - 5 years, 11 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...