cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A259932 Primes whose anti-divisors sum to a prime.

Original entry on oeis.org

3, 5, 13, 41, 113, 761, 1201, 1741, 1861, 2113, 9661, 9941, 12641, 13613, 15313, 21841, 23981, 30013, 34061, 47741, 49613, 60901, 70313, 83641, 101701, 237361, 241513, 252761, 303421, 335381, 377581, 413141, 489061, 491041, 525313, 529421, 637321, 695021, 718801
Offset: 1

Views

Author

Paolo P. Lava, Jul 09 2015

Keywords

Comments

See A066272 for definition of anti-divisor.
Subsequence of A109350.
Apparently, apart from 5, all terms are congruent to {1, 3} mod 5 (see A045429).

Examples

			The anti-divisor of 3 is 2, which is prime.
The anti-divisors of 41 are 2, 3, 9, and 27, whose sum is 41, which is prime.
The anti-divisors of 9941 are 2, 3, 9, 47, 59, 141, 337, 423, 2209, and 6627, whose sum is 9857, which is prime.
		

Crossrefs

Programs