%I #16 Mar 18 2018 17:39:30
%S 0,0,1,5,13,34,207,349,631,1257,2295
%N Absolute value of difference between counts of uninterrupted runs of 4 primes in A092645 and A092646.
%C Take the absolute value of the difference between counts of runs of 4 primes congruent to 1 mod 4 and 3 mod 4.
%F a(n) = abs(A092646(n) - A092645(n)). - _Michel Marcus_, Jun 03 2014
%e a(4)=5 because in A092645 the count is 10 and in A092646 the count is 15. 15 - 10 = 5.
%Y Cf. A092645, A092646.
%K more,nonn
%O 1,4
%A _Enoch Haga_, Mar 02 2004
%E a(9)-a(10), using A092645 and A092646, from _Michel Marcus_, Jun 03 2014
%E a(11) from _Chai Wah Wu_, Mar 18 2018