When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. List of integrals of logarithmic functions - Wikipedia

    en.wikipedia.org/wiki/List_of_integrals_of...

    The following is a list of integrals (antiderivative functions) of logarithmic functions. For a complete list of integral functions, see list of integrals. Note: x > 0 is assumed throughout this article, and the constant of integration is omitted for simplicity.

  3. Logarithmic integral function - Wikipedia

    en.wikipedia.org/wiki/Logarithmic_integral_function

    In mathematics, the logarithmic integral function or integral logarithm li(x) is a special function. It is relevant in problems of physics and has number theoretic significance. In particular, according to the prime number theorem , it is a very good approximation to the prime-counting function , which is defined as the number of prime numbers ...

  4. Gauss–Laguerre quadrature - Wikipedia

    en.wikipedia.org/wiki/Gauss–Laguerre_quadrature

    The following Python code with the SymPy library will allow for calculation of the values of and to 20 digits of precision: from sympy import * def lag_weights_roots ( n ): x = Symbol ( "x" ) roots = Poly ( laguerre ( n , x )) . all_roots () x_i = [ rt . evalf ( 20 ) for rt in roots ] w_i = [( rt / (( n + 1 ) * laguerre ( n + 1 , rt )) ** 2 ...

  5. Gaussian integral - Wikipedia

    en.wikipedia.org/wiki/Gaussian_integral

    A different technique, which goes back to Laplace (1812), [3] is the following. Let = =. Since the limits on s as y → ±∞ depend on the sign of x, it simplifies the calculation to use the fact that e −x 2 is an even function, and, therefore, the integral over all real numbers is just twice the integral from zero to infinity.

  6. Cauchy principal value - Wikipedia

    en.wikipedia.org/wiki/Cauchy_principal_value

    The result of the procedure for principal value is the same as the ordinary integral; since it no longer matches the definition, it is technically not a "principal value". The Cauchy principal value can also be defined in terms of contour integrals of a complex-valued function f ( z ) : z = x + i y , {\displaystyle f(z):z=x+i\,y\;,} with x , y ...

  7. Tanh-sinh quadrature - Wikipedia

    en.wikipedia.org/wiki/Tanh-sinh_quadrature

    to transform an integral on the interval x ∈ (−1, 1) to an integral on the entire real line t ∈ (−∞, ∞), the two integrals having the same value. After this transformation, the integrand decays with a double exponential rate, and thus, this method is also known as the double exponential (DE) formula .

  8. Lists of integrals - Wikipedia

    en.wikipedia.org/wiki/Lists_of_integrals

    Integration is the basic operation in integral calculus.While differentiation has straightforward rules by which the derivative of a complicated function can be found by differentiating its simpler component functions, integration does not, so tables of known integrals are often useful.

  9. List of integrals of exponential functions - Wikipedia

    en.wikipedia.org/wiki/List_of_integrals_of...

    where is the Euler–Mascheroni constant which equals the value of a number of definite integrals. Finally, a well known result, ∫ 0 2 π e i ( m − n ) ϕ d ϕ = 2 π δ m , n for m , n ∈ Z {\displaystyle \int _{0}^{2\pi }e^{i(m-n)\phi }d\phi =2\pi \delta _{m,n}\qquad {\text{for }}m,n\in \mathbb {Z} } where δ m , n {\displaystyle \delta ...