76958domain: NAppears in sequencesa(n) = sum of all divisors of all numbers k such that n^2 <= k < (n+1)^2.at n=27A168012Sum of Fibonacci and tribonacci numbers: a(n) = A000073(n) + A000045(n).at n=21A338192