Abstract Linear Algebra: Dual Basis

Fringhe
Messages
5
Reaction score
0

Homework Statement


Define a non-zero linear functional y on C^2 such that if x1=(1,1,1) and x2=(1,1,-1), then [x1,y]=[x2,y]=0.


Homework Equations


N/A


The Attempt at a Solution


Le X = {x1,x2,...,xn} be a basis in C3 whose first m elements are in M (and form a basis in M). Let X' be the dual basis in C3'. Let N be the subspace of V' spanned by ym+1, ..., yn.
Let's assume that y is any element in N.
1) y is in V'
2) y is a linear combination of the basis vectors y1, ..., yn
=> y = \Sigmaj=1n njyj
Since by assumption y is in N we have for every i=1,...,m
[xi,y] =0

P.S: I am new to the abstract linear algebra world.
 
Physics news on Phys.org
Apparently you mean a linear functional on C^3. What is C? Is it the complex numbers? And I think you are taking this 'abstract' thing a little far. You just want a linear functional y such that y((1,1,1))=y((1,1,-1))=0. Try thinking of it as a 'not abstract' problem. You want to write down a concrete linear functional that maps x1 and x2 to zero.
 
Ok, so let x=(\xi1,\xi2,\xi3) (where \xi1=\xi2) and let y be the functional such that y = \xi1+\xi2+0*\xi3
So for xi (i from 0 to n) y(xi) would equal 0.
 
Last edited:
Fringhe said:
Ok, so let x=(\xi1,\xi2,\xi3) (where \xi1=\xi2) and let y be the functional such that y = \xi1+\xi2+0*\xi3
So for xi (i from 0 to n) y(xi) would equal 0.

i from 0 to n? There's only x1 and x2. How about if x=(a,b,c) define y(x)=1*a+(-1)*b+0*c? Then y(x1)=0 and y(x2)=0. That's really all you need. Your notation [x1,y] has got to mean y(x1), right?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top