Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

What sequence of pseudorandom numbers is generated using the

pure multiplicative generator xn+1=3xnmod11with seed x0=2?

Short Answer

Expert verified

sequence of pseudorandom numbers is generated using the pure multiplicative generator is

6,7,10,8,2,6,7,10,8,2

Step by step solution

01

Step 1

xn+1=(3xn)mod(11),x0=2

The given recursive function and the initial value

02

Step 2

x0=2n=0,x1=(6)mod(11)=6n=1,x2=(18)mod(11)=7n=2,x3=(21)mod(11)=10n=3,x4=(30)mod(11)=8n=4,x5=(24)mod(11)=2n=5,x6=(6)mod(11)=6n=6,x7=(18)mod(11)=7n=7,x8=(21)mod(11)=10n=8,x9=(30)mod(11)=8n=9,x10=(24)mod(11)=2

It is easily observed that this pure multiplicative generator is inherently pseudo-random as it only produces the numbers2,6,7,10and8.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Study anywhere. Anytime. Across all devices.

Sign-up for free