hi, I want to migrate my blog to minima but I found something unexpected.
$$
\begin{aligned}
T(n) & = c_1 n + c_2 (n - 1) + c_3 (n - 1) + c_4 \sum_{j = 2}^n t_j \\
& + c_5 \sum_{j = 2}^n (t_j - 1) + c_6 \sum_{j = 2}^n (t_j - 1) + c_7 (n - 1)
\end{aligned}
$$
Above math equations were displayed in a single line, and \\ was ignored.
So would you fix this, or there is another way to type a newline?
hi, I want to migrate my blog to minima but I found something unexpected.
Above math equations were displayed in a single line, and
\\was ignored.So would you fix this, or there is another way to type a newline?