A102589 Numbers of the forms 4*p or q where both numbers p=(10^n-7)/3 and q=(127*10^(n-1)-7)/3 are primes.
124, 421, 1324, 4231, 13324, 42331, 1333324, 4233331
Offset: 1
Keywords
Examples
124 and 421 are in the sequence because 124=4*31 and both numbers 31=(10^2-7)/3 and 421=(127*10^(2-1)-7)/3 are primes. It seems that there is no further term.
Comments