A number is triangular if and only if it is of the form $\frac{(n)(n+1)}{2}$

411 Views Asked by At

I can prove the first part from formula area of rectangle that it is $(n)(n+1)$ if it triangle it is$\frac{(n)(n+1)}{2}$ But I can't prove the backward part that is true Anyone have a hint ?