OFFSET
1,2
REFERENCES
D.-Z. Du and F. K. Hwang, Combinatorial Group Testing and Its Applications, World Scientific, 2nd ed., 2000; p. 37.
EXAMPLE
1.52675335335...
MATHEMATICA
digits = 105; 4*NProduct[ (1-3/(2*(i+1)))^(1/2^i), {i, 1, Infinity}, WorkingPrecision -> digits+5, NProductFactors -> 4*digits] // RealDigits[#, 10, digits]& // First (* Jean-François Alcover, Mar 07 2013 *)
CROSSREFS
KEYWORD
AUTHOR
N. J. A. Sloane, May 22 2000
EXTENSIONS
More terms from David Wasserman, Mar 04 2002
STATUS
approved