Linearity and Orthogonality of Inner Product in Vector Space H

squenshl
Messages
468
Reaction score
4

Homework Statement


Denote the inner product of f,g \in H by <f,g> \in R where H is some(real-valued) vector space
a) Explain linearity of the inner product with respect to f,g. Define orthogonality.
b) Let f(x) and g(x) be 2 real-valued vector functions on [0,1]. Could the inner product be defined as (give reasons)
i) <f,g> = integral from 0 to 1 of f(x)g(x) dx?
ii) <f,g> = integral from 0 to 1 \lambda(x)f'(x)g'(x) dx? where prime denotes the derivative and \lambda(x) > 0 is a smooth function (assuming f',g' \in H)?
iii) <f,g> = f(x)g(x)?

Homework Equations





The Attempt at a Solution


a) That is just trivial
b) Not too sure on any of them
 
Physics news on Phys.org
For i) since the integral is a real number (provided that f and g are continuous, differentiable etc.) once computed suggest that this will be an inner product, similarly for ii) and iii) (except the integral part for iii))
 
An inner product must be such that
&lt;au+ bv, w&gt;= a&lt;u, w&gt;+ b&lt;v, w&gt;
&lt;u, v&gt;= \overline{&lt;v, u&gt;}

Can you show that those are true for each of the given operations?
 
Do I show positive definiteness <f,f> >= 0? and <f,f> = 0 if and only if f = 0
 
I just proved all 3 axioms to be an inner product.
I got that all 3 operations are all defined as inner products, is this correct (I'm a little skeptical on ii))?
i) and iii) are easy.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top