%I #7 Nov 08 2018 21:12:40
%S 8,9,14,15,24,25,32,33,38,39,54,55,62,63,74,75,90,91,92,93,98,99,114,
%T 115,116,117,118,119,120,121,122,123,140,141,142,143,144,145,158,159,
%U 182,183,184,185,186,187,212,213
%N a(n) = numbers k in increasing order such that A175856(m) = k has no solution for any m, where A175856(m): a(m) = m for m = noncomposites, a(m) = previous term - 1 for m = composites.
%C Absent positive integers (pairs of consecutive numbers) in sequence A175856(n).
%C Complement of A175857(n).
%C A175860(a(n)) = 0, A175861(a(n)) = 1, A175862(a(n)) = 0.
%H Antti Karttunen, <a href="/A175859/b175859.txt">Table of n, a(n) for n = 1..22312</a>
%F a(2k) = a(2k-1) + 1 for k >= 1.
%Y Cf. A175856, A175857, A175858, A175860, A175861, A175862.
%K nonn
%O 1,1
%A _Jaroslav Krizek_, Sep 29 2010