bernoli123
- 11
- 0
[-1]int[1]P(x)Q(x)dx P,Q\inS
verify that this is an inner product.
verify that this is an inner product.
The discussion revolves around the concept of inner products, specifically in the context of polynomials. Participants explore the properties that define an inner product, the verification of a specific inner product form for polynomials, and the implications of these properties.
Participants express differing levels of understanding regarding inner products, with some seeking clarification while others assert definitions and properties. The discussion does not reach a consensus on the verification of the inner product for polynomials.
Some assumptions about the set S and the specific conditions under which the inner product is defined remain unresolved. The discussion includes varying degrees of familiarity with the topic among participants.
HallsofIvy said:If you really don't know what an inner product is, why are you asking this question?
An inner product, defined on a vector space, V, is a function that associates every pair of vectors, (u, v), a real number <u, v> satisfying
1) Linearity: <au+ bv, w>= a<u, w>+ b<v, w>
(If the vector space is over the complex numbers, a and b on the right should be their complex conjugates.)
2) <u, u>= 0 if and only if u= 0.
3) <u, u> is greater than 0 if u is not 0.
Here, you are defining <P, Q> to be int, from -1 to 1, P(x)Q(x)dx where P and Q are polynomials.
If int from -1 to 1 of P(x)^2 dx= 0, what can you say about P? What if P(x)= x^3?