We need to find vectors:
e1′=(x1,y1,z1)e2′=(x2,y2,z2)e3′=(x3,y3,z3)
The condition equals three systems of three equations. Each system will give us one vector for the dual base.
First vector:
x1+z1=1x1+y1=0y1+z1=0
Solving these equations we get:
x1=21;y1=2−1;z1=21e1′=(21,2−1,21)
Second vector:
x2+z2=0x2+y2=1y2+z2=0 Solving these equations we get:
x2=21;y2=21;z2=2−1e2′=(21,21,2−1) Third vector:
x3+z3=0x3+y3=0y3+z3=1 Solving these equations we get:
x3=2−1;y3=21;z3=21e3′=(2−1,21,21) Hence, dual basis are:
e1′=(21,2−1,21)e2′=(21,21,2−1)e3′=(2−1,21,21)
Comments