This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A110409 #11 Dec 05 2013 19:57:02 %S A110409 1,0,0,0,0,10,3,7,0,3,0,10,3,0,22,0,51,7,9,10,0,412,0,16,18,0,3,0,3,3, %T A110409 0,9,0,3,0,3,4,0,3,0,0 %N A110409 Number of times repeated reverse concatenation of n followed by n gives a prime, where n == 1,3,7 or 9 (mod 10), or 0 if no such prime exists. %C A110409 Except for the first term every nonzero term is >1. %C A110409 The larger numbers are probable primes. - _Joshua Zucker_, May 10 2006 %C A110409 The sequence probably continues 0 0 10 0 0 0 0 0 0 4 0 0 0 130 6 0 0 0 4 0 0 0 0 0 6 6 0 0 4 0 4 0 0 0 0 0 10 10 34 0 0 0 0 but the 0's in that list that correspond to 103, 107, 113, 119, 133, 143, 157, 169, 187, 203, 209, are not proved (but if there is a term there, it is more than 500). - _Joshua Zucker_, May 10 2006 %C A110409 Not only must each nonzero term be >1 (to avoid divisibility by 11), it also cannot equal 2 (mod 3) to avoid divisibility by 3. - _Joshua Zucker_, May 10 2006 %e A110409 The term corresponding to 19 is 7, as 7 concatenation of 91 followed by 19 is the least such prime. (9191919191919119 is a prime). %Y A110409 Cf. A110408. %K A110409 base,more,nonn %O A110409 0,6 %A A110409 _Amarnath Murthy_, Jul 30 2005 %E A110409 More terms from _Joshua Zucker_, May 10 2006 %E A110409 Edited by _T. D. Noe_, Oct 30 2008