necessary MAPLE functions. > read funcs: > readlib(lattice):
> Digits := 30:
> alpha(7,1);
> minpoly(x,2);
We have used MAPLE's implementation of the lattice algorithm [Bailey-Plouffe].
The MAPLE function minpoly(x,n) finds a polynomial of degree n
with small integer coefficients satisfied by the real floating point
number x. The output depends on the number of digits computed
for the approximation x. In our session the function alpha(p,r)
corresponds to . Observe that we were able to verify
(3.10) and (3.20) for p=7.
We found a nice quartic polynomial which appears to be
satisfied by
and that it appears that