Currently there may be errors shown on top of a page, because of a missing Wiki update (PHP version and extension DPL3). |
Navigation
Topics | Help • Register • News • History • How to • Sequences statistics • Template prototypes |
Difference between revisions of "Triangular number"
(restored) |
m |
||
Line 1: | Line 1: | ||
{{Stub}} | {{Stub}} | ||
− | A '''triangular number''' is similar to a [[factorial]] | + | A '''triangular number''' is similar to a [[factorial number]], while a factorial is the product of a number and all [[whole number]]s smaller than it, a triangular (often symbolized by placing a capital Delta "△" (because it is triangular) after a number) represents the summing of a number with all whole numbers smaller than it. |
==Examples== | ==Examples== |
Revision as of 12:49, 25 March 2019
This article is only a stub. You can help PrimeWiki by expanding it. |
A triangular number is similar to a factorial number, while a factorial is the product of a number and all whole numbers smaller than it, a triangular (often symbolized by placing a capital Delta "△" (because it is triangular) after a number) represents the summing of a number with all whole numbers smaller than it.
Examples
- 4△ = 4 + 3 + 2 + 1 = 10 (10 pin bowling uses a triangular arrangement.)
- 5△ = 5 + 4 + 3 + 2 + 1 = 15 (a common billiards arrangement is 15 balls in a triangle.)
- 17△ = 17 + 16 + ..... + 3 + 2 + 1 = 153