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!)
A076243 Remainder when 3rd-order prime ppp(n) = A038580(n) is divided by n. 4
0, 1, 1, 3, 2, 5, 4, 3, 8, 9, 5, 7, 10, 5, 7, 3, 2, 11, 17, 1, 20, 21, 11, 19, 12, 17, 14, 17, 18, 19, 18, 23, 28, 27, 11, 19, 15, 7, 2, 21, 40, 25, 31, 1, 19, 15, 9, 31, 46, 47, 10, 15, 43, 23, 14, 9, 17, 19, 18, 41, 24, 27, 50, 3, 14, 29, 13, 3, 4, 39, 21, 1, 47, 19, 31, 13, 6, 17 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
LINKS
FORMULA
a(n) = ppp(n) mod n = A038580(n) mod n.
MATHEMATICA
MapIndexed[Mod[#1, First@ #2] &, Nest[Prime, Range@ 79, 3]] (* Michael De Vlieger, Jul 22 2017 *)
CROSSREFS
Sequence in context: A307775 A239680 A128076 * A140061 A292776 A061313
KEYWORD
nonn
AUTHOR
Labos Elemer, Oct 08 2002
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 July 31 09:22 EDT 2024. Contains 374779 sequences. (Running on oeis4.)