Split equations with alignment
\begin{equation}\begin{split}
H_c&=\frac{1}{2n} \sum^n_{l=0}(-1)^{l}(n-{l})^{p-2}
\sum_{l _1+\dots+ l _p=l}\prod^p_{i=1} \binom{n_i}{l _i}\\
&\quad\cdot[(n-l )-(n_i-l _i)]^{n_i-l _i}\cdot
\Bigl[(n-l )^2-\sum^p_{j=1}(n_i-l _i)^2\Bigr].
\end{split}\end{equation}
Split
\begin{split}
a& =b+c-d\\
& \quad +e-f\\
& =g+h\\
& =i
\end{split}
Equation
\begin{equation}
a=b
\end{equation}
Multline
\begin{multline}
a+b+c+d+e+f\\
+i+j+k+l+m+n
\end{multline}
Others
\sqrt[\leftroot{-2}\uproot{2}\beta]{k}
Roots
A\xleftarrow{n+\mu-1}B\xrightarrow[T]{n\pm i-1}C
Extensible arrows
\boxed{\eta \leq C(\delta(\eta) +\Lambda_M(0,\delta))}
Boxed formulas
\begin{equation}
\frac{1}{k}\log_2 c(f)\;\tfrac{1}{k}\log_2 c(f)\;
\sqrt{\frac{1}{k}\log_2 c(f)}\;\sqrt{\dfrac{1}{k}\log_2 c(f)}
\end{equation}
Fraction
2^k-\binom{k}{1}2^{k-1}+\binom{k}{2}2^{k-2}
binomial expressions
Multiline subscripts and superscripts
\sum_{\substack{
0\le i\le m\\
0<j<n}}
P(i,j)
\sum_{\begin{subarray}{l}
i\in\Lambda\\ 0<j<n
\end{subarray}}
P(i,j)
\begin{CD}
S^{\mathcal{W}_\Lambda}\otimes T @>j>> T\\
@VVV @VV{\End P}V\\
(S\otimes T)/I @= (Z\otimes T)/J
\end{CD}
Gather
\begin{gather}
a_1=b_1+c_1\\
a_2=b_2+c_2-d_2+e_2
\end{gather}
Align
\begin{align}
a_1& =b_1+c_1\\
a_2& =b_2+c_2-d_2+e_2
\end{align}
\begin{align}
a_{11}& =b_{11}&
a_{12}& =b_{12}\\
a_{21}& =b_{21}&
a_{22}& =b_{22}+c_{22}
\end{align}
\begin{align}
x& = y_1-y_2+y_3-y_5+y_8-\dots && \text{by wq}\\
& = y’\circ y^* && \text{by Bruce}\\
& = y(0) y’ && \text {by Axiom}
\end{align}
\begin{align}
x&=y & X&=Y & a&=b+c\\
x’&=y’ & X’&=Y’ & a’&=b\\
x+x’&=y+y’ & X+X’&=Y+Y’ & a’b&=c’b
\end{align}
Equation groups with mutual alignment
Alignment building blocks
\begin{equation*}
\left.\begin{aligned}
B’&=-\partial\times E,\\
E’&=\partial\times B - 4\pi j,
\end{aligned}
\right\}
\qquad \text{Maxwell’s equations}
\end{equation*}
P_{r-j}=
\begin{cases}
0& \text{if $r-j$ is odd},\\
r!\,(-1)^{(r-j)/2}& \text{if $r-j$ is even}.
\end{cases}
Matrices
\bigl( \begin{smallmatrix}
a&b\\ c&d
\end{smallmatrix} \bigr)
smallmatrix
\begin{pmatrix}
D_1t&-a_{12}t_2&\dots&-a_{1n}t_n\\
-a_{21}t_1&D_2t&\dots&-a_{2n}t_n\\
-a_{n1}t_1&-a_{n2}t_2&\dots&D_nt
\end{pmatrix}
pmatrix