This chapter of the book is devoted to the parameterization method in
KAM theory, also referred to as KAM theory without action-angle coordinates.
The chapter states and proves a KAM theorem in a posteriori
format, with explicit bounds suitable to be applied in an effective and
quantitative way.
We have included
full descriptions of the derived algorithms, and applications to the
standard and the Froeschle map.
Notice that during the implementation of these algorithms, we have paid attention to the clarity of the code. Some subroutines can be (and have been) improved subtantially for demanding research purposes. Nevertheless, the provided code is fast enough and has de advantage that it is easier to read. It uses a similar notation that the one used in the book and we encode objects in C++ classes. Thus, the overloading of operations will allow the reader to compare with algorithm and arguments exposed in the chapter.
Haro, Canadell, Figueras, Luque, Mondelo
Template design by Andreas Viklund