A176119 Smallest prime p = p(n) beginning with exactly n strings "13". (n = 1, 2, ...).
13, 131303, 13131317, 131313137, 13131313133, 13131313131329, 131313131313139, 1313131313131313083, 13131313131313131331, 1313131313131313131333, 131313131313131313131363
Offset: 1
Examples
n = 1: prime(6) = 13 is 1st term of sequence n = 2: prime(12268) = 131303 is 2nd term of sequence n = 12: p(12) is first such palindromic prime (i.e. appendix 1) Curious: (13)_18//139 = p(18) = p(19) = (13)_19//9
Comments