Question

Let p(x) = a0 + a1x + a2x2 and q(x) = b0 + b1x + b2x2...

Let p(x) = a0 + a1x + a2x2 and q(x) = b0 + b1x + b2x2 be vectors in P2 with p, q = a0b0 + a1b1 + a2b2. Determine whether the polynomials form an orthonormal set, and if not, apply the Gram-Schmidt orthonormalization process to form an orthonormal set. (If the set is orthonormal, enter ORTHONORMAL in both answer blanks.)

{−2 + x2, −2 + x}

u1=

u2=

Homework Answers

Answer #1

Let p(x) = −2 + x2 and q(x) = −2 + x. Then < p, q > = (-2)*(-2)+0*1+1*0 = 4 so that the vectors p(x) and q(x) are not orthogonal.

Let w1= (-2,0,1) and w2 = (-2,1,0). Also let v1 = w1= (-2,0,1) and v2 = w2- projv1 (w2) = w2- [(w2.v1)/(v1.v1)]v1 = w2- [(4+0+0)/(4+0+1)]v1 = (-2,1,0) –(4/5) (-2,0,1) = (-2/5, 1,-4/5). Then {v1,v22} is an orthogonal set.

Further, let e1 = v1/||v1|| = (-2,0,1)/√(4+0+1) = (-2/√5,0,1/√5) and e2 = v2/||v2|| =(-2/5, 1,-4/5)/√( 4/25+1+16/25) = (-2/3√5, √5/3, -4/3√5).

Then { e1, e2} is an orthonormal set.

Finally, u1 = -2/√5 +x2/√5 and u2= -2/3√5+ x√5/3 -4x2/3√5 .

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Let p(x) = a0 + a1x + a2x2 and q(x) = b0 + b1x + b2x2...
Let p(x) = a0 + a1x + a2x2 and q(x) = b0 + b1x + b2x2 be vectors in P2 with p, q = a0b0 + a1b1 + a2b2. Determine whether the given second-degree polynomials form an orthonormal set, and if not, then apply the Gram-Schmidt orthonormalization process to form an orthonormal set. (If the set is orthonormal, enter ORTHONORMAL in both answer blanks.) { 3 (x2−1), 3 (x2 + x + 2)} u1 = u2 =
Let p(x) = a0 + a1x + a2x2 and q(x) = b0 + b1x + b2x2...
Let p(x) = a0 + a1x + a2x2 and q(x) = b0 + b1x + b2x2 be vectors in P2 with p, q = a0b0 + a1b1 + a2b2. Determine whether the given second-degree polynomials form an orthonormal set, and if not, then apply the Gram-Schmidt orthonormalization process to form an orthonormal set. (If the set is orthonormal, enter ORTHONORMAL in both answer blanks.) { square root 3 (x2−1), square root 3 (x2 + x + 2)} u1 = u2...
Let F be a field (for instance R or C), and let P2(F) be the set...
Let F be a field (for instance R or C), and let P2(F) be the set of polynomials of degree ≤ 2 with coefficients in F, i.e., P2(F) = {a0 + a1x + a2x2 | a0,a1,a2 ∈ F}. Prove that P2(F) is a vector space over F with sum ⊕ and scalar multiplication defined as follows: (a0 + a1x + a2x^2)⊕(b0 + b1x + b2x^2) = (a0 + b0) + (a1 + b1)x + (a2 + b2)x^2 λ (b0 +...
problem 2 In the polynomial ring Z[x], let I = {a0 + a1x + ... +...
problem 2 In the polynomial ring Z[x], let I = {a0 + a1x + ... + anx^n: ai in Z[x],a0 = 5n}, that is, the set of all polynomials where the constant coefficient is a multiple of 5. You can assume that I is an ideal of Z[x]. a. What is the simplest form of an element in the quotient ring z[x] / I? b. Explicitly give the elements in Z[x] / I. c. Prove that I is not a...
Find two linearly independent solutions of 2x2y′′−xy′+(−2x+1)y=0,x>0 of the form y1=xr1(1+a1x+a2x2+a3x3+⋯) y2=xr2(1+b1x+b2x2+b3x3+⋯) where r1>r2. Enter r1=...
Find two linearly independent solutions of 2x2y′′−xy′+(−2x+1)y=0,x>0 of the form y1=xr1(1+a1x+a2x2+a3x3+⋯) y2=xr2(1+b1x+b2x2+b3x3+⋯) where r1>r2. Enter r1= a1= a2= a3= r2= b1= b2= b3= Note: You can earn partial credit on this problem.
Let S = {?2, (? − 1)2, (? − 2)2 } A) Show that S forms...
Let S = {?2, (? − 1)2, (? − 2)2 } A) Show that S forms a basis for P2 . B) Define an inner product on P2 via < p(x) | q(x) > = p(-1)q(-1) + p(0)q(0) + p(1)q(1). Using this inner product, and Gram-Schmidt, construct an orthonormal basis for P2 from S – use the vectors in the order given!
Let f(x)=−6, g(x)=−4x+4 and h(x)=−9x2. Consider the inner product 〈p,q〉=∫40p(x)q(x)dx in the vector space C0[0,4] of...
Let f(x)=−6, g(x)=−4x+4 and h(x)=−9x2. Consider the inner product 〈p,q〉=∫40p(x)q(x)dx in the vector space C0[0,4] of continuous functions on the domain [0,4]. Use the Gram-Schmidt process to determine an orthonormal basis for the subspace of C0[0,4] spanned by the functions f(x), g(x), and h(x).