Transforming inner product to another basis

Kruger
Messages
213
Reaction score
0

Homework Statement



Given the Vectorspace V of the real polynoms and the sub space L(1, t, t^2). On V there's a inner product defined as follows:

<u(t), w(t)> = integral(u(t)*w(t), dt, -3, 3)

I have to find the inner product of the subspace in reference of the basis (1, t, t^2).

Homework Equations



The only thing I know is that every innerproduct can be represented by a symmetric matrix.

The Attempt at a Solution



Give me some hints, ... thanks
 
Physics news on Phys.org
The the inner product you have listed is independent of the basis. Perhaps you're expected to write out both versions as matrices?

p.s. If you know how, Latex makes things easier to read:
&lt;v(t),u(t)&gt;=\int_{-3}^{3}v(t)*u(t) dt
 
Sorry, I cannot use this Latex editor.

But you're right, I have to write out the inner product (in reference ot the basis I wrote down) in the matrix version.
 
well write iT as:
<a0+a1t+a2t^2,b0+b1t+b2t^2>=A^tGB
where A=(a0,a1,2)^t B=(b0,b1,b2)^t
now you say you know how G is, then you know how to calculate it.
btw, G is a 3x3 symmetric matrix.
 
Ok, this seems sensible. I try to calculate G. ...
 
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