login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A039925
Random digits.
3
12, 67, 73, 29, 44, 54, 12, 73, 97, 48, 79, 91, 20, 20, 17, 31, 83, 20, 85, 66, 6, 24, 89, 57, 11, 27, 43, 3, 14, 29, 84, 52, 86, 13, 51, 70, 65, 88, 60, 88, 29, 15, 84, 77, 17, 86, 64, 87, 6, 55, 36, 44, 92, 58, 64, 91, 94, 48, 64, 65, 49, 56, 97, 93, 91, 59
OFFSET
0,1
COMMENTS
A sequence of mechanically selected random numbers given by Cox. These numbers in turn were taken (with permission) from a larger table by Kendall and Smith. In Cox, all numbers were given as pairs of digits. Here leading zeros have been lost, so, for example, where we have a(21)=6 the original list has 06. - Sean A. Irvine, Feb 28 2021
REFERENCES
D. R. Cox, Planning of Experiments, Wiley, NY, 1958, p. 299, Table A.3.
M. G. Kendall and B. Babington Smith, Tables of random sampling numbers, Tracts for computers, 24, 1939.
LINKS
FORMULA
a(n) = A039926(2*n) * 10 + A039926(2*n+1). - Sean A. Irvine, Feb 28 2021
CROSSREFS
Sequence in context: A270251 A165107 A032167 * A091074 A212687 A117088
KEYWORD
nonn,fini,full
AUTHOR
EXTENSIONS
Offset changed to 0 for consistency with A039926 by Sean A. Irvine, Feb 28 2021
STATUS
approved