Skip to content

Commit 8044c97

Browse files
authored
Update index.md
1 parent 1f2f7d6 commit 8044c97

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

docs/index.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -232,14 +232,21 @@ We denote $\{\mathbf{a}_i\}$ are the vectors from a B site to its three nearest-
232232

233233
$$
234234
{\mathbf{a}_1} = (0,a),
235+
$$
235236

236-
{\mathbf{a}_2} = (\sqrt 3 a/2, - a/2),
237+
$$
238+
{\mathbf{a}_2} = (\sqrt 3 a/2, - a/2),{\mathbf{a}_3} = ( - \sqrt 3 a/2, - a/2)
239+
$$
237240

238-
{\mathbf{a}_3} = ( - \sqrt 3 a/2, - a/2)
241+
$$
239242
{\mathbf{b}_1} = {\mathbf{a}_2} - {\mathbf{a}_3} = (\sqrt 3 a,0),
243+
$$
240244

245+
$$
241246
{\mathbf{b}_2} = {\mathbf{a}_3} - {\mathbf{a}_1} = ( - \sqrt 3 a/2, - 3a/2),
247+
$$
242248

249+
$$
243250
{\mathbf{b}_3} = {\mathbf{a}_1} - {\mathbf{a}_2} = ( - \sqrt 3 a/2,3a/2)
244251
$$
245252

0 commit comments

Comments
 (0)