610292domain: NAppears in sequencesa(n) = floor( binomial(n,7)/7 ).at n=33A011853a(n) = 1/7*( binomial(n,7) - floor(n/7) ).at n=25A215053