35022domain: NAppears in sequencesa(n) = floor( binomial(n,7)/7 ).at n=23A011853a(n) = 1/7*( binomial(n,7) - floor(n/7) ).at n=15A215053