Building up a face centered cubic lattice: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
where the indices of a given valid site are integer numbers that must fulfill the following criteria | where the indices of a given valid site are integer numbers that must fulfill the following criteria | ||
* <math> 0 \le i_a < | * <math> 0 \le i_a < 2m </math> | ||
* <math> 0 \le j_a < | * <math> 0 \le j_a < 2m </math> | ||
* <math> 0 \le k_a < | * <math> 0 \le k_a < 2m </math>, | ||
* the sum of <math> \left. i_a + j_a + k_a \right. </math> must be, for instance, an even number. | * the sum of <math> \left. i_a + j_a + k_a \right. </math> must be, for instance, an even number. | ||
Revision as of 11:45, 20 March 2007
- Consider:
- a cubic simulation box whose sides are of length 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. L \right. }
- a number of lattice positions, 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. } 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. M = 4 m^3 \right. } ,
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 numbers that must fulfill the following criteria
- 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 < 2m }
- 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 < 2m }
- 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 k_a < 2m } ,
- the sum of 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. i_a + j_a + k_a \right. } must be, for instance, an 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. }