OFFSET
1,1
COMMENTS
Also, with offset 0, decimal expansion of the constant by concatenate twin primes. Example: 0.35711131719293141435961... Hence, subsequence of A033308. - Omar E. Pol, Oct 21 2017
LINKS
G. C. Greubel, Table of n, a(n) for n = 1..5000
MATHEMATICA
Flatten[IntegerDigits/@Union[Flatten[Select[Partition[Prime[ Range[ 100]], 2, 1], Last[#]- First[#] == 2&]]]] (* Harvey P. Dale, May 29 2014 *)
CROSSREFS
KEYWORD
AUTHOR
Omar E. Pol, Nov 10 2007
STATUS
approved