(a) Compute 40¹10 mod 37 using modular exponentiation. (b) Evaluate -96 mod 5 (c) What sequence of pseudorandom numbers
Posted: Thu May 05, 2022 6:53 pm
(a) Compute 40¹10 mod 37 using modular exponentiation. (b) Evaluate -96 mod 5 (c) What sequence of pseudorandom numbers s generated using the pure multiplicative generator Xn+1 = 3x₂mod 11 with seed xo = 2?