44208781349
domain: N
Appears in sequences
- Primes of the form F(i)^2 + F(j)^2, where F() are Fibonacci numbers.at n=28A045703
- Define C(n) by the recursion C(0) = 1 + I where I^2 = -1, C(n+1) = 1/(1+C(n)); then a(n) = (-1)^n/Im(C(n)) where Im(z) is the imaginary part of the complex number z.at n=25A069921
- Markov numbers that are prime.at n=28A178444
- a(0) = 2, a(1) = 5, and a(n) = 7*a(n-1) - a(n-2) - 4 for n >= 2.at n=13A350922