请输入您要查询的字词:

 

单词 TriangularNumbers
释义

triangular numbers


The triangular numbersMathworldPlanetmath are defined by the series

tn=i=1ni

That is, the nth triangular number is simply the sum of the first n natural numbersMathworldPlanetmath. The first few triangular numbers are

1,3,6,10,15,21,28,

The name triangular number comes from the fact that the summation defining tn can be visualized as the number of dots in

where the number of rows is equal to n.

The closed-form for the triangular numbers is

t(n)=n(n+1)2

Legend has it that a grammar-school-aged Gauss was told by his teacher to sum up all the numbers from 1 to 100. He reasoned that each number i could be paired up with 101-i, to form a sum of 101, and if this was done 100 times, it would result in twice the actual sum (since each number would get used twice due to the pairing). Hence, the sum would be

1+2+3++100=100(101)2

The same line of reasoning works to give us the closed form for any n.

Another way to derive the closed form is to assume that the nth triangular number is less than or equal to the nth square (that is, each row is less than or equal to n, so the sum of all rows must be less than or equal to nn or n2), and then use the first few triangular numbers to solve the general 2nd degree polynomial An2+Bn+C for A, B, and C. This leads to A=1/2, B=1/2, and C=0, which is the same as the above formulaMathworldPlanetmathPlanetmath for t(n).

随便看

 

数学辞典收录了18232条数学词条,基本涵盖了常用数学知识及数学英语单词词组的翻译及用法,是数学学习的有利工具。

 

Copyright © 2000-2023 Newdu.com.com All Rights Reserved
更新时间:2025/5/4 17:21:27