login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A112279 a(0)=1; a(n)=prime(mod(a(n-1),100)). 2
1, 2, 3, 5, 11, 31, 127, 103, 5, 11, 31, 127, 103, 5, 11, 31, 127, 103, 5, 11, 31, 127, 103, 5, 11, 31, 127, 103, 5, 11, 31, 127, 103, 5, 11, 31, 127, 103, 5, 11, 31, 127, 103, 5, 11, 31, 127, 103, 5, 11, 31, 127, 103, 5, 11, 31, 127, 103, 5, 11, 31, 127, 103, 5, 11, 31, 127 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Starting with the third term, cycles every five terms. - Robert G. Wilson v (rgwv(at)rgwv.com), Dec 13 2005

REFERENCES

Zak Seidov, Posting to Seq Fan mailing list, Nov 28 2005

MATHEMATICA

a[0] = 1; a[n_] := a[n] = Prime[Mod[a[n - 1], 100]], Table[ a[n], {n, 0, 66}] (* RGWV *)

CROSSREFS

Sequence in context: A073680 A079557 A090709 * A130166 A007097 A173422

Adjacent sequences:  A112276 A112277 A112278 * A112280 A112281 A112282

KEYWORD

nonn,less

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Nov 24 2005

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(at)rgwv.com), Dec 13 2005

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 13:06 EST 2012. Contains 206025 sequences.