- #1
johnnyICON
- 79
- 0
I am trying to prove that for an integer n, if even, then n(n^2 + 20) is divisible by 48.
I have done all the obvious, that is subtituting n with 2k for some integer k, which yields 8k(k^2 + 5). And this is where I get stuck.
Where do I go next? k^2 + 5 does not factor.
I have done all the obvious, that is subtituting n with 2k for some integer k, which yields 8k(k^2 + 5). And this is where I get stuck.
Where do I go next? k^2 + 5 does not factor.