Find the matrix representations of the Differentiation Map in the Basis

nautolian
Messages
34
Reaction score
0

Homework Statement



Show that B = {x2 −1,2x2 +x−3,3x2 +x} is a basis for P2(R). Show that the differentiation map D : P2(R) → P2(R) is a linear transformation. Finally, find the following matrix representations of D: DSt←St, DSt←B and DB←B.

Homework Equations





The Attempt at a Solution



I have proved that it is a linear transformation, but I'm really not sure where to begin with the second part. Any help would be appreciated. Thanks
 
Physics news on Phys.org
I take it St means "standard basis" I.e. {1,x,x^2}.
First see what the action of D is on the basis vectors for each basis and express these results as a linear combination of basis elements. Then see how the matrix form is supposed to do exactly the same thing to match up components.
 
I find it helpful to express expansion in a given basis by writing the row (matrix) of basis elements and the element as a matrix product. Thus e.g.

ax^2 + bx + c = \left[ 1, x, x^2 \right]\cdot \left(\begin{array}{c}c \\ b\\ a\\ \end{array}\right)

You can then solve for the components of the matrix \mathbf{M} in the equation:

D \left\{ \left[ \mathbf{basis}_1 \right] \cdot\left(\begin{array}{c}c \\ b\\ a\\ \end{array}\right) \right\}=\left[\mathbf{basis}_2\right] \cdot \left\{ \mathbf{M}\cdot \left(\begin{array}{c}c \\ b\\ a\\ \end{array}\right)\right\}
EDIT: Oops! I had my products backward, now fixed.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top