Math 220 Assignment

October 26, 2001

Due Monday, October 29

The set of polynomials

 f(X)  =  SUM_{j  =  0}^{d}[ c_{j} X^{j} ]   =  c_{0} + c_{1} X + c_{2} X^{2} + ... + c_{d} X^{d} 

of degree d (or less if c_{d} happens to be 0) may be regarded as a vector space of dimension d + 1 by identifying a polynomial with its sequence of coefficients, i.e., the sequence (c_{0}, c_{1}, c_{2}, ..., c_{d}) which is a vector in R^{d+1}.

  1. What formula from calculus expresses the value of c_{j} for 0 <= j <= d in terms of f ?

  2. What rules about derivatives imply that the function D from R^{d+1} to R^{d+1} given by the operation

     f(X) ---> f'(X) 

    is an abstractly linear function?

  3. What is the kernel of D ?

  4. What is the image of D ?

  5. What is the matrix of D when it is expressed solely in terms of coefficients? Hint: Work it out for the special cases d = 0, 1, 2, and 3, and then surmise a pattern.


AUTHOR  |  COMMENT