Lebedev Quadrature
   HOME

TheInfoList



OR:

In
numerical analysis Numerical analysis is the study of algorithms that use numerical approximation (as opposed to symbolic computation, symbolic manipulations) for the problems of mathematical analysis (as distinguished from discrete mathematics). It is the study of ...
, Lebedev quadrature, named after
Vyacheslav Ivanovich Lebedev Vyacheslav Ivanovich Lebedev () (January 27, 1930 – March 22, 2010) was a USSR, Soviet and Russian mathematician, known for his work on numerical analysis. Career Lebedev was a Ph.D. student of Sergei Sobolev, Sobolev. He worked at the Kurch ...
, is an approximation to the
surface integral In mathematics, particularly multivariable calculus, a surface integral is a generalization of multiple integrals to integration over surfaces. It can be thought of as the double integral analogue of the line integral. Given a surface, o ...
of a function over a three-dimensional
sphere A sphere (from Ancient Greek, Greek , ) is a surface (mathematics), surface analogous to the circle, a curve. In solid geometry, a sphere is the Locus (mathematics), set of points that are all at the same distance from a given point in three ...
. The grid is constructed so to have octahedral rotation and inversion symmetry. The number and location of the grid points together with a corresponding set of integration weights are determined by enforcing the exact integration of
polynomial In mathematics, a polynomial is a Expression (mathematics), mathematical expression consisting of indeterminate (variable), indeterminates (also called variable (mathematics), variables) and coefficients, that involves only the operations of addit ...
s (or equivalently,
spherical harmonics In mathematics and physical science, spherical harmonics are special functions defined on the surface of a sphere. They are often employed in solving partial differential equations in many scientific fields. The table of spherical harmonics co ...
) up to a given order, leading to a sequence of increasingly dense grids analogous to the one-dimensional Gauss–Legendre scheme. The Lebedev grid is often employed in the numerical evaluation of volume integrals in the
spherical coordinate system In mathematics, a spherical coordinate system specifies a given point in three-dimensional space by using a distance and two angles as its three coordinates. These are * the radial distance along the line connecting the point to a fixed point ...
, where it is combined with a one-dimensional integration scheme for the radial coordinate. Applications of the grid are found in fields such as
computational chemistry Computational chemistry is a branch of chemistry that uses computer simulations to assist in solving chemical problems. It uses methods of theoretical chemistry incorporated into computer programs to calculate the structures and properties of mol ...
and
neutron transport Neutron transport (also known as neutronics) is the study of the motions and interactions of neutrons with materials. Nuclear scientists and engineers often need to know where neutrons are in an apparatus, in what direction they are going, and how ...
.


Angular integrals

The
surface integral In mathematics, particularly multivariable calculus, a surface integral is a generalization of multiple integrals to integration over surfaces. It can be thought of as the double integral analogue of the line integral. Given a surface, o ...
of a function over the unit sphere, I = \int \mathrm\Omega\, f(\Omega) = \int_0^\pi \sin(\theta) \,\mathrm\theta \int_0^\mathrm\varphi\, f(\theta,\varphi), is approximated in the
Lebedev Lebedev (), or Lebedeva (feminine; Ле́бедева) is a common Russian family name derived from the word лебедь (''lebed'', meaning "swan"). Geographical distribution As of 2014, 83.5% of all known bearers of the surname ''Lebedev'' were ...
scheme as \tilde = 4\pi \sum_^N w_i f(\theta_i, \varphi_i), where the particular grid points and grid weights are to be determined. The use of a single sum, rather than two one-dimensional schemes from discretizing the ''θ'' and ''φ'' integrals individually, leads to more efficient procedure: fewer total grid points are required to obtain similar accuracy. A competing factor is the computational speedup available when using the direct product of two one-dimensional grids. Despite this, the Lebedev grid still outperforms product grids. However, the use of two one-dimensional integration better allows for fine tuning of the grids and simplifies the use of any symmetry of the integrand to remove symmetry-equivalent grid points.


Construction

The
Lebedev Lebedev (), or Lebedeva (feminine; Ле́бедева) is a common Russian family name derived from the word лебедь (''lebed'', meaning "swan"). Geographical distribution As of 2014, 83.5% of all known bearers of the surname ''Lebedev'' were ...
grid points are constructed so as to lie on the surface of the three-dimensional unit sphere and to be invariant under the
octahedral In geometry, an octahedron (: octahedra or octahedrons) is any polyhedron with eight faces. One special case is the regular octahedron, a Platonic solid composed of eight equilateral triangles, four of which meet at each vertex. Many types of i ...
rotation group with inversion. For any point on the sphere, there are either five, seven, eleven, twenty-three, or forty-seven equivalent points with respect to the octahedral group, all of which are included in the grid. Further, all points equivalent under the rotational and inversion group share the same weights. The smallest such set of points is constructed from all six
permutation In mathematics, a permutation of a set can mean one of two different things: * an arrangement of its members in a sequence or linear order, or * the act or process of changing the linear order of an ordered set. An example of the first mean ...
s of (±1, 0, 0) (collectively denoted as ''a''1), leading to an integration scheme \tilde_6 = A_1 \sum_^6 f(a_i^1), where the grid weight is ''A''1. Geometrically these points correspond to the vertices of a regular octahedron when aligned with the Cartesian axes. Two more sets of points, corresponding to the centers and vertices of the octahedron, are all eight uncorrelated permutations of 1/\sqrt(\pm 1,\pm 1,\pm 1) (denoted as ''a''3), and all twelve permutations of 1/\sqrt(\pm 1, \pm 1, 0) (denoted as ''a''2). This selection of grid points gives rise to the scheme \tilde_ = A_1 \sum_^6 f(a_i^1) + A_2 \sum_^ f(a_i^2) + A_3\sum_^f(a_i^3), where ''A''1, ''A''2, and ''A''3 are the weight functions that still need to be determined. Three further types of points can be employed as shown in the table. Each of these types of classes can contribute more than one set of points to the grid. In complete generality, the Lebedev scheme is \begin \tilde_N &= A_1\sum_^6 f(a_i^1) + A_2\sum_^ f(a_i^2) + A_3 \sum_^ f(a_i^3) \\ &+ \sum_^ B_k \sum_^ f(b_i^k) + \sum_^ C_k \sum_^ f(c_i^k) + \sum_^ D_k \sum_^ f(d_i^k), \end where the total number of points, ''N'', is N = 26 + 24(N_1 + N_2) + 48N_3, but in some cases ''A''2 is set to zero, and the number of points is N = 14 + 24(N_1 + N_2) + 48N_3. The determination of the grid weights is achieved by enforcing the scheme to integrate exactly all polynomials up to a given order. On the unit sphere, this is equivalent to integrating all
spherical harmonic In mathematics and Outline of physical science, physical science, spherical harmonics are special functions defined on the surface of a sphere. They are often employed in solving partial differential equations in many scientific fields. The tabl ...
s up to the same order. This problem is simplified by a theorem of Sergei Lvovich Sobolev implying that this condition need be imposed only on those polynomials which are invariant under the octahedral rotation group with inversion. Enforcing these conditions leads to a set of nonlinear equations which have been solved and tabulated up to order 131 in the polynomial.


References


External links


Fortran code
for evaluating Lebedev grid points and weights *Python codes
quadpy
an
CasperBeentjes
Downloadable grid points {{Numerical integration Numerical integration