Finding W perp of inner product space

In summary: To find the inner product, you can use the fact that the inner product is linear in each argument. So, you can break it up into a sum of integrals, one for each basis vector.In summary, the conversation discusses finding W-perp in the space P5(R) with the inner product <p,q> = ∫p(x)q(x) dx, given the condition that p(0) = p'(0) = p''(0) = 0. The approach involves setting p(x) as a polynomial and using the conditions to solve for the coefficients, and then finding the inner product with q(x). It is suggested to use a basis for W and break up the inner product into a sum of
  • #1
trap101
342
0
Consider P5(R) together with innner product < p ,q > = ∫p(x)q(x) dx. Find W-perp if W = {p(x) [itex]\in[/itex] P5(R) : p(0) = p'(0) = p''(0) = 0}

Attempt: I am having trouble with the condition. I always have trouble with these conditions. SO as of now I am going to let q(x) be the standard basis of P5(R). Now I don't know how to apply the condition to p(x).

After I do apply the condition I would take the inner product and have it set equal to 0. I should have a set of equations that I can solve in matrix form. This should produce some free variables from where I can obtain vectors for W-perp. So the concept is understood...I just can't seem to use the conditions appropriately...

thanks.
 
Physics news on Phys.org
  • #2
Write p(x) out as a polynomial. Your conditions are giving you information about the coefficients of the polynomial. What does p(0)=0 tell you?
 
  • #3
trap101 said:
Consider P5(R) together with innner product < p ,q > = ∫p(x)q(x) dx. Find W-perp if W = {p(x) [itex]\in[/itex] P5(R) : p(0) = 0,p'(0) =0, p''(0) = 0}

Attempt: I am having trouble with the condition. I always have trouble with these conditions. SO as of now I am going to let q(x) be the standard basis of P5(R). Now I don't know how to apply the condition to p(x).

After I do apply the condition I would take the inner product and have it set equal to 0. I should have a set of equations that I can solve in matrix form. This should produce some free variables from where I can obtain vectors for W-perp. So the concept is understood...I just can't seem to use the conditions appropriately...

thanks.

If ##p(x) = a + bx + cx^2 + dx^3 + ex^4 +fx^5##, set ##p(0)=0,p'(0)=0,p''(0)=0##. What does that tell you?
 
  • #4
LCKurtz said:
If ##p(x) = a + bx + cx^2 + dx^3 + ex^4 +fx^5##, set ##p(0)=0,p'(0)=0,p''(0)=0##. What does that tell you?



Well I set it up the other way so my "a" was with ax5. Well after doing that it turns out that d=e=f= 0 in order for the polynomial to satisfy the condition.

Doing that it turns into p(x) = ax5+bx4+cx3

now I have to multiply this by q(x) and then integrate. Is there any substitution I could possibly do or am I just going to have to literally multiply it out and integrate each component...if that's the case wouldn't that just be mean?
 
  • #5
trap101 said:
Well I set it up the other way so my "a" was with ax5. Well after doing that it turns out that d=e=f= 0 in order for the polynomial to satisfy the condition.

Doing that it turns into p(x) = ax5+bx4+cx3

now I have to multiply this by q(x) and then integrate. Is there any substitution I could possibly do or am I just going to have to literally multiply it out and integrate each component...if that's the case wouldn't that just be mean?

It might seem a little more manageable if you notice a basis for W is {x^5,x^4,x^3}, so q(x) is in W-perp if it's perpendicular to each vector in the basis.
 

FAQ: Finding W perp of inner product space

What is the definition of "W perp" in an inner product space?

W perp, also known as the orthogonal complement of a subspace W, is the set of all vectors in the inner product space that are perpendicular to every vector in W.

How do you find the W perp of a given subspace in an inner product space?

To find the W perp of a subspace W, you can use the orthogonal projection method. This involves finding the basis of W and then using the Gram-Schmidt process to find the basis of W perp. Alternatively, you can use the null space method by finding the null space of the matrix representing the basis of W.

What is the significance of finding the W perp in an inner product space?

Finding the W perp is important in many areas of mathematics and science, including linear algebra, functional analysis, and quantum mechanics. It allows us to decompose a space into two orthogonal subspaces, making it easier to study and analyze the properties of the original space.

Are there any applications of finding the W perp in real-world problems?

Yes, there are many practical applications of finding the W perp. For example, in signal processing, finding the W perp can help us remove noise from a signal by projecting it onto the orthogonal complement of the noise subspace. In computer graphics, it is used to calculate the shading of 3D objects in order to create a more realistic image.

Can the concept of W perp be extended to other types of inner product spaces?

Yes, the concept of W perp can be extended to any inner product space, including infinite-dimensional spaces. However, the methods for finding the W perp may vary depending on the specific inner product space and its properties.

Back
Top