Special function/Catalogs/Catalog: Difference between revisions
< Special function | Catalogs
Jump to navigation
Jump to search
imported>Fredrik Johansson No edit summary |
imported>Fredrik Johansson |
||
Line 102: | Line 102: | ||
!Interval | !Interval | ||
!Weight function | !Weight function | ||
!<math>P_0</math>, <math>P_1</math>, <math>P_2</math>, <math>P_3</math>, ... | |||
|- | |- | ||
|[[Chebyshev polynomials|Chebyshev]] (first kind) | |[[Chebyshev polynomials|Chebyshev]] (first kind) | ||
Line 107: | Line 108: | ||
|<math>-1,1</math> | |<math>-1,1</math> | ||
|<math>(1-x^2)^{-1/2}</math> | |<math>(1-x^2)^{-1/2}</math> | ||
|<math>1</math>, <math>x</math>, <math>2x^2 - 1</math>, <math>4x^3 - 3x</math>, ... | |||
|- | |- | ||
|[[Chebyshev polynomials|Chebyshev]] (second kind) | |[[Chebyshev polynomials|Chebyshev]] (second kind) | ||
Line 112: | Line 114: | ||
|<math>-1,1</math> | |<math>-1,1</math> | ||
|<math>(1-x^2)^{1/2}</math> | |<math>(1-x^2)^{1/2}</math> | ||
|<math>1</math>, <math>2x</math>, <math>4x^2 - 1</math>, <math>8x^3 - 4x</math>, ... | |||
|- | |- | ||
|[[Legendre polynomials|Legendre]] | |[[Legendre polynomials|Legendre]] | ||
Line 117: | Line 120: | ||
|<math>-1,1</math> | |<math>-1,1</math> | ||
|<math>1</math> | |<math>1</math> | ||
| | |||
|- | |- | ||
|[[Hermite polynomials|Hermite]] | |[[Hermite polynomials|Hermite]] | ||
Line 122: | Line 126: | ||
|<math>-\infty,\infty</math> | |<math>-\infty,\infty</math> | ||
|<math>e^{-x^2}</math> | |<math>e^{-x^2}</math> | ||
| | |||
|- | |- | ||
|[[Laguerre polynomials|Laguerre]] | |[[Laguerre polynomials|Laguerre]] | ||
Line 127: | Line 132: | ||
|<math>0,\infty</math> | |<math>0,\infty</math> | ||
|<math>e^{-x}</math> | |<math>e^{-x}</math> | ||
| | |||
|- | |- | ||
|[[Associated Laguerre polynomials|Associated Laguerre]] | |[[Associated Laguerre polynomials|Associated Laguerre]] | ||
Line 132: | Line 138: | ||
|<math>0,\infty</math> | |<math>0,\infty</math> | ||
|<math>x^{\alpha} e^{-x}</math> | |<math>x^{\alpha} e^{-x}</math> | ||
| | |||
|} | |} | ||
Revision as of 08:29, 25 April 2007
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.
Algebraic functions
Complex parts
Elementary transcendental functions
Name | Notation |
---|---|
Exponential function | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \exp(x)} , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle e^x} |
Natural logarithm | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \log(x)} , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \ln(x)} |
Trigonometric functions
Name | Notation | Triangle formula | Exponential formula |
---|---|---|---|
Sine | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sin(x)} | Opposite / Hypotenuse | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (e^{ix}-e^{-ix})/2i} |
Cosine | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \cos(x)} | Adjacent / Hypotenuse | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (e^{ix}+e^{-ix})/2} |
Tangent | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \tan(x)} | Opposite / Adjacent | |
Cosecant | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \csc(x)} | Hypotenuse / Opposite | |
Secant | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sec(x)} | Hypotenuse / Adjacent | |
Cotangent | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \cot(x)} | Adjacent / Opposite |
Hyperbolic functions
Inverse trigonometric functions
Inverse hyperbolic functions
Other
Nonelementary integrals
Elliptic integrals
Orthogonal polynomials
See catalog of orthogonal polynomials for a more detailed listing.
Name | Notation | Interval | Weight function | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle P_0} , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle P_1} , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle P_2} , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle P_3} , ... |
---|---|---|---|---|
Chebyshev (first kind) | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle T_n} | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle -1,1} | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (1-x^2)^{-1/2}} | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 1} , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x} , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 2x^2 - 1} , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 4x^3 - 3x} , ... |
Chebyshev (second kind) | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle U_n} | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle -1,1} | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (1-x^2)^{1/2}} | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 1} , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 2x} , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 4x^2 - 1} , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 8x^3 - 4x} , ... |
Legendre | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle P_n} | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle -1,1} | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 1} | |
Hermite | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle H_n} | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle -\infty,\infty} | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle e^{-x^2}} | |
Laguerre | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle L_n} | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 0,\infty} | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle e^{-x}} | |
Associated Laguerre | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle L_n^{(\alpha)}} | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 0,\infty} | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x^{\alpha} e^{-x}} |
Name | Notation | Discrete formula | Continuous formula |
---|---|---|---|
Factorial | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x!} | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 1 \cdot 2 \cdot 3 \cdots x} | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \Gamma(x+1)} |
Gamma function | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \Gamma(x)} | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (x-1)!} | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \Gamma(x)} |
Double factorial | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x!!} | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 1 \cdot 3 \cdot 5 \cdots x \;\;(x \; \mathrm{odd})}
|
|
Binomial coefficient | |||
Rising factorial | |||
Falling factorial | |||
Beta function | |||
Harmonic number | |||
Digamma function | |||
Polygamma function (of order m) |
- Incomplete gamma function
- Incomplete beta function
- Regularized gamma function
- Regularized beta function
- Barnes G-function
Notes:
- is Euler's constant
- The polygamma functions are generalized to continuous m by the Hurwitz zeta function
Hypergeometric functions
Note: many of the preceding functions are special cases of the following: