Find the last two digits of 7 × 19 × 31 ×......× 1999.

7 × 19 × 31 × . . . × 1999 \large 7 × 19 × 31 × ... × 1999

Find the last two digits of the product above.

Note: 7 , 19 , 31 , . . . , 1999 7, 19, 31, ... , 1999 is an arithmetic sequence of common difference 12 12 .

75 00 25 50

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

Let P = 7 × 19 × 31 × × 1999 = n = 0 166 ( 12 n + 7 ) \displaystyle P = 7 \times 19 \times 31 \times \cdots \times 1999 = \prod_{n=0}^{166} (12n+7) . We need to find P m o d 100 P \bmod 100 . Let us use Chinese remainder theorem by finding P m o d 4 P \bmod 4 and P m o d 25 P \bmod 25 .

  • Since 12 n + 7 2 n + 2 0 (mod 5) 12n + 7 \equiv 2n + 2 \equiv 0 \text{ (mod 5)} or 12 n + 7 12n + 7 is divisible by 5 5 when n = 4 , 9 , 14 , . . . n=4, 9, 14, ... , P 0 (mod 25) \implies P \equiv 0 \text{ (mod 25)} .
  • And we have P n = 0 166 ( 12 n + 7 ) n = 0 166 3 3 167 ( 4 1 ) 167 1 3 (mod 4) \displaystyle P \equiv \prod_{n=0}^{166} (12n+7) \equiv \prod_{n=0}^{166} 3 \equiv 3^{167} \equiv (4-1)^{167} \equiv -1 \equiv 3 \text{ (mod 4)} .
  • 4 k + 3 0 (mod 25) \implies 4k+3 \equiv 0 \text{ (mod 25)} , where k k is an integer. k = 18 \implies k = 18 and P 4 ( 18 ) + 3 75 (mod 100) P \equiv 4(18) + 3 \equiv \boxed{75} \text{ (mod 100)} .
Chris Lewis
Aug 9, 2019

All the numbers in the list are odd, and more than one is a multiple of 5 5 , so the product is an odd multiple of 25 25 and ends in either 25 25 or 75 75 .

There is an odd number of entries in the list, and each one is of the form 4 k + 3 4k+3 , so their product is also. This eliminates 25 25 as a possibility, and means the answer must be 75 \boxed {75} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...