login
a(1) = 3, a(n) = smallest palindromic prime beginning with a(n-1).
0

%I #6 Dec 05 2013 19:56:33

%S 3,313,3135313,313531363135313,31353136313531307313531363135313,

%T 313531363135313073135313631353131531353136313531307313531363135313

%N a(1) = 3, a(n) = smallest palindromic prime beginning with a(n-1).

%C Next term a(7) has 134 digits and is too large to include. - _Ray Chandler_, Oct 13 2003

%K nonn,base

%O 1,1

%A _Amarnath Murthy_, Sep 24 2003

%E More terms from _Ray Chandler_, Oct 13 2003