A power pseudo-random number generator is the following


A power pseudo-random number generator is the following: start with a prime p, exponent d>1 and seed xsuch that (d,p-1)=1. Then form xn+1=xnd(mod p) for each n.

a)Determine the period of the random number generator in terms of p, d and x0.

b)Also find what is the maximum possible period for a given prime p, and what values of p and xshould be chosen to achieve this maximum.

 

Request for Solution File

Ask an Expert for Answer!!
Mathematics: A power pseudo-random number generator is the following
Reference No:- TGS0966977

Expected delivery within 24 Hours