Question 1176622
.
<pre>

    {{{(1/2)(n^2 + n)}}} = {{{(n*(n+1))/2}}}.


At n = 12, the sum is  {{{(12*13)/2}}} = 6*13 = 78.
</pre>

Solved.