This is the question:
Formulate the linear algebra problem of finding the closet poly $p \in span \{1, t^2\}$ to the function $f(t)=e^tcos(t)$ with respect to the L$^2$ inner product: $\lt f,g\gt = \int^1_0 f(x)g(x)dx$ (do not solve!)
My question is:
- What is L$^2$?
- How do you take the inner product of two functions?
- Are they asking for an orthagonal polynomial to f(t)?
- Lastly, how do you solve this problem?