5e224c1c562b4278.tex
1: \begin{definition}
2: \label{defn:max_step_mult}
3: The maximum consecutive patch point distance $h_L$ and the maximum multiplier $\Mmax$ are said to satisfy the maximum consecutive patch point distance multiplier condition if
4: \begin{align*}
5: h_L > 0
6: & &
7: \Mmax > 0
8: & &
9: h_L \le h_T
10: & &
11: (\sqrt{n} \Linh \Mmax + T) h_L^{d+1} \le M_{\Delta}
12: \end{align*}
13: where $\Linh$ is defined in Lemma \ref{lem:poly_lip}, $h_T$ and $T$ are the maximum consecutive step size and local truncation constant from Corollary \ref{cor:phi1_lte_bound} and $M_{\Delta}$ satisfies the inequalities of Theorem \ref{thm:phi1_lte_bound}.
14: \end{definition}
15: