The pseudorandom generator =
Let's start from:
x[n+1]=(8x[n] + 7) mod 50
Let's start from:
x[0]=11
, In which interval is the period of the sequence obtained?1) [1,10]
2) [11,20]
3) [21,30]
4) [31,40]
5) [41,50]
2) [11,20]
3) [21,30]
4) [31,40]
5) [41,50]
Last edited: