主题
Search

七边形六边形数


一个同时是七边形数 Hep_n六边形数 Hex_m的数。 这样的数在以下情况下存在

 1/2n(5n-3)=m(2m-1).
(1)

配方法和重新排列得到

 (10n-3)^2-5(4m-1)^2=4.
(2)

Substituting x=10n-3 and y=4m-1 gives the Pell-like quadratic Diophantine equation

 x^2-5y^2=4,
(3)

which has solutions (x,y)=(3,1), (7, 3), (18, 8), (47, 21), (123, 55), .... The integer solutions in m and n are then given by (n,m)=(1,1), (221, 247), (71065, 79453), (22882613, 25583539), ... (OEIS A048902 and A048901), corresponding to the heptagonal hexagonal numbers 1, 121771, 12625478965, 1309034909945503, ... (OEIS A048903).


另请参阅

七边形数, 六边形数

使用 Wolfram|Alpha 探索

参考文献

Sloane, N. J. A. 序列 A048901, A048902, 和 A048903,出自 "整数序列在线百科全书。"

在 Wolfram|Alpha 中被引用

七边形六边形数

请引用为

Weisstein, Eric W. "七边形六边形数。" 来自 MathWorld--Wolfram Web 资源。 https://mathworld.net.cn/HeptagonalHexagonalNumber.html

主题分类