PlateauExperiment

Documentation for PlateauExperiment.

PlateauExperiment.IntegralSintOvertMethod

Compute a vector of K elements containing

\[\frac{1}{j\pi}\int_0^{j\pi} \frac{sin(t)}{t}dt\]

for $1 \leq j \leq K$ by using Taylor Models integration for $[\pi, j\pi]$.

source
PlateauExperiment.ΥMethod

L2-norm of log(|T'|).

This can be computed explictly as

$\Upsilon(\alpha, \beta) = \sqrt{2}((\ln((1+\beta)\alpha)-(\alpha-1))^2+(\alpha-1)^2)^{\frac{1}{2}}$

source