主題
Search

雷尼停車常數


Renyi's parking problem

給定閉區間 [0,x],其中 x>1,設單位長度的一維“汽車”隨機停放在該區間上。可以容納的汽車的平均數量 M(x) (互不重疊!)滿足

 M(x)={0   for 0<=x<1; 1+2/(x-1)int_0^(x-1)M(y)dy   for x>=1.
(1)

對於大的 x,汽車的平均密度為

m=lim_(x->infty)(M(x))/x
(2)
=int_0^inftyexp(-2int_0^x(1-e^(-y))/ydy)dx
(3)
=0.7475979202...
(4)

(OEIS A050996)。雖然內部積分可以解析完成,

f(x)=int_0^x(1-e^(-y))/ydy
(5)
=gamma+Gamma(0,x)+lnx,
(6)

其中 gamma尤拉-馬歇羅尼常數Gamma(0,x)不完全伽瑪函式,但外部積分尚不清楚如何計算

m=int_0^inftyexp[-2f(x)]dx
(7)
=e^(-2gamma)int_0^infty(e^(-2Gamma(0,x)))/(x^2)
(8)
=e^(-2gamma)int_0^infty(e^(2Ei(-x)))/(x^2),
(9)

其中 Ei(x)指數積分。被積函式的緩慢收斂級數展開由下式給出

 (e^(-2[gamma-Ei(-x)]))/(x^2)=1-2x+5/2x^2-(22)/9x^3+(293)/(144)x^4-(2711)/(1800)x^5+...
(10)

(OEIS A050994A050995)。

此外,

 M(x)=mx+m-1+O(x^(-n))
(11)

對於所有 n (Rényi 1958),Dvoretzky 和 Robbins (1964) 將其加強為

 M(x)=mx+m-1+O[((2e)/x)^(x-3/2)].
(12)

Dvoretzky 和 Robbins (1964) 也證明了

 inf_(x<=t<=x+1)(M(t)+1)/(t+1)<=m<=sup_(x<=t<=x+1)(M(t)+1)/(t+1).
(13)

V(x) 為汽車數量的方差,則 Dvoretzky 和 Robbins (1964) 以及 Mannion (1964) 表明

v=lim_(x->infty)(V(x))/x
(14)
=2int_0^infty{xint_0^1e^(-xy)R_2(y)dy+x^2[int_0^inftye^(-xy)R_1(y)dy]^2}×exp[-2int_0^x(1-e^(-y))/ydy]dx
(15)
=0.038156...
(16)

(OEIS A086245),其中

R_1(x)=M(x)-mx-m+1
(17)
R_2(x)={(1-m-mx)^2 for 0<=x<=1; 4(1-m)^2 for x=1; 2/(x-1)[int_0^(x-1)R_2(y)dy+int_0^(x-1)R_1(y)R_1(x-y-1)dy] for x>1
(18)

數值來自於 Blaisdell 和 Solomon (1970)。Dvoretzky 和 Robbins (1964) 也證明了

 inf_(x<=t<=x+1)(V(t))/(t+1)<=v<=sup_(x<=t<=x+1)(V(t))/(t+1),
(19)

以及

 V(x)=vx+v+O[((4e)/x)^(x-4)].
(20)

Palasti (1960) 推測在二維空間中,

 lim_(x,y->infty)(M(x,y))/(xy)=m^2,
(21)

但這尚未被證實或證偽(Finch 2003)。


使用 探索

參考文獻

Blaisdell, B. E. 和 Solomon, H. "On Random Sequential Packing in the Plane and a Conjecture of Palasti." J. Appl. Prob. 7, 667-698, 1970.Dvoretzky, A. 和 Robbins, H. "On the Parking Problem." Publ. Math. Inst. Hung. Acad. Sci. 9, 209-224, 1964.Finch, S. R. "Rényi's Parking Constant." §5.3 in Mathematical Constants. Cambridge, England: Cambridge University Press, pp. 278-284, 2003.Mannion, D. "Random Space-Filling in One Dimension." Publ. Math. Inst. Hung. Acad. Sci. 9, 143-154, 1964.Palasti, I. "On Some Random Space Filling Problems." Publ. Math. Inst. Hung. Acad. Sci. 5, 353-359, 1960.Rényi, A. "On a One-Dimensional Problem Concerning Random Space-Filling." Publ. Math. Inst. Hung. Acad. Sci. 3, 109-127, 1958.Sloane, N. J. A. 序列 A050994, A050995, A050996, 和 A086245,出自 "整數序列線上大全"。Solomon, H. 和 Weiner, H. J. "A Review of the Packing Problem." Comm. Statist. Th. Meth. 15, 2571-2607, 1986.

在 中被引用

雷尼停車常數

引用方式

Weisstein, Eric W. "雷尼停車常數。" 來自 Web 資源。 https://mathworld.tw/RenyisParkingConstants.html

學科分類