Sometimes with series we find a solution in a form of a fraction which does not a priori obviously take only integer values. On the other hand from the sum it is pretty obvious that the sequence of partial sums can take only integer values. (arithmetic and geometric series are examples)
Someone might come along and say: Alright this is the formula for the sum. Now we need to prove that it is always an integer. Another person might say: Actually, no. We have already proved that this formula amounts to adding the series which obviously takes integer values. Who is right?
I guess my question is: after you prove $1+2+3+4+...+n= \frac{n(n+1)}{2}$ do you need to prove that the formula on the right hand side is always an integer, or does it just follow?
Perhaps a better example for the kind of question you are asking is the formula $C(n,k)=\frac{n!}{k!(n-k)!}$. It is not a-priori trivial that the RHS is an integer, but it is proven to be so if one proves that this formula counts the number of combinations of $k$ elements from $n$ elements. It is then a very rigorous proof that the RHS is indeed an integer.