Together[expr] puts terms in a sum over a common denominator, and cancels factors in the result.
CatalanNumber[n] gives the n\[Null]^th Catalan number C_n.
E
(Built-in Mathematica Symbol) E is the exponential constant E (base of natural logarithms), with numerical value \[TildeEqual] 2.71828.
LogBarnesG[z] gives the logarithm of the Barnes G-function logG(z).
Mathematica supports zeta and polylogarithm functions of a complex variable in full generality, performing efficient arbitrary-precision evaluation and implementing extensive ...
KroneckerDelta[n_1, n_2, ...] gives the Kronecker delta \[Delta] Subscript[n, 1] Subscript[n, 2] ..., equal to 1 if all the n_i are equal, and 0 otherwise.
DiscreteDelta[n_1, n_2, ...] gives the discrete delta function \[Delta] (n_1, n_2, ...), equal to 1 if all the n_i are zero, and 0 otherwise.
The Mathematica function NIntegrate is a general numerical integrator. It can handle a wide range of one-dimensional and multidimensional integrals. Finding a numerical ...
Structural operations on polynomials. Here is a polynomial in one variable. Expand expands out products and powers, writing the polynomial as a simple sum of terms.
Mathematical constants. Euler's constant EulerGamma is given by the limit γUnderscriptBox[lim, RowBox[{m, , ∞}], LimitsPositioning -> True](UnderoverscriptBox[∑, RowBox[{k, ...