The generating function is given by, $$\phi(x,h)= (1-2hx+h^2)^{-\frac 12}$$ where $|h|\le1$. Why is it that, $$\phi(1,h)= (1-2h+h^2)^{-\frac 12}=\frac 1{1-h}$$ and not, $$\frac 1{h-1} ?$$
2026-03-26 16:02:43.1774540963
Generating function for Legendre polynomials at x=1
282 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Since $1 - 2h + h^2 = (1 - h)^2$, $\phi(1,h) = |1 - h|^{-1}$. If $|h| < 1$, in particular, $h < 1$. Therefore, $1 - h > 0$ and $|1 - h|^{-1} = (1 - h)^{-1}$, or $\frac{1}{1 - h}$.