Skip to content

Commit 1f2f7d6

Browse files
authored
Update index.md
1 parent 34c3952 commit 1f2f7d6

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

docs/index.md

+4-10
Original file line numberDiff line numberDiff line change
@@ -232,20 +232,14 @@ 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-
$$
236-
$$
235+
237236
{\mathbf{a}_2} = (\sqrt 3 a/2, - a/2),
238-
$$
239-
$$
237+
240238
{\mathbf{a}_3} = ( - \sqrt 3 a/2, - a/2)
241-
$$
242-
$$
243239
{\mathbf{b}_1} = {\mathbf{a}_2} - {\mathbf{a}_3} = (\sqrt 3 a,0),
244-
$$
245-
$$
240+
246241
{\mathbf{b}_2} = {\mathbf{a}_3} - {\mathbf{a}_1} = ( - \sqrt 3 a/2, - 3a/2),
247-
$$
248-
$$
242+
249243
{\mathbf{b}_3} = {\mathbf{a}_1} - {\mathbf{a}_2} = ( - \sqrt 3 a/2,3a/2)
250244
$$
251245

0 commit comments

Comments
 (0)