Disclaimer this is a hw problem I DO NOT want a full answer I just want to know if I am on the right track. If d$\lambda(t)=$d$\lambda_N(t)$ is a discrete measure with exactly $N$ support points $t_1, t_2,...,t_N$, and $\pi_j(t)=\pi_j(\cdot,\text{d}\lambda_N)$, $j=0,1,...,N-1$, are the corresponding (monic) orthogonal polynomials, let $\pi_N(t)=(t-\alpha_{N-1})\pi_{N-1}(t)-\beta_{N-1} \pi_{N-2}(t)$, with $\alpha_{N-1}$, $\beta_{N-1}$ defined as before. Show that $\pi_N(t_j)=0$ for $j=1,2,...,N$.
So we have $$ \alpha_k=\frac{(t \pi_k, \pi_k)}{(\pi_k,\pi_k)} \qquad \beta_k=\frac{(\pi_k,\pi_k)}{(\pi_{k-1},\pi_{k-1})} $$ So $$ \pi_N(t)=\left(t- \frac{(t \pi_{N-1}, \pi_{N-1})}{(\pi_{N-1},\pi_{N-1})} \right) \pi_{N-1}(t)- \left( \frac{(\pi_{N-1},\pi_{N-1})}{(\pi_{N-2},\pi_{N-2})} \right) \pi_{N-2}(t) $$ Now we take $t=t_j$ for some $j=1,2,...,N$ $$\pi_N(t_j)=\left(t_j- t_j\frac{(\pi_{N-1}, \pi_{N-1})}{(\pi_{N-1},\pi_{N-1})} \right) \pi_{N-1}(t_j)- \left( \frac{(\pi_{N-1},\pi_{N-1})}{(\pi_{N-2},\pi_{N-2})} \right) \pi_{N-2}(t_j) $$ We can take out the $t_j$ of the inner product since $t_j \in \mathbb{R}$ then we have \begin{align*} \pi_N(t_j)&=\left(t_j- t_j \cdot 1 \right) \pi_{N-1}(t_j)- \left( \frac{(\pi_{N-1},\pi_{N-1})}{(\pi_{N-2},\pi_{N-2})} \right) \pi_{N-2}(t_j) \\ &=- \left( \frac{(\pi_{N-1},\pi_{N-1})}{(\pi_{N-2},\pi_{N-2})} \right) \pi_{N-2}(t_j) \\ \end{align*} Then since $(\pi_{N-1},\pi_{N-1})=(t\pi_{N-2},\pi_{N-1})$ then maybe this innerproduct must be zero? This seams like this is not right My question is am I on the right track and if note where did I go wrong.