主題
Search

奇數除數函式


奇數除數函式

 sigma_k^((o))(n)=sum_(d|n; d odd)d^k
(1)

是數字 n奇數 除數k 次冪之和。它是僅針對奇數除數的 除數函式 的對應物。

對於 k=1 的情況,k=1,

sigma_1^((o))(n)=sum_(d|n; d odd)d
(2)
=sum_(d|n)((-1)^(d+1)n)/d
(3)
=sigma_1(n)-2sigma_1(n/2),
(4)

其中,如果 n奇數,則 sigma_k(n/2) 定義為 0。 生成函式 由下式給出

sum_(n=0)^(infty)sigma_1^((o))(n)x^n=sum_(n=0)^(infty)(nx^n)/(1+x^n)
(5)
=1/(24)[theta_3^4(x)+theta_2^4(x)]
(6)
=x+x^2+4x4+6x^5+4x^6+8x^7+...,
(7)

其中 theta_n(q)Jacobi 橢圓函式

令人驚訝的是,sigma_0^((o))(n) 給出了多項式 a^n+1 的因子數。

下表給出了前幾個 sigma_k^((o))(n) 的值。

kOEISsigma_k^((o))(n)
0A0012271, 1, 2, 1, 2, 2, 2, 1, 3, 2, ...
1A0005931, 1, 4, 1, 6, 4, 8, 1, 13, 6, ...
2A0509991, 1, 10, 1, 26, 10, 50, 1, 91, 26, ...
3A0510001, 1, 28, 1, 126, 28, 344, 1, 757, 126, ...
4A0510011, 1, 82, 1, 626, 82, 2402, 1, 6643, 626, ...
5A0510021, 1, 244, 1, 3126, 244, 16808, 1, 59293, 3126, ...

此函數出現在 Ramanujan 的 Eisenstein 級數 L(q) 和用於 分割函式 P遞迴關係 中。


另請參閱

除數函式, 偶數除數函式

使用 探索

參考文獻

Dickson, L. E. History of the Theory of Numbers, Vol. 1: Divisibility and Primality. New York: Dover, p. 306, 2005.Hirzebruch, F. Manifolds and Modular Forms, 2nd ed. Braunschweig, Germany: Vieweg, p. 133, 1994.Riordan, J. Combinatorial Identities. New York: Wiley, p. 187, 1979.Sloane, N. J. A. Sequences A000593/M3197, A001227, A050999, A051000, A051001, and A051002 in "The On-Line Encyclopedia of Integer Sequences."Verhoeff, T. "Rectangular and Trapezoidal Arrangements." J. Integer Sequences 2, #99.1.6, 1999.

在 中被引用

奇數除數函式

請引用為

Eric W. Weisstein. "奇數除數函式". 來自 網路資源. https://mathworld.tw/OddDivisorFunction.html

主題分類