Prove : $(a+d)+(a+2d)+(a+3d)+...+(a+nd)=n[\frac{(a+d)+(a+nd)}{2}]$
I have tried proving this by induction but I keep getting stuck at the k+1 step. I have : $k[\frac{(a+d)+(a+kd)}{2}]+(a+(k+1)d)$ which I cannot get to simplify properly.
Perhaps I am doing something wrong or induction is not the proper approach.