Skip to article frontmatterSkip to article content

Orthogonal polynomials

We go back to orthogonal polynomials and establish some results that are useful for further topics on numerical integration. We recall two results. If {ϕn}\{\phi_n\} are orthogonal polynomials wrt some inner product and degree ϕn=n\phi_n = n, and if fPnf \in \poly_n we can write it as

f(x)=j=0ncjϕj(x),cj=(f,ϕj)(ϕj,ϕj)f(x) = \sum_{j=0}^n c_j \phi_j(x), \qquad c_j = \frac{\ip{f,\phi_j}}{\ip{\phi_j,\phi_j}}

1Roots of orthogonal polynomials

2Triple recursion relation

Let {ϕn}\{ \phi_n \} be an orthogonal sequence of polynomials on [a,b][a,b] with weight function ww and degree ϕn=n\phi_n = n for all nn. Define AnA_n and BnB_n by

ϕn(x)=Anxn+Bnxn1+\phi_n(x) = A_n x^n + B_n x^{n-1} + \ldots

Also write

ϕn(x)=An(xxn,1)(xxn,n)\phi_n(x) = A_n (x- x_{n,1}) \ldots (x-x_{n,n})

Let

an=An+1An,γn=(ϕn,ϕn)>0a_n = \frac{A_{n+1}}{A_n}, \qquad \gamma_n = \ip{\phi_n, \phi_n} > 0

3A useful identity

We will use the next identity to derive simpler formula for the quadrature weights.