Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #2 Mar 30 2012 17:39:45
%S 9,9,9,6,4,5,2,3,8,3,3,2,6,1,3,3,6,7,7,3,0,2,0,6,6,3,9,1,2,0,7,2,6,7,
%T 7,7,5,0,3,9,6,0,5,7,4,8,3,1,3,5,8,3,4,5,0,0,8
%N Decimal expansion of Product_{q in A014612} (1-1/(q^3*(q-1))).
%C 3-almost prime analog of A065415.
%F The logarithm is -sum_{s>=2} sum_{j=1..floor[s/(1+r)]} binomial(s-r*j-1,j-1)*P_3(s)/j at r=3, where P_k(s) are the k-almost prime zeta functions of arXiv:0803.0900.
%e 0.999645238332613367730... = (1-1/3584)*(1-1/19008)*(1-1/99144)*..
%K nonn,cons,less
%O 0,1
%A _R. J. Mathar_, Feb 13 2009