reviewed
approved
reviewed
approved
proposed
reviewed
editing
proposed
Jon Borwein, <a href="https://web.archive.org/web/20060212094503/http://www.worldwideschool.org
The first <a href="http://www.worldwideschool.org/library/books/sci/math/MiscellaneousMathematicalConstants
Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/Euler-MascheroniConstant.html">Euler-Mascheroni Constant</a> as explained at MathWorld.com.
Cf. A001620.
approved
editing
proposed
approved
editing
proposed
egp[len_]:=Module[{egterms=FromDigits/@Partition[RealDigits[EulerGamma, 10, 1000][[1]], len, 1]}, Select[egterms, IntegerLength[#]==len&&PrimeQ[#]&]]; egp[9] (* _Harvey P. Dale, _, Oct 29 2011 *)
proposed
editing
editing
proposed