dingo_d
- 199
- 0
Homework Statement
Basically I have reciprocal lattice vectors:
a'=\frac{b\times c}{a\cdot(b\times c)}
b'=\frac{c\times a}{a\cdot(b\times c)}
c'=\frac{a\times b}{a\cdot(b\times c)}
And I have to prove that these relations hold:
a=\frac{b'\times c'}{a'\cdot(b'\times c')}
b=\frac{c'\times a'}{a'\cdot(b'\times c')}
c=\frac{a'\times b'}{a'\cdot(b'\times c')}
The Attempt at a Solution
I really dk where to start :\
Do I try with the direct component expansion or can I do it with Levi-Civita symobol:
a\cdot(b\times c)=\varepsilon_{ijk}a_ib_jc_k and b\times c=\varepsilon_{ijk}b_jc_ke_i
And then it would be:
a'=\frac{\varepsilon_{ijk}b_jc_ke_i}{\varepsilon_{ijk}a_ib_jc_k}
but what can I do with it?