Building up a face centered cubic lattice: Difference between revisions

From SklogWiki
Jump to navigation Jump to search
m (New page: * Consider: # a Cubic Simulation box of length <math>\left. L \right. </math> # a number of lattice positions, <math> \left. M \right. </math> given by: : <math> \left. M = 4 m^3 \ri...)
 
mNo edit summary
Line 25: Line 25:


   
   
and its sum: <math> i_a + j_a + k_a </math> must be an, for instances, even number.  
and its sum: <math> i_a + j_a + k_a </math> must be an, for instance, even number.  


with
with

Revision as of 18:18, 19 March 2007

  • Consider:
  1. a Cubic Simulation box of length
  2. a number of lattice positions, given by:
with Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle m } being a positive integer
  • The Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \left. M \right. } positions are those given by:

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \left\{ \begin{array}{l} x_a = i_a \times (\delta l) \\ y_a = j_a \times (\delta l) \\ z_a = k_a \times (\delta l) \end{array} \right\} }

where the indices of a given valid site are integer number that must fulfill:

  • Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 0 \le i_a < m }
  • Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 0 \le j_a < m }
  • Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle 0\leq k_{a}<m} ,


and its sum: Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle i_a + j_a + k_a } must be an, for instance, even number.

with Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \left. \delta l = L/(2m) \right. }