Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A084275
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A084275 Pseudo-random numbers: MS C 6.0 version. +0
2
41, 18468, 6334, 26501, 19170, 15724, 11478, 29358, 26962, 24465, 5705, 28145, 23282, 16828, 9962, 492, 2995, 11943, 4827, 5437, 32392, 14605, 3902, 153, 293, 12382, 17422, 18716, 19718, 19895, 5448, 21726, 14772, 11538, 1869, 19912 (list; graph; listen)
OFFSET

0,1

PROGRAM

/* C */ long next= 1; int i= 0; while (i++ < 33) next= next *214013L +2531011L, printf( "%d ", (unsigned)( next >> 16) & 0x7FFF );

CROSSREFS

See A084276, A084277, A061364 for other versions.

Sequence in context: A091758 A104301 A106203 this_sequence A078813 A112550 A114927

Adjacent sequences: A084272 A084273 A084274 this_sequence A084276 A084277 A084278

KEYWORD

nonn,easy

AUTHOR

Frank.Ellermann(AT)t-online.de, May 20 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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research