One of my favorite proofs that the sums of each row are powers of two comes from the fact that the numbers in row n+1 are the coefficients of the powers of (a+b)ⁿ, so setting a=b=1 you get 2ⁿ (most discrete math students seeking to prove this end up reaching for induction which is a heavier proof than this).
I like the argument that every number in the row below is formed by summing two numbers from above. So each number above appears twice below. Hence the sum doubles.
That's beautiful. I wonder why the -2 is there, though. To fix it, we would need
π = -x + 1/1 + 1/3 - 1/6 - 1/10 + 1/15 + 1/21 - 1/28 •••
where x = 2, and so it would be
π = -1/½ + 1/1 + 1/3 - 1/6 - 1/10 + 1/15 + 1/21 - 1/28 •••
which makes the -1st triangle number ½, I guess.
reply