主題
Search

Mertens 函式


MertensFunction

Mertens 函式是求和函式

 M(n)=sum_(k=1)^nmu(k),
(1)

其中 mu(n)莫比烏斯函式 (Mertens 1897; Havil 2003, p. 208)。 前幾個值是 1, 0, -1, -1, -2, -1, -2, -2, -2, -1, -2, -2, ... (OEIS A002321)。M(n) 也由 n×n 雷德黑弗矩陣行列式 給出。

對於 n=0, 1, 2, ...,M(10^n) 的值由 1, -1, 1, 2, -23, -48, 212, 1037, 1928, -222, ... 給出 (OEIS A084237; Deléglise 和 Rivat 1996)。

下表總結了對於不同的 knM(n)=k 的前幾個值

kOEIS使得 M(n)=kn
-313, 19, 20, 30, 33, 43, 44, 45, 47, 48, 49, 50, ...
-25, 7, 8, 9, 11, 12, 14, 17, 18, 21, 23, 24, 25, 29, ...
-13, 4, 6, 10, 15, 16, 22, 26, 27, 28, 35, 36, 38, ...
0A0284422, 39, 40, 58, 65, 93, 101, 145, 149, 150, ...
1A1186841, 94, 97, 98, 99, 100, 146, 147, 148, 161, ...
295, 96, 217, 229, 335, 336, 339, 340, 345, 347, 348, ...
3218, 223, 224, 225, 227, 228, 341, 342, 343, 344, 346, ...

雖然 Titchmarsh (1960) 表明,如果 黎曼猜想 成立,並且沒有重 黎曼 zeta 函式零點,那麼存在一個序列 T_k,其中 k<=T_k<=k+1 使得 M(x) 的解析公式尚不為人所知,

 M_0(x)=lim_(k->infty)sum_(rho; |gamma|<T_k)(x^rho)/(rhozeta^'(rho))-2 
 +sum_(n=1)^infty((-1)^(n-1))/((2n)!nzeta(2n+1))((2pi)/x)^(2n),
(2)

其中 zeta(z)黎曼 zeta 函式

 M_0(x)={M(x)-1/2mu(x)   if x in Z^+; M(x)   otherwise,
(3)

並且 rho=1/2+igamma 遍歷黎曼 zeta 函式的所有非平凡零點 (Odlyzko 和 te Riele 1985)。

Mertens 函式與高達 n無平方數 整數的數量有關,這是從 1 到 nmu(k) 絕對值之和,

 sum_(k=1)^n|mu(k)|∼6/(pi^2)n+O(sqrt(n)).
(4)

Mertens 函式也服從

 sum_(n=1)^xM(x/n)=1
(5)

(Lehman 1960)。

Mertens (1897) 驗證了對於 x<10000|M(x)|<=sqrt(x) 成立,並推測該不等式對於所有非負 x 都成立。 語句

 |M(x)|<x^(1/2)
(6)

因此被稱為 Mertens 猜想,儘管它後來已被證偽。

Lehman (1960) 給出了一種使用 O(x^(2/3+epsilon)) 運算計算 M(x) 的演算法,而 Lagarias-Odlyzko (1987) 用於計算 素數計數函式 pi(x) 的演算法可以修改為使用 O(x^(3/5+epsilon)) 運算給出 M(x)。Deléglise 和 Rivat 1996) 描述了一種計算 M(x) 孤立值的基本方法,時間複雜度為 O(x^(2/3)(lnlnx)^(1/3)),空間複雜度為 O(x^(1/3)(lnlnx)^(2/3))


參見

Mertens 猜想, 莫比烏斯函式, 雷德黑弗矩陣, 無平方數

在 中探索

參考文獻

Deléglise, M. and Rivat, J. "Computing the Summation of the Möbius Function." Experiment. Math. 5, 291-295, 1996.Derbyshire, J. Prime Obsession: Bernhard Riemann and the Greatest Unsolved Problem in Mathematics. New York: Penguin, p. 250, 2004.Havil, J. Gamma: Exploring Euler's Constant. Princeton, NJ: Princeton University Press, pp. 208-210, 2003.Lagarias, J. and Odlyzko, A. "Computing pi(x): An Analytic Method." J. Algorithms 8, 173-191, 1987.Lehman, R. S. "On Liouville's Function." Math. Comput. 14, 311-320, 1960.Lehmer, D. H. Guide to Tables in the Theory of Numbers. Bulletin No. 105. Washington, DC: National Research Council, pp. 7-10, 1941.Mertens, F. "Über einige asymptotische Gesetze der Zahlentheorie." J. reine angew. Math. 77, 46-62, 1874.Mertens, F. "Über eine zahlentheoretische Funktion." Akad. Wiss. Wien Math.-Natur. Kl. Sitzungsber. IIa 106, 761-830, 1897.Odlyzko, A. M. and te Riele, H. J. J. "Disproof of the Mertens Conjecture." J. reine angew. Math. 357, 138-160, 1985.Sloane, N. J. A. Sequences A002321/M0102, A028442, A084237, and A118684 in "The On-Line Encyclopedia of Integer Sequences."Sterneck, R. D. von. "Empirische Untersuchung über den Verlauf der zahlentheoretischer Function sigma(n)=sum_(x=1)^(n)mu(x) im Intervalle von 0 bis 150 000." Sitzungsber. der Kaiserlichen Akademie der Wissenschaften Wien, Math.-Naturwiss. Klasse 2a 106, 835-1024, 1897.Titchmarsh, E. C. The Theory of Functions, 2nd ed. Oxford, England: Oxford University Press, 1960.

在 上被引用

Mertens 函式

請引用為

Weisstein, Eric W. "Mertens 函式。" 來自 Web 資源。 https://mathworld.tw/MertensFunction.html

主題分類