We are creating the world's most trusted encyclopedia and knowledge base.
Once you join us and log in, you'll be able to edit this page instantly!

Catalog of special functions

From Citizendium, the Citizens' Compendium

Jump to: navigation, search
Image:Statusbar2.png
Main Article
Talk
Related Articles  [?]
Bibliography  [?]
External Links  [?]
 
This is a draft article, under development. These unapproved articles are subject to a disclaimer.
Special functions are mathematical functions that turn up so often that they have been named. This page lists the most common special functions by category, along with some of the properties that are important to functions belonging to each category. It must be stressed that there is no single way to categorize functions; any practical classification will contain overlapping categories.

Contents

Algebraic functions

Complex parts

Elementary transcendental functions

Name Notation
Exponential function exp(x), ex
Natural logarithm log(x), ln(x)

Trigonometric functions:

Name Notation Triangle formula Exponential formula
Sine sin(x) Opposite / Hypotenuse (eixeix) / 2i
Cosine cos(x) Adjacent / Hypotenuse (eix + eix) / 2
Tangent tan(x) Opposite / Adjacent i(eixeix) / (eix + eix)
Cosecant csc(x) Hypotenuse / Opposite
Secant sec(x) Hypotenuse / Adjacent
Cotangent cot(x) Adjacent / Opposite

Hyperbolic functions:

Name Notation Exponential formula
Hyperbolic sine sinh(x) (exex) / 2
Hyperbolic cosine cosh(x) (ex + ex) / 2
Hyperbolic tangent tanh(x) (exex) / (ex + ex)
Hyperbolic cosecant csch(x) 2 / (exex)
Hyperbolic secant sech(x) 2 / (ex + ex)
Hyperbolic cotangent coth(x) (ex + ex) / (exex)

Inverse trigonometric functions:

Name Notation Triangle formula Exponential formula
Arcsine arcsin(x)
Arccosine arccos(x)
Arctangent arctan(x)
Arccosecant arccsc(x)
Arcsecant arcsec(x)
Arccotangent arccot(x)


Inverse hyperbolic functions:

Name Notation Logarithmic formula
Inverse hyperbolic sine arcsinh(x) \ln{(x+\sqrt{x^2+1)}}
Inverse hyperbolic cosine arccosh(x) \ln{(x+\sqrt{x^2-1})}
Inverse hyperbolic tangent arctanh(x) \frac{1}{2}\ln{\frac{1+x}{1-x}}
Inverse hyperbolic cosecant arccsch(x)
Inverse hyperbolic secant arcsech(x)
Inverse hyperbolic cotangent arccoth(x)

Other:

Exponential integral related

Function Notation Definition
Exponential integral Ei(x) \textstyle -\int_{-x}^{\infty} \frac{e^{-t}}{t} \, dt
Logarithmic integral li(x) \textstyle \int_0^x \frac{1}{\ln t} \, dt

Trigonometric integrals:

Function Notation Definition
Sine integral Si(x) \textstyle \int_0^x \frac{\sin t}{t} \, dt
Hyperbolic sine integral Shi(x) \textstyle \int_0^x \frac{\sinh t}{t} \, dt
Cosine integral Ci(x) \textstyle \gamma + \ln x + \int_0^x \frac{\cos t - 1}{t} \, dt
Hyperbolic cosine integral Chi(x) \textstyle \gamma + \ln x + \int_0^x \frac{\cosh t - 1}{t} \, dt

Note: γ is Euler's constant

Related to the normal distribution:

Name Notation Definition
Gaussian function none standardized f(x) = a e^{-(x-b)^2/c^2}
Error function erf(x) \textstyle \frac{2}{\sqrt{\pi}}\int_0^x e^{-t^2} dt
Complementary error function erfc(x) 1 − erf(x)

See also gamma related functions below; in particular, the incomplete gamma functions.

Bessel function related

Elliptic integrals

Orthogonal polynomials

See catalog of orthogonal polynomials for a more detailed listing.

Name Notation Interval Weight function f0, f1, f2, f3, ...
Chebyshev (first kind) Tn − 1,1 (1 − x2) − 1 / 2 1, x, 2x2 − 1, 4x3 − 3x, ...
Chebyshev (second kind) Un − 1,1 (1 − x2)1 / 2 1, 2x, 4x2 − 1, 8x3 − 4x, ...
Legendre Pn − 1,1 1 1, x, {\textstyle \frac{1}{2}}(3x2 − 1), {\textstyle \frac{1}{2}}(5x3 − 3x), …
Hermite Hn -\infty,\infty e^{-x^2}
Laguerre Ln 0,\infty ex
Associated Laguerre L_n^{(\alpha)} 0,\infty xαex

Factorial and gamma related

Name Notation Discrete formula Continuous formula
Factorial x! 1 \cdot 2 \cdot 3 \cdots x Γ(x + 1)
Gamma function Γ(x) (x − 1)! Γ(x)
Double factorial x!! 1 \cdot 3 \cdot 5 \cdots x \;\;(x \; \mathrm{odd})

2 \cdot 4 \cdot 6 \cdots x \;\;(x \; \mathrm{even})

\frac{\Gamma(x+1)}{2^\frac{x-1}2 *\Gamma(\frac{x+1}2)}\;\;(x \; \mathrm{odd})


2^\frac{x-1}2 * \Gamma(\frac{x+1}2) \;\;(x \; \mathrm{even})

Binomial coefficient n \choose k \frac{n!}{k!(n-k)!} \frac{\Gamma(n+1)}{\Gamma(k+1)\Gamma(n-k+1)}
Rising factorial (x)(n) \frac{(x+n-1)!}{(x-1)!} \frac{\Gamma(x+n)}{\Gamma(x)}
Falling factorial (x)(n) \frac{x!}{(x-n)!} \frac{\Gamma(x+1)}{\Gamma(x-n+1)}
Beta function Β(x,y) \frac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)}
Harmonic number Hn \textstyle 1 + \frac{1}{2} + \frac{1}{3} + \cdots + \frac{1}{n} γ + ψ(n + 1)
Digamma function ψ(x),ψ(0)(x) Hx − 1 − γ \begin{matrix}\frac{d}{dx}\end{matrix} \ln \Gamma(x)
Polygamma function
(of order m)
ψ(m)(x) \left(\begin{matrix}\frac{d}{dx}\end{matrix}\right)^{m+1} \ln \Gamma(x)

Notes:

Zeta function related

Hypergeometric functions

Note: many of the preceding functions are special cases of the following:

Views
Personal tools