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. 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.

  5. 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 ...

  6. Romberg's method - Wikipedia

    en.wikipedia.org/wiki/Romberg's_method

    Romberg's method is a Newton–Cotes formula – it evaluates the integrand at equally spaced points. The integrand must have continuous derivatives, though fairly ...

  7. Polylogarithm - Wikipedia

    en.wikipedia.org/wiki/Polylogarithm

    In mathematics, the polylogarithm (also known as Jonquière's function, for Alfred Jonquière) is a special function Li s (z) of order s and argument z.Only for special values of s does the polylogarithm reduce to an elementary function such as the natural logarithm or a rational function.

  8. Exponential integral - Wikipedia

    en.wikipedia.org/wiki/Exponential_integral

    For real non-zero values of x, the exponential integral Ei(x) is defined as ⁡ = =. The Risch algorithm shows that Ei is not an elementary function.The definition above can be used for positive values of x, but the integral has to be understood in terms of the Cauchy principal value due to the singularity of the integrand at zero.

  9. 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 ...