Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A084276
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A084276 Pseudo-random numbers: gcc 2.6.3 version for 32 bits integers. +0
3
1, 7261, 13503, 15223, 8047, 88, 29253, 1572, 18740, 14060, 25029, 21260, 21203, 8054, 14922, 1084, 23230, 9538, 15465, 24014, 1274, 13434, 20285, 1973, 18297, 3025, 8994, 27214, 8752, 5869, 5683, 29094, 24317, 15766, 22147, 906, 13626 (list; graph; listen)
OFFSET

0,2

PROGRAM

/* C */ unsigned next= 1; int i= 0; while (i++ < 37) next= next *69069 +5, printf( "%d ", (unsigned)( next >> 16) & 0x7FFF );

CROSSREFS

See A084275, A084277, A061364 for other versions.

Adjacent sequences: A084273 A084274 A084275 this_sequence A084277 A084278 A084279

Sequence in context: A031583 A031763 A093224 this_sequence A031799 A116248 A140078

KEYWORD

nonn,easy

AUTHOR

Frank.Ellermann(AT)t-online.de, May 25 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 9 14:06 EDT 2008. Contains 144831 sequences.


AT&T Labs Research