not by induction. I did not post this in the original thread, because I did not want to hijack it.
I don't think the original problem as asked by the OP there should ask to do it by induction,
because I find the solution to be unwieldy.
(I thank Harry_the_cat for his multiple posts of explaining and working out many steps there.)
n5−n =
n(n4−1) =
n(n2−1)(n2+1) =
n(n−1)(n+1)(n2+1) =
(n−1)(n)(n+1)(n2+1)
The expression is divisible by 3, because it is the product of three consecutive integers.
If the odd number ends in a 3 or 7, then its square will end in a 9. When added to 1 it
will be divisible by 5. So, the (n2+1) factor will be divisible by 5.
If the odd number ends in a 1, then (n - 1) will be divisible by 5, if the odd number ends
in a 5, then n will be divisible by 5, or if the odd number ends in a 9, then (n + 1) will
be divisible by 5. So, in all cases of odd numbers, the expression is divisible by 5.
Let n=2m+1, where m is an integer. Substitute that into the expression:
[(2m+1) − 1](2m+1)[(2m+1) + 1][(2m+1)2 + 1] =
(2m)(2m+1)(2m+2)(4m2+4m+2) =
(2)(2)(2)(m)(2m+1)(m+1)(2m2+2m+1) =
8(m)(m+1)(2m+1)(2m2+2m+1)
The last expression is divisible by 8. Also, the last expression is divisible by an additional
2, because the product (m)(m + 1) is divisible by 2 as it is the product of two consecutive
integers. So, the expression is divisible by 16.
Taken together, the expression is divisible by 3, 5, and 16.
3*5*16 = 240
Therefore, n5−n is divisible by 240 when n is a positive odd integer.
I don't think the original problem as asked by the OP there should ask to do it by induction,
because I find the solution to be unwieldy.
(I thank Harry_the_cat for his multiple posts of explaining and working out many steps there.)
n5−n =
n(n4−1) =
n(n2−1)(n2+1) =
n(n−1)(n+1)(n2+1) =
(n−1)(n)(n+1)(n2+1)
The expression is divisible by 3, because it is the product of three consecutive integers.
If the odd number ends in a 3 or 7, then its square will end in a 9. When added to 1 it
will be divisible by 5. So, the (n2+1) factor will be divisible by 5.
If the odd number ends in a 1, then (n - 1) will be divisible by 5, if the odd number ends
in a 5, then n will be divisible by 5, or if the odd number ends in a 9, then (n + 1) will
be divisible by 5. So, in all cases of odd numbers, the expression is divisible by 5.
Let n=2m+1, where m is an integer. Substitute that into the expression:
[(2m+1) − 1](2m+1)[(2m+1) + 1][(2m+1)2 + 1] =
(2m)(2m+1)(2m+2)(4m2+4m+2) =
(2)(2)(2)(m)(2m+1)(m+1)(2m2+2m+1) =
8(m)(m+1)(2m+1)(2m2+2m+1)
The last expression is divisible by 8. Also, the last expression is divisible by an additional
2, because the product (m)(m + 1) is divisible by 2 as it is the product of two consecutive
integers. So, the expression is divisible by 16.
Taken together, the expression is divisible by 3, 5, and 16.
3*5*16 = 240
Therefore, n5−n is divisible by 240 when n is a positive odd integer.
Last edited: