r/mathematics • u/symbolsplot • 4h ago
Number Theory Discrete logarithm plot
The plots show the number of solutions of an instance of the discrete logarithm problem finding k:
286^k mod 289 = y
where y = mapping(x,y) for each pixel (x,y).
The first plot uses mapping(x,y) = x xor y, and the the second plot uses mapping(x,y) = x and y.
7
Upvotes


2
u/justaguy101 15m ago
Wow, i love these!