Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #8 Jun 04 2022 21:50:46
%S 13,157,4513,19813,78241,98347,111847,128047,130657,161563,163363,
%T 168457,205267,384817,599341,602401,743179,765031,833197,833467,
%U 964021,996763,1023133,1028047,1200307,1235263,1258267,1478857,1523551,1549957
%N Prime numbers p such that p^2 and (p+1)^2 are anagrams.
%C Prime numbers in A072841.
%e 13^2=169 and 14^2=196,
%e 157^2=24649 and 158^2=24964.
%Y Cf. A072841.
%K base,nonn
%O 1,1
%A _Zak Seidov_, Jun 04 2010