1. For a whole number n ≥0
define
Integrate![]()
Can someone explain how to integrate Tn(x)? Thanks!
Thanks ILikeSerena! Do you think you could help explain the other parts? It says integrate Tn(x) from -1,1 if n is even, and if n is odd.
After integrating the function I got:
[cos(arccos(x)(1-n)]/2(1-n) + [cos(arccos(x)(1+n)]/2(1+n) and if I integrate from -1 to 1,
1/(2(1-n)) - cos( pi(1+n))/2(1+n) but I'm not sure where to go from there in terms of the even and odd...
Thanks so much!
Good!
I'm not sure how you got that... it doesn't seem quite right to me.1/(2(1-n)) - cos( pi(1+n))/2(1+n) but I'm not sure where to go from there in terms of the even and odd...
Thanks so much!
It should be:
{[cos(arccos(1)(1-n)]/2(1-n) + [cos(arccos(1)(1+n))]/2(1+n)} - {[cos(arccos(-1)(1-n))]/2(1-n) + [cos(arccos(-1)(1+n))]/2(1+n)}
{1/2(1-n) + 1/2(1+n)} - {[cos(pi(1-n)]/2(1-n) + [cos(pi(1+n)]/2(1+n)}
Now suppose n is odd, what would you get?
And what would you get if n is even?
This is a continuation of the problem:
http://www.webassign.net/latexImages...c14433b1dc.gif
compute for the following cases:
a) n=m=0
b) n=m>0
c) n=/=m
I figured out a), it's just pi. But for part b i'm kind of stuck, using u = arccosx and du = -1/sqrt(1-x^2)dx so it looks like integral of cos(nu)*cos(mu) du from -1 to 1. Since n=m, I replaced the m with n, and rewrote it as integral of cos^2(nu) du and integrated using the trig identity cos^2 (x) = .5(1+cos2x). I ended up with -pi/2 -sin(2npi)/2 but it appears to be incorrectand i'm not really sure where to go from here.
A similar problem was posted on another forum on which I participate:
This was my response:These problems are about a useful class of polynomial called Chebyshev polynomials which are defined as:
(a) what are the domain(s) and range(s) of the functions?
(b) give equivalent polynomial definitions forwhen n=0,1,2,3.
That is show that the definition forabove really is a polynomial
(c) Compute
![]()
(d) Compute
when (a) n=m=0, (b) n=m0, and (c) n
m.
some comments: The summation and double angle formulas for cosine may be useful for these exercises. Also, the integrals can be solved using a good substitution and then looking around in integration tables. There is one important detail in (d) that is being ignored. Can you find it?
(a) The domains areand the ranges are
(b)
Using the Chebyshev method, we find:
Using the multiple-angle formula for cosine, we have
Observe that when n - k is odd, the term is zero, from the last factor in the summation. When n - k is a multiple of 4, the last factor is 1 and when n - k is a multiple of 2 but not 4, the last factor is -1. With the terms having a square root eliminated, it is easy to see we have a polynomial.
When n is odd, all even values for k give a term equal to zero.
(c)
From the recurrence relation, we may compute:
From the definition, we see thatand
, thus:
For even n:
For odd n:
(d)
Let
For n = m = 0:
For n = m ≠ 0:
Let
For n ≠ m:
![]()