Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A086715
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A086715 Primes p such that A001414(p-1) and A001414(p+1) are both prime, where A001414 = sum of primes dividing n (with repetition). +0
1
11, 53, 89, 251, 359, 383, 389, 463, 487, 809, 857, 863, 1109, 1217, 1429, 1451, 1549, 2039, 2089, 2459, 2903, 3037, 3457, 3541, 3709, 3727, 3739, 4259, 4373, 4451, 4733, 4903, 5641, 5851, 5939, 6359, 7019, 7079, 7129, 7219, 7549, 8059, 8839, 8929, 9007 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(2)=53 because it is prime and 52=2^2*13, 54=2*3^3 and 2+2+13=17 and 2+3+3+3=11.

PROGRAM

(MAGMA) [ n : n in [3..9100] | IsPrime(n) and IsPrime(&+[ k[1]*k[2] : k in Factorization(n-1)]) and IsPrime(&+[ k[1]*k[2] : k in Factorization(n+1)]) ]; /* Klaus Brockhaus, Mar 24 2007 */

CROSSREFS

Cf. A001414.

Sequence in context: A027942 A004622 A045471 this_sequence A141893 A093198 A093864

Adjacent sequences: A086712 A086713 A086714 this_sequence A086716 A086717 A086718

KEYWORD

easy,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jul 29 2003

EXTENSIONS

Checked by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Mar 24 2007

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 September 7 15:23 EDT 2008. Contains 143483 sequences.


AT&T Labs Research