Problem

One of the most commonly used (but not one of the best) methods of generating pseudorand...

One of the most commonly used (but not one of the best) methods of generating pseudorandom numbers is the linear congruential method, which works as follows. Let x0 be an initial number (the “seed”). The sequence is generated recursively as

a. Choose values of a, c, and m, and try this out. Do the sequences “look” random?

b. Making good choices of a, c, and m involves both art and theory. The following are some values that have been proposed: (1) a =69069, c=0,m =231; (2) a =65539, c=0,m =231. The latter is an infamous generator called RANDU. Try out these schemes, and examine the results.

Step-by-Step Solution

Request Professional Solution

Request Solution!

We need at least 10 more requests to produce the solution.

0 / 10 have requested this problem solution

The more requests, the faster the answer.

Request! (Login Required)


All students who have requested the solution will be notified once they are available.
Add your Solution
Textbook Solutions and Answers Search