Chebyshev polynomials Un form a series of orthogonal
polynomials. Compare your result with the function U(n,x)
given in the package ``orthopoly''.
Draw the graphs of U1, U2, U3,...,U6.
Use the command ``combine'' to express sinkx as a linear
combination of 2n-1sin(nx),k = 1,3,5,7,9.
Let A be a 2×2 matrix. Suppose that A has eigenvalues a
and b. It is known that the determinant of A is
m
= ab and the trace of A is t = a+b.
Since an and bn are the eigenvalues
of An, it follows that the determinant of An
is anbn while the trace of An
is Tn = an+bn.
Find the recurrence relations satisfied by Tn for n
³
0.
Express Tn as a function of t and m for
n
= 0,1,2,...,20.
Find the pattern of
for n = 1,2,3,···. Use the spreadsheet to find
its expansion.
The shifted Chebyshev polynomials are given by
Tk*(x)
= Tk(2x-1)
Find the recursive relation satisfied by Tk*.
Compute the coefficients of Tk*
for k = 1, 2, ···, 10.
Express 22n-1xn as a linear combination
of Tk* for n
= 1,2,···,12.
Let the polynomials Cn(x) be given recursively
by
C0(x) = 2 , C1(x)
= x , Cn+1(x) = xCn(x)-Cn-1(x)
for
n ³ 1.
List the coefficients of Cn(x) for n =
0,1,2,···,12.
Express xn as a linear combination of Ck(x)
for n = 0,1,2,···,12.
Let the polynomials Sn(x) be given recursively
by
S0(x) = 1 , S1(x)
= x , Sn+1(x) = xSn(x)-Sn-1(x)
for
n ³ 1.
List the coefficients of Sn(x) for n =
0,1,2,···,12.
Express xn as a linear combination of Sk(x)
for n = 0,1,2,···,12.