Ed Aboud
- 200
- 0
Homework Statement
Prove that the expression \frac{a(a^2 + a)}{3} is an integer for all integers \geq 1
Homework Equations
The Attempt at a Solution
a(a^2 + a ) = 3q + r
r can be:
r = 0,1,2
for r = 0
\frac{a(a^2 + a)}{3} = q
q is an integer by the division algorithm.
When I try this attempt with 3q+1 and 3q+2 I can't get it to work.
Thanks in advance.