Understanding Reciprocal Lattices for Beginners

  • Thread starter Thread starter Michaelangelo
  • Start date Start date
  • Tags Tags
    Lattice Reciprocal
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 4K views
Michaelangelo
Messages
1
Reaction score
0
here is a question on reciprocal lattices that I am stuck on

for a simple cubic lattice, the unit cell is defined by a1=a(1,0,0) a2 = a(0,1,0) a3 = a(0,0,1), demonstrate that the reciprocal lattice of its reciprocal lattice is the original crystal lattice.From what I've found, i think the reciprocal lattice base vectors b1 b2 b3 of the primitive vectors of the crystal lattice a1 a2 a3 is defined by (π is pi btw)

b1=2π (a2xa3/a1.a2xa3), b2=2π (a3xa1/a1.a2xa3) , b3=2π(a1xa2/a1.a2xa3)

the volume V is defined by a1.a2xa3 so i have to figure that out, but if i were to do a2xa3, would it be:
i j k
0 1 0
0 0 1

= (1-0)i + (0-0)j + (0-0)k = so i take it this would equal a(1,0,0) which is a1?, so is a1.a2xa3 basically a1.a1 or am i horribly confused?

it might be the latter but ill soldier on, if it is a1.a1 then does this not just give us the answer a(1,0,0)? or should i have got rid of the a at some point? or should i just be getting an integer? can someone please give me a gentle push in this question i really think i could do most of it myself I am just a bit confused and stressed.But from here I am stuck, i took 2 years off my degree and I've found that my basic vector calculation skills have left me completely. Do i do the cross product first or the dot? any help appreciated.
 
Physics news on Phys.org
Hmm... Towards the end you confused me with all the run on questions. The cross product of a2 and a3 is close. You forgot that each of those vectors have the magnitude "a". So the factor out front should be [itex]a^2[/itex] and not [itex]a[/itex].

Then taking the dot product with a1 gives you [itex]a^3[/itex]. This makes sense since the volume of a cube with the side 'a' is just [itex]a^3[/itex].