Solving Algebraic Relations of Reciprocal Lattice Vectors

  • Thread starter Thread starter dingo_d
  • Start date Start date
  • Tags Tags
    Algebra
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
dingo_d
Messages
199
Reaction score
0

Homework Statement



Basically I have reciprocal lattice vectors:

[tex]a'=\frac{b\times c}{a\cdot(b\times c)}[/tex]
[tex]b'=\frac{c\times a}{a\cdot(b\times c)}[/tex]
[tex]c'=\frac{a\times b}{a\cdot(b\times c)}[/tex]

And I have to prove that these relations hold:

[tex]a=\frac{b'\times c'}{a'\cdot(b'\times c')}[/tex]
[tex]b=\frac{c'\times a'}{a'\cdot(b'\times c')}[/tex]
[tex]c=\frac{a'\times b'}{a'\cdot(b'\times c')}[/tex]

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:

[tex]a\cdot(b\times c)=\varepsilon_{ijk}a_ib_jc_k[/tex] and [tex]b\times c=\varepsilon_{ijk}b_jc_ke_i[/tex]

And then it would be:

[tex]a'=\frac{\varepsilon_{ijk}b_jc_ke_i}{\varepsilon_{ijk}a_ib_jc_k}[/tex]

but what can I do with it?
 
Physics news on Phys.org
from given data u can find thata`xb`=b`xc`=c`xa`=1so they are a set of orthogonal vectors

now use this to solve the required thing
 
Well I found in Arfken Weber that this is used in reciprocal lattice. Where it's also the information you gave.

In my problem I only have the three primed vectors [tex]a',\ b',\ c'[/tex] with the given forms and I have to proove the following. There is no mentioning of that information, not even a hint :\
 
Note that

[tex]a\cdot b' = a \cdot c' =0,[/tex]

so we can write

[tex]a = \alpha ( b'\times c')[/tex]

for some scalar [tex]\alpha[/tex]. Find similar expressions for b and c, using the symmetry to relate the scalars. You can compute the proportionality by computing

[tex]a\cdot b\times c.[/tex]

You will need the identity

[tex](A\times B)\times (C\times D) = (A\cdot B\times C)D - (A\cdot B\times D)C.[/tex]
 
Thanks for the hint :)
 
Am I doing this right?

[tex]a\cdot b'=0\Rightarrow\frac{b'\times c'}{a'\cdot(b'\times c')}\cdot b'=\frac{b'\cdot(b'\times c')}{a'\cdot(b'\times c')}=\frac{c'\codt(b'\times b')}{c'\cdot(a'\times b')}=0[/tex]

I used scalar triple product for the numerator - either [tex]b'\times b'=0[/tex] or I use the determinant and see that I have two same rows - therefore determinant is 0.

EDIT:

I've proved it! Yay for me XD

Basically you transform everything and in the end just show that a=a, b=b and c=c ^^ Thank you all for help ^^
 
Last edited: