- This program illustrates Bertrand's Paradox by choosing n random chords of a circle three times, each time using a different one of the three coordinatizations described in the book. For each coordinatization, the program prints the proportion of chosen chords with length greater than Sqrt[3]. You should input the "number of chords" for the first method and then scroll down and do the same for the other two.