• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Quick question on Proof and divisibility

Glavinsolo

Platinum Member
I have a question on how to prove the following

Prove that "n(n^2+8) is divisible by 3" for all positive integers n.

I proved the basis by plugging in 1 and doing the answer mod 3 to get 0.

now I am at the part where I came to and stopped

((n+1)((n+1)^2 + 8)) = ?

If you have any knowledge as to what would push me to completing this to show that it is divisible by 3.
 
How about this can anyone tell me how

2^k + 4 < 2^k + 2^k = 2×2^k = 2^1×2^k = 2^k+1

Then 4(k+1) < 2^k+1, and (*) holds for n = k + 1.
 
Back
Top