主题
Search

拉盖尔-高斯求积


拉盖尔-高斯求积,也称为高斯-拉盖尔求积或拉盖尔求积,是在区间 [0,infty) 上使用 权重函数 W(x)=e^(-x)高斯求积(Abramowitz 和 Stegun 1972,第 890 页)。它精确拟合所有次数为 2m-1多项式(Chandrasekhar 1960,第 61 页)。

求积阶数为 n求积节点的横坐标由拉盖尔多项式 L_n(x)给出。权重为

w_i=-(A_(n+1)gamma_n)/(A_nL_n^'(x_i)L_(n+1)(x_i))
(1)
=(A_n)/(A_(n-1))(gamma_(n-1))/(L_(n-1)(x_i)L_n^'(x_i)),
(2)

其中 A_n拉盖尔多项式 L_n(x)x^n系数。对于 拉盖尔多项式

 A_n=((-1)^n)/(n!),
(3)

其中 n! 是一个 阶乘,因此

(A_(n+1))/(A_n)=-1/(n+1)
(4)
(A_n)/(A_(n-1))=-1/n.
(5)

此外,

 gamma_n=int_0^inftyW(x)[L_n(x)]^2dx=1,
(6)

因此

w_i=1/((n+1)L_n^'(x_i)L_(n+1)(x_i))
(7)
=-1/(nL_(n-1)(x_i)L_n^'(x_i)).
(8)

使用递推关系

xL_n^'(x)=nL_n(x)-nL_(n-1)(x)
(9)
=(x-n-1)L_n(x)+(n+1)L_(n+1)(x)
(10)

由于 x_iL_n(x) 的根,因此得到

 nL_n(x)=(x-n-1)L_n(x)=0,
(11)

因此 (10) 变为

 x_iL_n^'(x_i)=-nL_(n-1)(x_i)=(n+1)L_(n+1)(x_i)
(12)

给出

w_i=1/(x_i[L_n^'(x_i)]^2)
(13)
=(x_i)/((n+1)^2[L_(n+1)(x_i)]^2).
(14)

误差项是

 E=((n!)^2)/((2n)!)f^((2n))(xi)
(15)

(Abramowitz 和 Stegun 1972,第 890 页)。

Beyer (1987) 给出了高达 n=6求积节点和权重的表格。

nx_iw_i
20.5857860.853553
3.414210.146447
30.4157750.711093
2.294280.278518
6.289950.0103893
40.3225480.603154
1.745760.357419
4.536620.0388879
9.395070.000539295
50.263560.521756
1.41340.398667
3.596430.0759424
7.085810.00361176
12.64080.00002337

对于小的 n求积节点和权重可以通过解析方法计算。

nx_iw_i
22-sqrt(2)1/4(2+sqrt(2))
2+sqrt(2)1/4(2-sqrt(2))

对于广义拉盖尔多项式 L_n^beta(x) 以及权重函数 w(x)=x^betae^(-x)

 A_n=((-1)^n)/(n!)
(16)

L_n^beta(x)x^n 的系数,并且

gamma_n=int_0^inftyx^betae^(-x)[L_n^beta(x)]^2dx
(17)
=(Gamma(n+beta+1))/(n!),
(18)

其中 Gamma(z)伽玛函数。权重然后是

w_i=(Gamma(n+beta)x_i)/(n!(n+beta)[L_(n-1)^beta(x_i)]^2)
(19)
=(Gamma(n+beta+1)x_i)/(n!(n+1)^2[L_(n+1)^beta(x_i)]^2),
(20)

误差项是

 E_n=(n!Gamma(n+beta+1))/((2n)!)f^((2n))(xi).
(21)

另请参阅

高斯求积

使用 Wolfram|Alpha 探索

参考文献

Abramowitz, M. and Stegun, I. A. (Eds.). Handbook of Mathematical Functions with Formulas, Graphs, and Mathematical Tables, 9th printing. New York: Dover, pp. 890 and 923, 1972.Beyer, W. H. CRC Standard Mathematical Tables, 28th ed. Boca Raton, FL: CRC Press, p. 463, 1987.Chandrasekhar, S. Radiative Transfer. New York: Dover, pp. 61 and 64-65, 1960.Hildebrand, F. B. Introduction to Numerical Analysis. New York: McGraw-Hill, pp. 325-327, 1956.

在 Wolfram|Alpha 中引用

拉盖尔-高斯求积

请引用为

Weisstein, Eric W. "拉盖尔-高斯求积。" 来自 MathWorld--Wolfram Web 资源。 https://mathworld.net.cn/Laguerre-GaussQuadrature.html

主题分类