318680domain: NAppears in sequencesa(n) = Sum_{d|n} d*Fibonacci(n/d).at n=27A066769a(1) = 0; a(n) = smallest of three consecutive numbers all with 2n divisors.at n=15A075040