The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A084245 a(n) = Mod[n+(Mod[Prime[n],7]-3),10] 0
0, 2, 5, 1, 6, 9, 7, 0, 8, 8, 1, 1, 6, 2, 7, 7, 7, 0, 0, 8, 1, 1, 6, 6, 8, 6, 9, 7, 0, 8, 9, 4, 4, 7, 4, 7, 7, 7, 2, 2, 2, 5, 2, 5, 3, 6, 5, 1, 9, 2, 0, 0, 3, 7, 7, 7, 7, 0, 0, 8, 1, 5, 6, 4, 7, 5, 6, 6, 0, 3, 1, 1, 3, 3, 3, 8, 8, 0, 8, 0, 4, 0, 4, 7, 7, 5, 5, 7, 2, 8, 3, 2, 4, 2, 4, 9, 9, 8, 1, 9, 9, 3, 3, 3, 6 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Cycle of integers modulo 10 on symbols {1,2,3,4,5,6,7,8,9,0} coded by the primes modulo 7.
More information is contained in this modulation code than modulo 3. These codes were inspired by the cyclic typo: if a probabilistic version is used on a large text like several pages, a message could be hidden to appear to be typos.
LINKS
MATHEMATICA
digits=200 a=Table[Mod[n+(Mod[Prime[n], 7]-3), 10], {n, 1, digits}]
CROSSREFS
Sequence in context: A308882 A079614 A238387 * A174232 A065224 A325137
KEYWORD
nonn
AUTHOR
Roger L. Bagula, Jan 17 2004
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 5 08:55 EDT 2024. Contains 373105 sequences. (Running on oeis4.)