Calculating Inner Products in an Inner Product Space

FeynmanIsCool
Messages
121
Reaction score
0

Homework Statement



Suppose \vec{u}, \vec{v} and \vec{w} are vectors in an inner product space such that:

inner product: \vec{u},\vec{v}= 2
inner product: \vec{v},\vec{w}= -6
inner product: \vec{u},\vec{w}= -3


norm(\vec{u}) = 1
norm(\vec{v}) = 2
norm(\vec{w}) = 7

Compute:

innerproduct: (\vec{2v-w},\vec{3u+2w})




Homework Equations



\vec{u}, \vec{v} and \vec{w}\inRn .The inner product type is not specified (ie. euclidean, weighted ect...)




The Attempt at a Solution



Im not sure where to start. This seems like a very simple problem, but I am confused on where to start. I can't expand inner products and solve for v,u or w since the inner product formula is not known. I also can't expand inner product(\vec{2v-w},\vec{3u+2w}) since I don't know the inner product formula. All I can think of doing right now is expanding norm(\vec{u},\vec{v},\vec{w}) to equal \sqrt{innerproduct(\vec{u},\vec{u}}), \sqrt{innerproduct(\vec{v},\vec{v}}), \sqrt{innerproduct(\vec{w},\vec{w}}) but that gets me no where as well.
Can someone give a point in the right direction?
Thanks in advance!
 
Last edited:
Physics news on Phys.org
You should look up what properties a function has to satisfy to be considered an inner product.
 
ahh yes, the algebraic properties of inner product spaces. Of course!
Thanks

edit* its -101
 
Last edited:
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