76467domain: NAppears in sequencesBeginning with 2, smallest palindrome >= the previous term such that every concatenation is a prime.at n=19A088093Start with 1 and repeatedly reverse the digits and add 38 to get the next term.at n=28A118634a(n) = Sum_{k=1..n} (-1)^(n+k)*A087322(n,k).at n=12A341549