102287808
domain: N
Appears in sequences
- Fibonacci quotients: Fibonacci(p - Legendre(p|5))/p where p runs through the primes.at n=14A092330
- Numbers of the form Fibonacci(p+1)/p, where p are primes >= 7 that end in 3 or 7 (i.e., p = A003631(n) for n > 2).at n=6A094809
- Numbers of the form (Fibonacci(p+1))/p, where p are primes ending in 3 or 7 (i.e., A003631).at n=7A096028
- Let p = prime(n). Then a(n) = Fibonacci(p+1)/p if this is an integer, otherwise a(n) = Fibonacci(p-1)/p if this is an integer, and fall back to a(n)=0 if both are non-integer.at n=14A176951