Skip to content

Commit c855e8e

Browse files
authored
Update index.md
1 parent 35daad9 commit c855e8e

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

docs/index.md

+8-6
Original file line numberDiff line numberDiff line change
@@ -230,12 +230,14 @@ Source: Haldane, F. D. M. (1988). Model for a quantum Hall effect without Landau
230230

231231
We denote $\{\mathbf{a}_i\}$ are the vectors from a B site to its three nearest-neighbor A sites, and $\{\mathbf{b}_i\}$ are next-nearest-neighbor distance vectors, then we have
232232
$$
233-
{\mathbf{a}_1} = (0,a),\\
234-
{\mathbf{a}_2} = (\sqrt 3 a/2, - a/2),\\
235-
{\mathbf{a}_3} = ( - \sqrt 3 a/2, - a/2)\\
236-
{\mathbf{b}_1} = {\mathbf{a}_2} - {\mathbf{a}_3} = (\sqrt 3 a,0),\\
237-
{\mathbf{b}_2} = {\mathbf{a}_3} - {\mathbf{a}_1} = ( - \sqrt 3 a/2, - 3a/2),\\
238-
{\mathbf{b}_3} = {\mathbf{a}_1} - {\mathbf{a}_2} = ( - \sqrt 3 a/2,3a/2)
233+
\begin{aligned}
234+
{\mathbf{a}_1} &= (0,a),\\
235+
{\mathbf{a}_2} &= (\sqrt 3 a/2, - a/2),\\
236+
{\mathbf{a}_3} &= ( - \sqrt 3 a/2, - a/2)\\
237+
{\mathbf{b}_1} &= {\mathbf{a}_2} - {\mathbf{a}_3} = (\sqrt 3 a,0),\\
238+
{\mathbf{b}_2} &= {\mathbf{a}_3} - {\mathbf{a}_1} = ( - \sqrt 3 a/2, - 3a/2),\\
239+
{\mathbf{b}_3} &= {\mathbf{a}_1} - {\mathbf{a}_2} = ( - \sqrt 3 a/2,3a/2)
240+
\end{aligned}
239241
$$
240242

241243
Then the Haldane model on a hexagonal lattice can be written as

0 commit comments

Comments
 (0)