Inspired by Dylan Pentland

3 6 a 8 4 b ( m o d 101 ) 36^a\equiv 84^b\pmod{101}

How many ordered pairs ( a , b ) (a,b) of integer solutions does the above congruency have, where 1 a 100 1\leq a \leq 100 and 1 b 100 1\leq b \leq 100 ?


The answer is 2000.

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

Andy Hayes
Oct 29, 2015

We can calculate the following:

3 6 1 36 ( m o d 101 ) 36^1\equiv36\pmod{101}

3 6 2 84 ( m o d 101 ) 36^2\equiv84\pmod{101}

3 6 3 95 ( m o d 101 ) 36^3\equiv95\pmod{101}

3 6 4 87 ( m o d 101 ) 36^4\equiv87\pmod{101}

3 6 5 1 ( m o d 101 ) 36^5\equiv1\pmod{101}

Since the final power in this sequence is equivalent to 1 1 , the pattern continues for subsequent powers.

Likewise:

8 4 1 84 ( m o d 101 ) 84^1\equiv84\pmod{101}

8 4 2 87 ( m o d 101 ) 84^2\equiv87\pmod{101}

8 4 3 36 ( m o d 101 ) 84^3\equiv36\pmod{101}

8 4 4 95 ( m o d 101 ) 84^4\equiv95\pmod{101}

8 4 5 1 ( m o d 101 ) 84^5\equiv1\pmod{101}

For each value of a a , there are 20 20 corresponding values of b b . With 100 100 possible values of a a , there are a total of 2000 \boxed{2000} possible ordered pairs.

Yes, exactly! Thank you for a clear and detailed solution (+1)! The key fact to observe is that both 36 and 84 have order 5 in ( Z / 101 Z ) (\mathbb{Z}/101\mathbb{Z})^*

Otto Bretscher - 5 years, 7 months ago

Log in to reply

Is there a way to determine they both an order 5 without listing out the first few powers?

Pi Han Goh - 5 years, 7 months ago

Log in to reply

I'm not aware of a shortcut... are you? It suffices to check the powers of one of them, of course. Alternatively, you could check the powers 3 6 2 , 3 6 5 , 3 6 10 36^2,36^5,36^{10} and 3 6 25 36^{25} since the order has to divide 100 (and, in fact, 50 since 36 is a square).

Otto Bretscher - 5 years, 7 months ago

Log in to reply

@Otto Bretscher Nope. I thought you knew some tricks up your sleeve.

Pi Han Goh - 5 years, 7 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...