Show that the sequence of polynomials defined by the rules: p0(x)=1,p1(x)=x,pn+1(x)=2xpn(x)−pn−1(x)
is the same as the polynomials defined as follows:
(a) x=cos(t)
(b) pn(x) is the polynomial in x which relates cos(nt) to cos(t).
I assume that I want to prove these polynomial descriptions are equivalent by showing how cos(nt) is tied to cos((n−1)t) and cos((n+1)t) then I could use trigonometric identities to carry my proof and then convert that expression back to x then use proof by induction to show these two polynomials are the same. Is this the right way to approach this? One place of my confusion is how to apply trigonometric identities to show the relationship.
Answer
It's exactly that: the addition formulæ yield
cos(a−b)+cos(a+b)=2cosacosb,
whence cos(n−1)x+cos(n+1)x=cos(nx−x)+cos(nx+x)=2cosxcosnx.
No comments:
Post a Comment