Inner product as integral, orthonormal basis

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 6K views
hocuspocus102
Messages
44
Reaction score
0

Homework Statement



Define an inner product on P2 by <f,g> = integral from 0 to 1 of f(x)g(x)dx. find an orthonormal basis of P2 with respect to this inner product.

Homework Equations



So this is a practice problem and it gives me the answer I just don't understand where it came from. It says, "We first find a basis of P2 then use Gram-Schmidt to create an orthonormal basis. Fix a basis B = {f1(x) = 1, f2(x) = x - 1/2, f3(x) = (x-1/2)2}." then it goes on to use Gram-Schmidt which I understand. I just don't get where the basis came from, if anyone can explain. Thanks!
 
Physics news on Phys.org
hocuspocus102 said:

Homework Statement



Define an inner product on P2 by <f,g> = integral from 0 to 1 of f(x)g(x)dx. find an orthonormal basis of P2 with respect to this inner product.

Homework Equations



So this is a practice problem and it gives me the answer I just don't understand where it came from. It says, "We first find a basis of P2 then use Gram-Schmidt to create an orthonormal basis. Fix a basis B = {f1(x) = 1, f2(x) = x - 1/2, f3(x) = (x-1/2)2}." then it goes on to use Gram-Schmidt which I understand. I just don't get where the basis came from, if anyone can explain. Thanks!
The standard basis for P2 would be {1, x, x2}, but there are many possible bases, and they just came up with a different one. As long as there are three functions that are linearly independent, the set is a basis, so where it came from shouldn't be a concern. Just take it as a given, and proceed with Gram-Schmidt to find an orthogonal basis, and then normalize each function.