We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c3952 commit 1f2f7d6Copy full SHA for 1f2f7d6
docs/index.md
@@ -232,20 +232,14 @@ We denote $\{\mathbf{a}_i\}$ are the vectors from a B site to its three nearest-
232
233
$$
234
{\mathbf{a}_1} = (0,a),
235
-$$
236
+
237
{\mathbf{a}_2} = (\sqrt 3 a/2, - a/2),
238
239
240
{\mathbf{a}_3} = ( - \sqrt 3 a/2, - a/2)
241
242
243
{\mathbf{b}_1} = {\mathbf{a}_2} - {\mathbf{a}_3} = (\sqrt 3 a,0),
244
245
246
{\mathbf{b}_2} = {\mathbf{a}_3} - {\mathbf{a}_1} = ( - \sqrt 3 a/2, - 3a/2),
247
248
249
{\mathbf{b}_3} = {\mathbf{a}_1} - {\mathbf{a}_2} = ( - \sqrt 3 a/2,3a/2)
250
251
0 commit comments