nislam
If \(n\) is a positive integer less than 10, \(k\) is a positive integer greater than 10, and \(n^{k+4} + n^{k+3} + n^{k+2} + n^{k+1}\) is divisible by 10, \(n\) could be equal to
I) 3
II) 7
III) 8
A) none
B) I only
C) II only
D) I and II only
E) I, II and III
Divisibility by 10 depends on the unit’s digit, that is the unit’s digit as 0 will make that number divisible by 10. \(n^{k+4} + n^{k+3} + n^{k+2} + n^{k+1}\) is nothing but sum of 4 consecutive powers.
We know that the consecutive powers of each digit have a cyclicity of the units digit. They could repeat after every 2 or 4 powers or could also be same. Let us work on the two properties: units digit as 0 and cyclicity of units digit when increased to consecutive powersSame : Numbers ending with digits 0, 1, 5, and 6 will have sum as 4*0, 4*1, 4*5 and 4*6 or 0,4,0 and4.
Repeat after 2: Numbers ending with digits 4 and 9 will have sum as 4+6+4+6 and 9+1+9+1 or 0 and 0.
Repeat after 4: Numbers ending with digits 2, 3, 7 and 8 will have sum as 2+4+6+8 and 1+3+7+9 or 0 and 0 again.
Thus, all numbers ending with 0, 2, 3, 4, 5, 7, 8 and 9 will have a sum ending with 0, a property that will make the integer divisible by 10.
E