Problems need HardWork 17

Find the last digit of the quotient when 1 7 82 17^{82} is divided by 100.


The answer is 8.

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.

3 solutions

Using Euler's theorem,

a ϕ ( p ) 1 \displaystyle a^{ \phi(p) } \equiv 1 m o d mod ( p ) (p) when g c d ( a , p ) = 1 gcd(a,p) = 1

100 = 2 2 × 5 2 100 = 2^2 \times 5^2

ϕ ( 100 ) = 2 2 × 5 2 × ( 1 1 2 ) × ( 1 1 5 ) = 40 \displaystyle \phi(100) = 2^2 \times 5^2 \times (1 - \dfrac{1}{2} ) \times (1 - \dfrac{1}{5}) = 40

Hence,

1 7 40 1 ( m o d 100 ) 17^{40} \equiv 1 \pmod{100}

1 7 82 = 1 7 80 × 1 7 2 1 7 2 289 89 ( m o d 100 ) 17^{82} = 17^{80} \times 17^{2} \equiv 17^2 \equiv 289 \equiv 89 \pmod{100}

1 7 82 = 100 n + 89 \therefore 17^{82} = 100n + 89

100 n = 1 7 82 89 \displaystyle 100n = 17^{82} - 89

Consider the modular relation,

100 n 1 7 82 89 17 × 1 7 81 89 17 × 491 3 27 89 ( m o d 1000 ) \displaystyle 100n \equiv 17^{82} - 89 \equiv 17 \times 17^{81} - 89 \equiv 17 \times 4913^{27} - 89 \pmod{1000}

100 n 17 × 91 3 27 89 17 × 49 7 9 89 17 × 47 3 3 89 17 × 817 89 ( m o d 1000 ) \displaystyle \therefore 100n \equiv 17 \times 913^{27} - 89 \equiv 17 \times 497^{9} - 89 \equiv 17 \times 473^{3} - 89 \equiv 17 \times 817 - 89\pmod{1000}

100 n 17 × 817 89 13889 89 13800 800 ( m o d 1000 ) \displaystyle \therefore 100n \equiv 17 \times 817 - 89 \equiv 13889 -89 \equiv 13800 \equiv 800 \pmod{1000}

100 n = 1000 k + 800 \displaystyle \therefore 100n = 1000k + 800 , where k is an integer. n = 10 k + 8 \therefore n = 10k + 8

Hence the last digit of n, that is, the quotient is 8.

nice way..

Dev Sharma - 5 years, 6 months ago

Did the same..

A Former Brilliant Member - 5 years, 6 months ago

Scientific result: ...90831289889 as 1 7 82 17^{82} MOD 100 = 89, it is clear that we must minus 89 for ...90831289800 to be divided by 100 as ...908312898, where last digit is 8.

Answer: 8 \boxed{8}

Lu Chee Ket - 5 years, 6 months ago

Log in to reply

1 7 82 17^{82} MOD 1000 = 889 is the way to determine for answer of 8.

Lu Chee Ket - 5 years, 6 months ago
Nanda Rahsyad
Dec 15, 2015

If you've noticed, starting from 7 5 7^5 , there is a pattern that goes as 8 6 5 for it's third digit. The last digit has a pattern that goes as 7 9 3 1. Their LCM is 12, so every 12 exponents the third digit will be 5. Divide 82 by 12, which results 72 with 10 as a remainder. Divide the remainder by three which results 9 with 1 as a remainder. That would make the answer the next pattern after 5, which is 8 \boxed{8}

William Isoroku
Dec 11, 2015

First I did 1 7 82 m o d 1000 17^{82} mod 1000 to find the last 3 digits ( which turned out to be 1 7 82 = . . . . . . 889 17^{82}=......889

Since dividing by 100 is basically moving the decimal place to the left, we get the quotient as . . . . . . 8.89 ......8.89 or simply as . . . . . . 8 + 89 100 ......8+\frac{89}{100} with the fractional part as the remainder.

Thus the answer is 8 8

You are right provided 1 7 82 17^{82} is not an overflowed value. But we ought to be careful when we get near to margin of limitation of calculator.

Lu Chee Ket - 5 years, 6 months ago

Log in to reply

I use modular exponentiation

William Isoroku - 5 years, 6 months ago

Log in to reply

Can you determine answer for 1234567 8 87654321 12345678^{87654321} just to replace 1 7 82 17^{82} ?

Lu Chee Ket - 5 years, 6 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...