Rational points on circles

Abstract

We solve the following problem. For a given rational circle CC passing through the rational points pp, qq, rr and a given angle α\alpha, compute a rational point on CC whose angle at CC differs from α\alpha by a value of at most ϵ\epsilon. In addition, try to minimize the bit length of the computed point. This document contains the C++ program |rational_points_on_circle.c|. We use the literate programming tool |noweb| by Norman Ramsey

    Similar works

    Full text

    thumbnail-image

    Available Versions