Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063644
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063644 Primes with 2 representations: p*q*r - 1 = u*v*w + 1 where p, q, r, u, v and w are primes. +0
1
19, 29, 43, 67, 173, 283, 317, 653, 787, 907, 1867, 2083, 2693, 2803, 3413, 3643, 3677, 4253, 4363, 4723, 5443, 5717, 6197, 6547, 6653, 8563, 8573, 9067, 9187, 9403, 9643, 10733, 11443, 11587, 12163, 12917, 13997, 14107, 14683, 15187, 17827 (list; graph; listen)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,1000

EXAMPLE

A063644(20) = 4723: 4723 = A063639(168)= 4724 - 1 = 2*2*1181 - 1, 4723 = A063640(158)= 4722 + 1 = 2*3*787+ 1.

PROGRAM

(PARI) { n=0; default(primelimit, 2000000); for (m=2, 10^9, p=prime(m); if (bigomega(p + 1) == 3 && bigomega(p - 1) == 3, write("b063644.txt", n++, " ", p); if (n==1000, break)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 27 2009]

CROSSREFS

A063639, A063640, A014612.

Adjacent sequences: A063641 A063642 A063643 this_sequence A063645 A063646 A063647

Sequence in context: A157483 A096218 A046120 this_sequence A156782 A092600 A050266

KEYWORD

nonn

AUTHOR

Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Jul 21 2001

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 November 9 12:23 EST 2009. Contains 166233 sequences.


AT&T Labs Research