222968domain: NAppears in sequencesa(n) = floor( binomial(n,7)/7 ).at n=29A011853a(n) = 1/7*( binomial(n,7) - floor(n/7) ).at n=21A215053