I\'m starting out in R. I have the following sequence x_{i+1} = (ax_i + c) mod m. I\'m trying to plot the couples (x_i/m, x_{i+1}/m) for different parameters:
m = 2048 an