Smazmbazm
- 45
- 0
Homework Statement
For f and g in F[a,b], we define an inner product on F[a,b] by
<f,g> = ∫^{b}_{a} f(x)g(x)dx
a) Find the angle between the functions f(t) = 5t - 3 and g(t) = t^{3} - t^{2} in F[0,1].
b) Find an orthonormal basis for the subspace of F[0,1] spanned by {1, e^{-x}, e^{-2x}}
The Attempt at a Solution
I'm not sure where to start with this problem. I don't know what the question means by F[a,b] and trying to find the angle between the functions f(t) and g(t) in F[0,1]. I know the angle can be found by using cosθ = <u,v>/||u|| ||v|| but what are u and v? Just a point in the right direction would be helpful.