ScratchData LogoScratchData
Back to tony069's profile

pseudo random numbers generator

TOtony069•Created May 9, 2021
pseudo random numbers generator
1
1
7 views
View on Scratch

Instructions

Click the greenflag then write the number of pseudo-random numbers, the value of a{0} (the first value in the list), a number b and a number c. Somes rules to respect to do it work: seed≠0 b>0 c>0 b≠c If seed=1, b≠1 and c≠1

Description

All by me. I was playing with recursive formulas on my calculator and I found this one. I think a{n} is an approximation of a number, where a{n+1} is a better approximation than a{n}, and this number is different with other values for a{0}, b and c.

Project Details

Project ID527834751
CreatedMay 9, 2021
Last ModifiedMay 9, 2021
SharedMay 9, 2021
Visibilityvisible
CommentsAllowed