[go: up one dir, main page]

login
Total number of restricted left truncatable primes in base n.
0

%I #15 Jun 25 2023 14:03:13

%S 0,3,5,4,149,7,144,37,1442

%N Total number of restricted left truncatable primes in base n.

%C Prime digits p in base n are counted if there is no prime with 2 digits which can have its leftmost digit removed to produce p; e.g., in base 10 the prime digits 2 and 5 are counted, because there are no primes containing them as rightmost digit.

%D Steven Kahan; Sol Weintraub: Left truncatable primes. In: Journal of recreational mathematics 29 (1998), pp. 254-264.

%H I. O. Angell and H. J. Godwin, <a href="http://dx.doi.org/10.1090/S0025-5718-1977-0427213-2">On Truncatable Primes</a>, Math. Comput. 31, 265-267, 1977.

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/TruncatablePrime.html">Truncatable Prime</a>

%H Chai Wah Wu, <a href="http://arxiv.org/abs/1503.08883">On a conjecture regarding primality of numbers constructed from prepending and appending identical digits</a>, arXiv:1503.08883 [math.NT], 2015.

%H <a href="/index/Tri#tprime">Index entries for sequences related to truncatable primes</a>

%Y Cf. A076623, A055521.

%K nonn

%O 2,2

%A _Martin Renner_, Jan 04 2008