Problem #WSP-000213

Problems Methods Mathematical induction

Problem

Let’s look at triangular numbers, numbers which are a sum of the first n natural numbers: 1+2+3++n Show using induction that the n-th triangular number is equal to n(n+1)2.