Power of 11!

What is the largest number that will always divide the expression: a b c ( a 11 b 11 ) ( b 11 c 11 ) ( c 11 a 11 ) , \large abc(a^{11}-b^{11})(b^{11}-c^{11})(c^{11}-a^{11}),

where a , b , a, b, and c c are integers?


The answer is 276.

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

Vilakshan Gupta
Oct 24, 2017

Consider modulo 23 23 . If any of the number is divisible by 23 23 , then the expression is automatically divisible by 23 23 . Suppose that none of them is divisible by 23 23 ,Now we want to show that it is divisible by 23 23 .Note that the any number raised to power 11 11 must leave a remainder of 1 1 or 10 10 when divided by 23 23 .

Its proof: By Fermat's little theorem , a 22 1 ( m o d 23 ) a 11 1 or 1 ( m o d 23 ) a^{22} \equiv 1\pmod{23} \\ \implies a^{11} \equiv 1~ \text{or}~ -1 \pmod{23} This shows that any number when raised to power of 11 11 will leave a remainder 1 or 10 1~ \text{or}~ 10 when divided by 23 23 . Now since the numbers are three and possible remainders are only two,there will be two numbers which leave same remainder, suppose that W L O G WLOG , a 11 a^{11} and b 11 b^{11} leave the same remainder when divided by 23 23 , This implies that a 11 b 11 0 ( m o d 23 ) a^{11}-b^{11} \equiv 0 \pmod{23} , and hence the given expression is always divisible by 23 23 .

Moderator note:

Always remember that when you want to show that a number is the maximium, then we have to show that 1) it can be achieved, and 2) no larger number can be achieved.

This solution does 1, but not 2.

Mark Hennings
Nov 12, 2017

If we consider the cases: a b c N ( a , b , c ) 1 2 3 2 2 × 3 × 2 3 4 × 89 × 331 × 3851 1 2 4 2 14 × 3 × 2 3 3 × 8 9 3 × 683 1 9 19 2 5 × 3 4 × 5 × 19 × 23 × 67 × 661 × 3851 × 104281 × 62060021 × 11645887783861 \begin{array}{llll} a & b & c & N(a,b,c) \\ 1 & 2 & 3 & 2^2 \times 3 \times 23^4 \times 89 \times 331 \times 3851 \\ 1 & 2 & 4 & 2^{14} \times 3 \times 23^3 \times 89^3 \times 683 \\ 1 & 9 & 19 & 2^5 \times 3^4 \times 5 \times 19 \times 23 \times 67 \times 661 \times 3851 \times 104281 \times 62060021 \times 11645887783861 \end{array} we see that the largest number that can divide all these numbers N ( a , b , c ) N(a,b,c) is 2 2 × 3 × 23 2^2 \times 3 \times 23 . It remains to show this is the largest.

  • If two or three of the numbers a , b , c a,b,c are even, then a b c abc is a multiple of 4 4 , and so N ( a , b , c ) N(a,b,c) is a multiple of 4 4 . If all of the numbers a , b , c a,b,c are odd, then all the numbers a 11 a^{11} , b 11 b^{11} , c 11 c^{11} are odd, and so all their differences will be even, and hence N ( a , b , c ) N(a,b,c) will be a multiple of 8 8 . If one of the numbers a , b , c a,b,c is even, then one of the differences a 11 b 11 a^{11} - b^{11} , b 11 c 11 b^{11} - c^{11} , c 11 a 11 c^{11} - a^{11} will be even, and so N ( a , b , c ) N(a,b,c) will be a multiple of 4 4 . Thus N ( a , b , c ) N(a,b,c) is always a multiple of 4 4 .
  • If any of the numbers a , b , c a,b,c are multiples of 3 3 , then N ( a , b , c ) N(a,b,c) is a multiple of 3 3 . If not then a 2 b 2 c 2 1 ( m o d 3 ) a^2 \equiv b^2 \equiv c^2 \equiv 1 \pmod{3} , so that a 11 a , b 11 b , c 11 c ( m o d 3 ) a^{11} \equiv a, b^{11} \equiv b, c^{11} \equiv c \pmod{3} . Each of a 11 , b 11 , c 11 a^{11},b^{11},c^{11} is congruent to 1 1 or 2 2 modulo 3 3 and so at least one of the differences a 11 b 11 a^{11} - b^{11} , b 11 c 11 b^{11} - c^{11} , c 11 a 11 c^{11} - a^{11} will be a multiple of 3 3 , and so N ( a , b , c ) N(a,b,c) will be a multiple of 3 3 . Thus N ( a , b , c ) N(a,b,c) is always a multiple of 3 3 .
  • If any of the numbers a , b , c a,b,c are multiples of 23 23 , then N ( a , b , c ) N(a,b,c) is a multiple of 23 23 . If not then a 22 b 22 c 22 1 ( m o d 23 ) a^{22} \equiv b^{22} \equiv c^{22} \equiv 1 \pmod{23} , and so each of a 11 , b 11 , c 11 a^{11},b^{11},c^{11} is congruent to either 1 1 or 1 22 -1 \equiv 22 modulo 23 23 . Thus at least one of the differences a 11 b 11 a^{11} - b^{11} , b 11 c 11 b^{11} - c^{11} , c 11 a 11 c^{11} - a^{11} will be a multiple of 23 23 , and so N ( a , b , c ) N(a,b,c) will be a multiple of 23 23 . Thus N ( a , b , c ) N(a,b,c) is always a multiple of 23 23 .

Thus the largest integer that divides all the numbers N ( a , b , c ) N(a,b,c) is 2 2 × 3 × 23 = 276 2^2 \times 3 \times 23 = \boxed{276} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...