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+\dots +n\] Show using induction that the \(n\)-th triangular number is equal to \(\frac{n(n+1)}2\).