Triangular number
A triangular number is a number that is the sum of all of the natural numbers up to a certain number. When formed using regularly spaced dots, they tend to form a shape of either an equilateral or a right triangle, hence the name.[1]
For example, 10 is a "triangular number" because [math]\displaystyle{ 10=1+2+3+4 }[/math].
The first 25 triangular numbers are: 0, 1, 3, 6, 10, 15, 21, 28, 36, 45, 55, 66, 78, 91, 105, 120, 136, 153, 171, 190, 210, 231, 253, 276, 300, 325, 351, and so on.
A triangular number is calculated by the equation: [math]\displaystyle{ \frac{n(n+1)}{2} }[/math].
Triangular Number Media
- Error creating thumbnail: About to transcode 1 SVG file(s)
Converting Tetrahedral_triangular_number_10.svg to /var/www/html/w/images/temp/transform_9cf7c7c3bac1.png ... org.apache.batik.transcoder.TranscoderException: null Enclosed Exception: file:/var/www/html/w/images/temp/svg_412fce057f0f1738f4cdcc96/Tetrahedral_triangular_number_10.svg:-1 The attribute "in2" of the element <feBlend> is required at org.apache.batik.transcoder.SVGAbstractTranscoder.transcode(SVGAbstractTranscoder.java:228) at org.apache.batik.transcoder.image.ImageTranscoder.transcode(ImageTranscoder.java:92) at org.apache.batik.transcoder.XMLAbstractTranscoder.transcode(XMLAbstractTranscoder.java:142) at org.apache.batik.transcoder.SVGAbstractTranscoder.transcode(SVGAbstractTranscoder.java:158) at org.apache.batik.apps.rasterizer.SVGConverter.transcode(SVGConverter.java:1008) at org.apache.batik.apps.rasterizer.SVGConverter.execute(SVGConverter.java:719) at org.apache.batik.apps.rasterizer.Main.execute(Main.java:956) at org.apache.batik.apps.rasterizer.Main.main(Main.java:1009) Caused by: org.apache.batik.bridge.BridgeException: file:/var/www/html/w/images/temp/svg_412fce057f0f1738f4cdcc96/Tetrahedral_triangular_number_10.svg:-1 The attribute "in2" of the element <feBlend> is required at org.apache.batik.bridge.AbstractSVGFilterPrimitiveElementBridge.getIn2(AbstractSVGFilterPrimitiveElementBridge.java:103) at org.apache.batik.bridge.SVGFeBlendElementBridge.createFilter(SVGFeBlendElementBridge.java:98) at org.apache.batik.bridge.SVGFilterElementBridge.buildLocalFilterPrimitives(SVGFilterElementBridge.java:237) at org.apache.batik.bridge.SVGFilterElementBridge.buildFilterPrimitives(SVGFilterElementBridge.java:174) at org.apache.batik.bridge.SVGFilterElementBridge.createFilter(SVGFilterElementBridge.java:108) at org.apache.batik.bridge.CSSUtilities.convertFilter(CSSUtilities.java:683) at org.apache.batik.bridge.AbstractGraphicsNodeBridge.buildGraphicsNode(AbstractGraphicsNodeBridge.java:142) at org.apache.batik.bridge.GVTBuilder.buildGraphicsNode(GVTBuilder.java:224) at org.apache.batik.bridge.GVTBuilder.buildComposite(GVTBuilder.java:171) at org.apache.batik.bridge.GVTBuilder.build(GVTBuilder.java:82) at org.apache.batik.transcoder.SVGAbstractTranscoder.transcode(SVGAbstractTranscoder.java:210) ... 7 more ... error (SVGConverter.error.while.rasterizing.file)
The fourth triangular number equals the third tetrahedral number as the nth k-simplex number equals the kth n-simplex number due to the symmetry of Pascal's triangle, and its diagonals being simplex numbers; similarly, the fifth triangular number (15) equals the third pentatope number, and so forth
Proof without words that the number of possible handshakes between n people is the (nā1)th triangular number
References
- ā Triangular number. www.math.net. Retrieved 2021-06-07.