Search results
Results From The WOW.Com Content Network
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.
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 ...
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.
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 ...
Romberg's method is a Newton–Cotes formula – it evaluates the integrand at equally spaced points. The integrand must have continuous derivatives, though fairly ...
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.
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.
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 ...