cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A221559 Consecutive values produced by the C++ ranlux24_base random number generator with the default seed (19780503).

Original entry on oeis.org

15039276, 16323925, 14283486, 7150092, 68089, 8584138, 4918023, 11368221, 8644539, 8342712, 3458016, 6733135, 8443170, 1196392, 3446939, 449678, 5065508, 4516318, 9837863, 7025236, 16004084, 14417659, 2735901, 15618433, 5184878, 902968, 7559237, 14143441
Offset: 1

Views

Author

Eric M. Schmidt, Jan 20 2013

Keywords

Comments

This is a "subtract with carry" generator and is used to define the ranlux24 (A221561) generator.
Period is (2^572 - 2^236)/3. - Charles R Greathouse IV, Oct 28 2022

Crossrefs