File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -253,15 +253,15 @@ The sum of the coefficient $\sum_{\substack{r \notin T \\ p_r > \tau}} \frac{p_r
253
253
254
254
$$ 0 \leq \frac{W(\tau)}{S(\tau)} < 1 $$
255
255
256
- Suppose $\tau^* $ is the pivot where $|\Delta_j(\tau)|$ reach its maximum, if it's positive, we have:
256
+ Suppose $\tau^* $ is the pivot where $\left |\Delta_j(\tau)\right |$ reach its maximum, if it's positive, we have:
257
257
258
258
$$
259
259
|\Delta_j(\tau^*)| \leq \sum_{\substack{r \notin T \\ p_r > \tau^*}}
260
260
\frac{p_r}{S(\tau)} |\Delta_j(p_r)| \leq \sum_{\substack{r \notin T \\ p_r > \tau^*}}
261
261
\frac{p_r}{S(\tau)} |\Delta_j(\tau^*)| = \frac{W(\tau^*)}{S(\tau^*)} |\Delta_j(\tau^*)| < |\Delta_j(\tau^*)|
262
262
$$
263
263
264
- which is contradiction, which means $\Delta_j(\tau^* ) = 0$, and our solution is unique.
264
+ which leads to a contradiction, which means $\Delta_j(\tau^* ) = 0$, and our solution is unique.
265
265
266
266
The algorithm starts with $\tau = 0$; therefore
267
267
You can’t perform that action at this time.
0 commit comments