Let be a prime number, such that for any positive integer ,
Find the largest possible value of .
If you think there's no such a prime number, enter .
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.
5 2 n + 1 + 2 n + 4 + 2 n + 1 = 5 ∗ 2 5 n + 1 8 ∗ 2 n
For n = 1 , the value of expression is equal to 1 6 1 = 7 ∗ 2 3 . So the answer is 0 , 7 or 2 3 . If we prove that it is always divisible by 2 3 , then the answer is 2 3 .
5 2 n + 1 + 2 n + 4 + 2 n + 1 = 5 ∗ 2 5 n + 1 8 ∗ 2 n = 5 ∗ 2 5 n − 5 ∗ 2 n + 5 ∗ 2 n + 1 8 ∗ 2 n = 5 ∗ ( 2 5 n − 2 n ) + 2 3 ∗ 2 n
Since a − b ∣ a n − b n , where a , b , n are three positive integers, 5 ∗ ( 2 5 n − 2 n ) + 2 3 ∗ 2 n is divisible 2 5 − 2 = 2 3 .
Therefore the answer is 2 3 .