CoefficientList[Series[1/((1-x)(1-x^7)(1-x^8)(1-x^9)), {x, 0, 60}], x] (* or *) LinearRecurrence[ {1, 0, 0, 0, 0, 0, 1, 0, 0, -1, 0, 0, 0, 0, -1, 0, 0, 1, 0, 0, 0, 0, 0, 1, -1}, {1, 1, 1, 1, 1, 1, 1, 2, 3, 4, 4, 4, 4, 4, 5, 6, 8, 9, 10, 10, 10, 11, 12, 14, 16}, 60] (*
Harvey P. Dale, May 21 2023 *)