Test math

Posted by Dawn on July 21, 2017

Let’s test some inline math $x$, $y$, $x_1$, $y_1$.

公式中 | 如果放在一行,会生成表格。可以使用转义字符或换行解决

Now a inline math with special character:$|\psi\rangle$, $x’$, $x^*$.
or: $ |\psi\rangle$, $x’$, $x^*$

Test a display math: Is it O.K.?

Test a display math with equation number: \begin{equation} |\psi_1\rangle = a|0\rangle + b|1\rangle \end{equation} Is it O.K.?

Test a display math with equation number: Is it O.K.?

And test a display math without equaltion number: Is it O.K.?

Test a display math with equation number: \begin{align} |\psi_1\rangle &= a|0\rangle + b|1\rangle \
|\psi_2\rangle &= c|0\rangle + d|1\rangle \end{align} Is it O.K.?

And test a display math without equaltion number: \begin{align*} |\psi_1\rangle &= a|0\rangle + b|1\rangle \
|\psi_2\rangle &= c|0\rangle + d|1\rangle \end{align*} Is it O.K.?

Other test

背包问题:


根据实际情况经验,在一定长度的道路上,流量越多,平均车速越慢。先将流量简单考虑为定长道路上汽车数量 $n$。

现假设道路上平均车长(carLen)$s$ 为 5 米,车辆静止时车距(stopDis)$X_0$ 为 1 米。又由资料得安全反应时间(reactionTime)$\Delta t$ 为 2 秒,且题设中正常车速(V_Normal)$V_a$ 为 30km/h,桥上最大车速(V_Max)$V_{max}$ 为 60km/h。