You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We go back to orthogonal polynomials and establish some results that are useful for further topics on numerical integration. We recall two results. If ${\phi_n}$ are orthogonal polynomials wrt some inner product and degree $\phi_n = n$, and if $f \in \poly_n$ we can write it as
:::{prf:theorem}
Let ${ \phi_n : n \ge 0}$ be an orthogonal family of polynomials on $[a,b]$ with weight function $w(x)$. For $n \ge 1$, the polynomial $\phi_n$ has exactly $n$ distinct real roots in the open interval $(a,b)$.
:::
:::{prf:proof}
Let $x_1, x_2, \ldots, x_m$ be all the distinct zeros of $\phi_n$ for which
$a < x_i < b$
$\phi_n$ changes sign at $x_i$
i.e., there are $m$ roots each with odd multiplicity in $(a,b)$. This includes all the simple roots also. There might be other roots outside the interval $(a,b)$ and there could be roots with even multiplicity in $(a,b)$. Since degree $\phi_n = n$, we have $m \le n$. Now since $\phi_n$ is orthogonal to $\phi_0 =$ constant,
$$
\int_a^b w(x) \phi_n(x) \ud x = 0, \qquad n \ge 1
$$
$\implies$ each $\phi_n$ has atleast one root in $(a,b)$, i.e., $m \ge 1$.
Let us assume that $m < n$ and derive a contradiction. We can write
But degree of $B = m < n$ so that $\ip{B,\phi_n} = 0$ which leads to a contradiction. Hence $m=n$. Since $\phi_n$ has at most $n$ roots, the multiplicity of each $x_i$ is one. Hence $\phi_n$ has $n$ distinct roots in $(a,b)$.
:::
Triple recursion relation
Let ${ \phi_n }$ be an orthogonal sequence of polynomials on $[a,b]$ with weight function $w$ and degree $\phi_n = n$ for all $n$. Define $A_n$ and $B_n$ by