a(n) is the least prime p that is the first of three consecutive primes p, q, r such that p^i + q^i - r^i is prime for i from 1 to n but not n+1.
A358745
a(n) is the least prime p that is the first of three consecutive primes p, q, r such that p^i + q^i - r^i is prime for i from 1 to n but not n+1.
Terms
- a(0) =2a(1) =7a(2) =41a(3) =13a(4) =4799a(5) =45631a(6) =332576273a(7) =157108359787a(8) =4001045161
External references
- oeis: A358745