169148domain: NAppears in sequencesa(n) = floor( binomial(n,7)/7 ).at n=28A011853a(n) = 1/7*( binomial(n,7) - floor(n/7) ).at n=20A215053