Score:0

Mersenne twister word size and degree of recurrence combination

cn flag

For a 32-Bit variant of Mersenne twister, if the outputs Should be a 5-Bit integer(word size) then what is the value of recurrence according to the k-distribution?

fgrieu avatar
ng flag
What is this _"value of recurrence"_? If that's the (smallest) [period](https://en.wikipedia.org/wiki/Periodic_function) of the generator with 5-bit output, hint: settle on how the 5 bits are extracted from the output of the Mersenne Twister, and if that's not too weird, you should be able to find said period from the period of the Mersenne Twister, which is a large Mersenne prime. Update: you must be talking about this [k-distribution property](https://en.wikipedia.org/wiki/Mersenne_Twister#k-distribution), not the continuous [K-distribution](https://en.wikipedia.org/wiki/K-distribution).
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.