118113domain: NAppears in sequencesa(n) = a(n-1) + 2*a(n-3).at n=22A003476Apply partial sum operator thrice to primes.at n=29A014150Least k such that 2^(2^n)+k is prime.at n=15A129786