A176955 Primes p such that q=3//p, r=p//3, R(q) and R(r) are primes.
7, 11, 37, 73, 191, 373, 719, 929, 1033, 1193, 3301, 3461, 3911, 3931, 10223, 10771, 12071, 12451, 13669, 13931
Offset: 1
Examples
q=3//7=37=prime(12), r=7//3=73=prime(21), R(q)=r, R(r)=q, p=7=prime(4) is 1st term q=3//719=3719=prime(519), r=719//3=7193=prime(919), R(q)=9173=prime(1137), R(r)=3917=prime(452), p=719=prime(2^7) is 7th term and the first where q, r, R(q), R(r) are four different primes
References
- Peter Bundschuh: Einfuehrung in die Zahlentheorie, 6. Auflage, Springer, Berlin, 2008
- Martin Gardner: Die magischen Zahlen des Dr. Matrix , Wolfgang Krueger Verlag FrankfurtMain, 1987
Comments