主題
Search

Demlo 數


最初的迴文數 1, 121, 12321, 1234321, 123454321, ... (OEIS A002477)。對於前九項,該序列由生成函式給出

 -(10x+1)/((x-1)(10x-1)(100x-1))=1+121x+12321x^2+1234321x^3+...
(1)

(Plouffe 1992, Sloane 和 Plouffe 1995)。

從第十項開始,這個序列的定義略有模糊,但最常見的約定遵循以下觀察。連續和反向數字的序列 c_nr_n 分別由下式給出

c_n=1/(81)(10^(n+1)-9n-10)
(2)
r_n=1/(81)(9·10^nn-10^n+1)
(3)

對於 n<=9,所以前幾個 Demlo 數由下式給出

D_n=10^(n-1)c_n+r_(n-1)
(4)
=1/(81)(10^n-1)^2.
(5)

但是,令人驚訝的是,這僅僅是第 n單位重複數 R_n 的平方,即,

 D_n=R_n^2
(6)

對於 n<=9,並且前幾個單位重複數的平方恰好是 Demlo 數:1^2=1, 11^2=121, 111^2=12321, ... (OEIS A002275A002477)。因此,自然使用 (6) 作為 Demlo 數 D_n 的定義,其中 n>=10,得到 1, 121, ..., 12345678987654321, 1234567900987654321, 123456790120987654321, ....

DemloNumbersConstruction

對於 D_n=R_n^2,當 n<=9 時,等式也立即從教科書乘法得出,如上所示。這可以從代數恆等式中得出

 D_n=sum_(k=0)^(n-1)10^kR_n=R_nsum_(k=0)^(n-1)10^k=R_n^2.
(7)

對於 n<=9,Demlo 數的數字之和由下式給出

 sum_(k=1)^nk+(k-1)=sum_(k=1)^n(2k-1)=n^2.
(8)

更一般地,對於 n=1, 2, ...,數字之和為 1, 4, 9, 16, 25, 36, 49, 64, 81, 82, 85, 90, 97, 106, ... (OEIS A080151)。使得這些和為平方的值 n 是 1, 2, 3, 4, 5, 6, 7, 8, 9, 36, 51, 66, 81, ... (OEIS A080161),對應於 Demlo 數 1, 121, 12321, 1234321, 123454321, 12345654321, 1234567654321, 123456787654321, 12345678987654321, 12345679012345679012345679012345678987654320987654320987654320987654321, ... (OEIS A080162)。


另請參閱

連續數字序列, 迴文數, 單位重複數

使用 探索

參考文獻

Kaprekar, D. R. "On Wonderful Demlo Numbers." Math. Student 6, 68-70, 1938.Plouffe, S. "Approximations de Séries Génératrices et quelques conjectures." Montréal, Canada: Université du Québec à Montréal, Mémoire de Maîtrise, UQAM, 1992.Sloane, N. J. A. Sequences A002275, A002477/M5386, A080151, A080161, and A080162 in "The On-Line Encyclopedia of Integer Sequences."Sloane, N. J. A. and Plouffe, S. The Encyclopedia of Integer Sequences. San Diego: Academic Press, 1995.

在 中被引用

Demlo 數

請引用為

Weisstein, Eric W. “Demlo 數。” 來自 —— 資源。 https://mathworld.tw/DemloNumber.html

主題分類