Use the triangular numbers tool below to calculate the triangular number of any given number. Find below on this web page a triangular numbers list from 1 to 100, as well as the nth-term formula and its demonstration.
A triangular number or triangle number counts the objects that can form an equilateral triangle. This concept is not just theoretical; it has practical applications in various fields, from architecture to computer graphics. The nth triangle number is the number of dots composing a triangle with n dots on a side and is equal to the sum of the n natural numbers from 1 to n.
The general representation of a triangular number is
Tn= 1 + 2 + 3 + 4 +...+ (n-2) + (n-1) + n,
where n is a natural number.
This sum is Tn = n * (n + 1) / 2. This is the triangular number formula to find the nth triangular number.
To prove this formula is true, write the general representation twice and rearrange the terms as shown below.
While every effort is made to ensure the accuracy of the information provided on this website, neither this website nor its authors are responsible for any errors or omissions. Therefore, the contents of this site are not suitable for any use involving risk to health, finances or property.