902919domain: NAppears in sequencesa(n) is the smallest positive composite that cannot be expressed as the sum of any subset of earlier terms and is not a multiple of any earlier term.at n=26A330071Define a rational sequence {b(n)} as b(1) = 1, b(n) = b(n-1) + 1/(n + 1 - b(n-1)) for n > 1; a(n) is the numerator of b(n).at n=4A355615