370944domain: NAppears in sequencesFibonacci sequence beginning 0, 8.at n=24A022091a(n) = tau(n)*Fibonacci(n), where tau(n) = A000005(n), the number of divisors of n.at n=23A203847Numbers k = concat(s,t) such that k = (Fibonacci(s) mod k) * (Fibonacci(t) mod k).at n=32A272770