A276006 Numbers with at least one hit in their factorial base representations (see comments for the definition); positions of nonzeros in A276004 & A276007.
3, 8, 9, 10, 11, 13, 15, 17, 21, 27, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 50, 51, 52, 53, 56, 57, 58, 59, 61, 62, 63, 64, 65, 68, 69, 70, 71, 73, 75, 77, 79, 80, 81, 82, 83, 85, 87, 89, 91, 93, 95, 99, 104, 105, 106, 107, 109, 111, 113, 117, 123, 128, 129, 130, 131, 133, 135, 137, 141, 144, 145, 146, 147, 148
Offset: 1
Examples
3 ("11" in factorial base) is included because the most significant 1 at position 2 hits the least significant 1 at position 1 as (2-1) = 1. 17 ("221") is included because the most significant 2 at position 3 hits the 1 at position 1 as (3-2) = 1.
Comments