Smallest Prime

What is the smallest prime number that divides 2 111 + 3 111 2^{111}+3^{111} ?

23 3 5 17 None of the above

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

Chew-Seong Cheong
Oct 31, 2016

For odd natural number n n , we have a n + b n = ( a + b ) ( a n 1 a n 2 b + a n 3 b 2 + . . . + a 2 b n 3 a b n 2 + b n 1 ) a^n + b^n = (a+b)(a^{n-1} - a^{n-2}b + a^{n-3}b^2 + ... + a^2b^{n-3} - ab^{n-2} + b^{n-1}) , therefore, a n + b n a^n + b^n is divisible by a + b a+b for odd n n . Therefore, 2 111 + 3 111 2^{111} + 3^{111} is divisible by 2 + 3 = 5 2+3 = \boxed{5} , which is a prime.

Nice way of solving this exercise.

Hana Wehbi - 4 years, 7 months ago
Hana Wehbi
Oct 31, 2016

The last digits of 2 n 2^n repeat in the cycle 2 , 4 , 8 , 6 2,4,8,6

The last digits of 3 n 3^n repeat in the cycle 3 , 9 , 7 , 1 3,9,7,1

So the last digits of 2 n + 3 n 2^n+3^n repeat in the cycle 5 , 3 , 5 , 7 5,3,5,7

Notice that the last digits of 2 n + 3 n 2^n+3^n is 5 5 whenever n n is odd.

Alternatively, a n + b n a^n+b^n is divisible by a + b a+b for every odd n n .

So 2 111 + 3 111 2^{111}+3^{111} is not divisible by 2 2 or 3 3 .

So the smallest prime factor of 2 111 + 3 111 2^{111}+3^{111} is 5 5 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...