First, you can use Mathematical Induction.
Base case:
Let n = 2
472 - 1 = 2208 (which is divisible by 8)
Induction case:
Let (47k - 1) mod 8 = 0 for all even positive integer k
Then (47k+2 - 1) = (472)(47k) - 1
= 2209(47k) - 1
= 2208(47k) + (47k - 1)
Since 2208 is divisible by 8, 2208(47k) is divisible by 8
And (47k - 1) is divisible by 8
Thus, in the conclusion, (47n - 1) is divisible by 8 for all even positive number
Johan O.
Both 47^2 and 47^4 is both divisible by 8.03/27/20
Johan O.
"n" will have a positive and whole number.03/27/20

Jun C.
03/28/20

Jun C.
03/28/20
Johan O.
Thank you! I figured a way to solve it aswell, but your answer was better and more clear.03/28/20
Johan O.
if: 47^1 -1. 1 isn't an even number. 1 have to be even. It will have to be; for example: 47^2 or 47^403/27/20