主題
Search

梅林變換


梅林變換是由下式定義的積分變換

phi(z)=int_0^inftyt^(z-1)f(t)dt
(1)
f(t)=1/(2pii)int_(c-iinfty)^(c+iinfty)t^(-z)phi(z)dz.
(2)

它在 Wolfram 語言 中實現為MellinTransform[expr, x, s].

如果積分

 int_0^infty|f(x)|x^(k-1)dx
(3)

對於某些 k>0 是有界的,則變換 phi(z) 存在,在這種情況下,逆變換 f(t) 存在,其中 c>kphi(z)f(t) 函式被稱為梅林變換對,如果已知其中一個,則可以計算另一個。

下表給出了常用函式的梅林變換(Bracewell 1999, p. 255)。這裡,deltadelta 函式H(x)Heaviside 階躍函式Gamma(z)gamma 函式B(z;a,b)不完全 beta 函式erfcz 是互補誤差函式 erfc,以及 Si(z)正弦積分

f(t)phi(z)收斂性
delta(t-a)a^(z-1)
H(t-a)-(a^z)/za>0,z<0
H(a-t)(a^z)/za>0,z>0
t^nH(t-a)-(a^(n+z))/(n+z)a>0,R[z+n]<0
t^nH(a-t)(a^(n+z))/(n+z)a>0,R[n+z]>0
e^(-at)a^(-z)Gamma(z)R[a],R[z]>0
e^(-t^2)1/2Gamma(1/2z)R[z]>0
sintGamma(z)sin(1/2piz)-1<R[z]<1
costGamma(z)cos(1/2piz)0<R[z]<1
1/(1+t)picsc(piz)0<R[z]<1
1/((1+t)^a)(Gamma(a-z)Gamma(z))/(Gamma(a))R[a-z]>0,R[z]>0
1/(1+t^2)1/2picsc(1/2piz)0<R[z]<2
(1-t)^(a-1)H(1-t)(Gamma(a)Gamma(z))/(Gamma(a+z))R[a],R[z]>0
(t-1)^(-a)H(t-1)(Gamma(1-a)Gamma(a-z))/(Gamma(1-x))R[a-z]>0,R[a]<1
ln(1+t)(picsc(piz))/z-1<R[z]<0
1/2pi-tan^(-1)t(pisec(1/2piz))/(2z)0<R[z]<1
erfct(Gamma(1/2(1+z)))/(sqrt(pi)z)R[z]>0
Si(t)-1/zGamma(z)sin(1/2piz)R[z]>-1
(t^a)/(1-t)H(t-a)-B(a^(-1);1-a-z;0)a>1,R[a+z]<1

梅林變換的另一個例子是 黎曼函式 f(x)黎曼 zeta 函式 zeta(s) 之間的關係,

f(x)=lim_(t->infty)1/(2pii)int_(2-iT)^(2+iT)(x^s)/slnzeta(s)ds
(4)
(lnzeta(s))/s=int_1^inftyf(x)x^(-s-1)dx.
(5)

一個相關的對子在 素數定理 的一個證明中使用(Titchmarsh 1987, pp. 51-54 和公式 3.7.2)。


另請參閱

傅立葉變換, 積分變換, Strassen 公式

使用 探索

參考文獻

Arfken, G. Mathematical Methods for Physicists, 3rd ed. Orlando, FL: Academic Press, p. 795, 1985.Bracewell, R. The Fourier Transform and Its Applications, 3rd ed. New York: McGraw-Hill, pp. 254-257, 1999.Gradshteyn, I. S. and Ryzhik, I. M. "Mellin Transform." §17.41 in Tables of Integrals, Series, and Products, 6th ed. San Diego, CA: Academic Press, pp. 1193-1197, 2000.Morse, P. M. and Feshbach, H. Methods of Theoretical Physics, Part I. New York: McGraw-Hill, pp. 469-471, 1953.Oberhettinger, F. Tables of Mellin Transforms. New York: Springer-Verlag, 1974.Prudnikov, A. P.; Brychkov, Yu. A.; and Marichev, O. I. "Evaluation of Integrals and the Mellin Transform." Itogi Nauki i Tekhniki, Seriya Matemat. Analiz 27, 3-146, 1989.Titchmarsh, E. C. The Theory of the Riemann Zeta Function, 2nd ed. New York: Clarendon Press, 1987.Zwillinger, D. (Ed.). CRC Standard Mathematical Tables and Formulae. Boca Raton, FL: CRC Press, p. 567, 1995.

在 上被引用

梅林變換

請引用為

Weisstein, Eric W. "梅林變換。" 來自 -- Wolfram 網路資源。 https://mathworld.tw/MellinTransform.html

主題分類