document.write( "Question 20758: Recall that P3 is the space of all polynomials of degree less than three with real coefficients. Define an inner product < , > on P3 given by:
\n" );
document.write( " < p,q > = the sum from i=1 to 3 of p(i-1)*q(i-1), and let || || be the norm with respect to this inner product.
\n" );
document.write( "(a) let p(x)=1+x-x^2 and q(x)=2-x
\n" );
document.write( "Find a polynomial f(x) in P3 which is orthogonal to both p(x) and q(x) with respect to the inner product.
\n" );
document.write( "(b) find the distance between p(x)+q(x) and f(x).
\n" );
document.write( "thank you so much for your help! \n" );
document.write( "
Algebra.Com's Answer #10091 by khwang(438)![]() ![]() ![]() You can put this solution on YOUR website! Recall that P3 is the space of all polynomials of degree less than three with real coefficients. Define an inner product < , > on P3 given by: \n" ); document.write( "< p,q > = the sum from i=1 to 3 of p(i-1)*q(i-1), and let || || be the norm with respect to this inner product. \n" ); document.write( "(a) let p(x)=1+x-x^2 and q(x)=2-x \n" ); document.write( "Find a polynomial f(x) in P3 which is orthogonal to both p(x) and q(x) with respect to the inner product. \n" ); document.write( "(b) find the distance between p(x)+q(x) and f(x).\r \n" ); document.write( "\n" ); document.write( " [Note as regular dot product in |