Inner Product and Linear Transformation

J-Wang
Messages
4
Reaction score
0

Homework Statement


Let V be a finite-dimensional real inner product space with inner product < , >.

Let L:V->R be a linear map.

Show that there exists a vector u in V such that L(x) = <x,u> for all x in V.


2. The attempt at a solution
It seems really simple but I just can't phrase it properly.

I know since L is linear, I can express as L(x+y) = L(x) + L(y)

I tried to make x and u be expressed as combination of orthogonal basis, and try to work in the fact that inner product will result in ZERO since they are orthogonal.

Any help would be greatly appreciated.
 
Physics news on Phys.org
Since V is a finite dimensional vector space, there exist an orthonormal basis \{v_i\} for i from 1 to n. Let a_i= L(v_i). What can you say about <x, v> with v= \sum_{i=1}^n a_iv_i?
 
Does it has something to do with the Projection of x on the basis? :D
 
Are you trying to prove the Reisz-representation theorem?

I would see how this linear functional acted on individual basis elements.
 
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