Let $P_2$ be the space of polynomials of degree at most 2. An inner product on this space is defined by the formula: $(p, q) = \frac{1}{8} \int_{-1}^{1} p(x) q(x) dx$ We need to find a polynomial $h(x) = h_0 + h_1 x + h_2 x^2 \in P_2$ such that $(p, h) = p(2)$ for every $p(x) \in P_2$. We need to find the coefficients $h_0, h_1, h_2$.
2025/5/14
1. Problem Description
Let be the space of polynomials of degree at most
2. An inner product on this space is defined by the formula:
We need to find a polynomial such that for every . We need to find the coefficients .
2. Solution Steps
Since for every , we can choose some specific polynomials to obtain equations for . We'll choose .
Case 1: .
Then . Also, .
So, . This implies .
Case 2: .
Then . Also, .
So, . This implies .
Case 3: .
Then . Also, .
So, . This implies .
Now we have a system of equations:
Multiply the first equation by 3: .
Subtract this from the third equation: , so .
Thus, .
Substitute into : , so .
Thus, .
Therefore, .
3. Final Answer
, ,