多邊形數是一種 具形數,它是 三角形數、正方形數等的推廣,推廣到
邊形,其中
是任意正整數。上面的圖表以圖形方式說明了多邊形數的構建過程。從第
個 三角形數
開始,然後
 |
(1)
|
現在請注意
 |
(2)
|
給出第
個 正方形數,
 |
(3)
|
給出第
個 五邊形數,依此類推。一般多邊形數可以寫成以下形式
其中
是第
個
邊形數 (Savin 2000)。例如,在 (5) 中取
得到一個 三角形數,
得到一個 正方形數,等等。
多邊形數在 Wolfram 語言中實現為PolygonalNumber.
如果一個數是
-高度多邊形數,如果它是
-多邊形數,且有多於等於
種方式(從
, 4, ... 到某個上限)。那麼,直到
的前幾個 2-高度多邊形數是 1, 6, 9, 10, 12, 15, 16, 21, 28, (OEIS A090428)。類似地,直到
的前幾個 3-高度多邊形數是 1, 15, 36, 45, 325, 561, 1225, 1540, 3025, ... (OEIS A062712)。除了 1 之外,沒有小於
的這種型別的 4-高度多邊形數。
第
邊形數的生成函式由以下優美的公式給出
![G_n(x)=(x[(n-3)x+1])/((1-x)^3).](/images/equations/PolygonalNumber/NumberedEquation4.svg) |
(6)
|
費馬提出,每個數都可以表示為最多
個
-多邊形數的和(費馬多邊形數定理)。費馬聲稱擁有此結果的證明,儘管該證明從未被發現。雅可比、拉格朗日(1772 年)和尤拉都證明了平方的情況,而高斯在 1796 年證明了三角形的情況。1813 年,柯西完全證明了該命題。
可以按如下方式檢查任意數字
是否為
-多邊形數。注意恆等式
 |
(7)
|
因此,
必須是一個 完全平方數。因此,如果它不是,則該數字不可能是
-多邊形數。如果它是一個 完全平方數,那麼解
 |
(8)
|
對於階數
,得到
 |
(9)
|
一個
-多邊形數等於相同統計階數的
-多邊形數與前一個統計階數的三角形數之和。
另請參閱
中心多邊形數,
十邊形數,
費馬多邊形數定理,
具形數,
七邊形數,
六邊形數,
九邊形數,
八邊形數,
五邊形數,
金字塔數,
正方形數,
三角形數
使用 探索
參考文獻
Abramovich, S.; Fujii, T.; and Wilson, J. W. "Multiple-Application Medium for the Study of Polygonal Numbers." http://jwilson.coe.uga.edu/Texts.Folder/AFW/AFWarticle.html.Beiler, A. H. "Ball Games." Ch. 18 in Recreations in the Theory of Numbers: The Queen of Mathematics Entertains. New York: Dover, pp. 184-199, 1966.Cauchy, A. "Démonstration du théorème général de Fermat sur les nombres polygones." Oeuvres, 2e. serie, Vol. 6. pp. 320-353.Dickson, L. E. History of the Theory of Numbers, Vol. 1: Divisibility and Primality. New York: Dover, pp. 3-33, 2005.Guy, K. "Every Number is Expressible as a Sum of How Many Polygonal Numbers?" Amer. Math. Monthly 101, 169-172, 1994.Nathanson, M. B. "Sums of Polygonal Numbers." In Analytic Number Theory and Diophantine Problems: Proceedings of a Conference at Oklahoma State University, 1984 (Ed. A. Adolphson et al. ). Boston, MA: Birkhäuser, pp. 305-316, 1987.Pappas, T. "Triangular, Square & Pentagonal Numbers." The Joy of Mathematics. San Carlos, CA: Wide World Publ./Tetra, p. 214, 1989.Savin, A. "Shape Numbers." Quantum 11, 14-18, 2000.Sloane, N. J. A. Sequences A000217/M2535, A062712, and A090428 in "The On-Line Encyclopedia of Integer Sequences."Sloane, N. J. A. and Plouffe, S. Figure M2535 in The Encyclopedia of Integer Sequences. San Diego: Academic Press, 1995.在 上被引用
多邊形數
引用為
Weisstein, Eric W. "多邊形數." 來自 Web 資源. https://mathworld.tw/PolygonalNumber.html
主題分類