Content deleted Content added
→Polynomials: ce |
|||
Line 15:
==Polynomials==
{{main article|Orthogonal polynomials}}
If one begins with the [[monomial]] sequence {1, ''x'', ''x''<sup>2</sup>, ..., ''x''<sup>''n''</sup>, ...}
The study of orthogonal polynomials involves [[weight function]]s ''w''(''x'')
:<math> \langle f,g\rangle = \int w(x) f(x) g(x)\,dx .</math>
For [[Laguerre polynomial]]s on {{nowrap|(0, ∞)}} the weight function is <math>w(x) = e^{-x}
Both physicists and probability theorists use [[Hermite polynomial]]s on {{nowrap|(−∞, ∞)}}, where the weight function is <math>w(x) = e^{-x^2}</math> or <math>w(x) = e^{- \frac {x^2}{2}} .</math>
[[Chebyshev polynomial]]s are defined on {{nowrap|[−1, 1]}} and use weights <math>w(x) = \frac{1}{\sqrt{1 - x^2}}</math> or <math>w(x) = \sqrt{1 - x^2}</math>.
[[Zernike polynomial]]s are defined on the [[unit disk]] and have orthogonality of both radial and angular parts.
|