#Triangle numbers and summations
8 messages · Page 1 of 1 (latest)
but what i dont understand from this question is how t_k equals n(n+1)(n+2)/6
isnt that supposed to be what the summation of k^2 looks like in closed form?
but this triangle number is k(k+1)/2 not k^2 so does that mean I need to prove that k(k+1)/2 = k^2?
...no? You have the closed form for the nth partial sum of k^2 written right there...
Like, right at the top of the page.
oh right i didnt see my bad