A181325 Primes that can be written as the sum of a Fibonacci number (A000045) and a triangular number (A000217).
Keywords
Examples
29 is in the sequence since 29 is prime and 29 = 21 + 8 = T(6) + F(7); 43 is not in the sequence, despite being prime, since there exist no m and n such that 43 = T(m) + F(n).
Comments