Use the mixed congruential method to generate the following sequences of random numbers. (a) A sequence of

Question:

Use the mixed congruential method to generate the following sequences of random numbers.
(a) A sequence of 10 one-digit random integer numbers such that xn + 1 ≡ (xn + 3) (modulo 10) and x0 = 2
(b) A sequence of eight random integer numbers between 0 and 7 such that xn + 1 ≡ (5xn + 1) (modulo 8) and x0 = 1
(c) A sequence of five two-digit random integer numbers such that xn + 1 ≡ (61xn + 27) (modulo 100) and x0 = 10
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Introduction to Operations Research

ISBN: 978-1259162985

10th edition

Authors: Frederick S. Hillier, Gerald J. Lieberman

Question Posted: