CTID17
- 5
- 0
Homework Statement
The nth order Chebyshev polynomial is defined by
Tn(x)= cos( n arccos(x) ) , n is a positive integer; -1<= x <= 1.
Using the de Moivre theorem, show that Tn(x) has the polynomial representation
Tn(x)= 1/2 [(x+sqrt(x2-1))n+(x-sqrt(x2-1))n]
The Attempt at a Solution
I really have no idea where to begin. Only thing i can come up is to try to simplify cos (n arccos(x)) , but i get stuck.