We are creating the world's most trusted encyclopedia and knowledge base.
Once you join us and log in, you'll be able to edit this page instantly!

Triangular number

From Citizendium, the Citizens' Compendium

Jump to: navigation, search

A triangular number represents the number of circles you can arrange to a equilateral triangle.

Definition

\Delta_n = \sum_{i=1}^n i = \frac{n\cdot (n+1)}{2} = \frac{n+n^2}{2} = {n+1 \choose 2}

Properties

The triangular number is related to many other figurated numbers:

  • The sum of two consecutive triangles is a square number:
\Delta_{n-1} + \Delta_n = \frac{(n-1)\cdot n}{2} + \frac{n\cdot (n+1)}{2} = \frac{n\cdot (n-1 + n+1)}{2} = \frac{n\cdot (2n)}{2} = \frac{2n^2}{2} = n^2

Every even perfect number is a triangular number

Views
Personal tools