157746domain: NAppears in sequencesa(n) = Sum_{k=0..n} binomial(floor((n+1)/2), floor((k+1)/2)) * 5^k.at n=7A097176a(n) is the sum over all proper integer partitions of n of the previous terms.at n=12A214948