CMSC-203 Discrete Math: Special Problem 2 (fall 99)
Graphing Functions

Consider the following two functions that map Z_55 to Z_55:

f(x) = x^2 mod 55

g(x) = x^3 mod 55

for all x in Z_55. Here, x^3 = expt(x,3) and Z_55 = {0, 1, 2, ..., 54}.