# Greetings from The On-Line Encyclopedia of Integer Sequences! http://oeis.org/ Search: id:a104943 Showing 1-1 of 1 %I A104943 #16 Feb 22 2023 05:35:26 %S A104943 215664901,593359399,235988057,362241739,739976449,337429373, %T A104943 733773767,670853233,146694029,151905877,267331399,413954911, %U A104943 984234877,384310939,310939973,939973613,306088933,759271351,549570661,789358679,725203621 %N A104943 Primes from merging of 9 successive digits in decimal expansion of the Euler-Mascheroni Constant. %H A104943 Vincenzo Librandi, Table of n, a(n) for n = 1..1000 %H A104943 Jon Borwein, 170,000 digits of Gamma [Wayback Machine copy] %H A104943 Eric Weisstein's World of Mathematics, Euler-Mascheroni Constant. %t A104943 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 *) %Y A104943 Cf. A001620. %K A104943 nonn,base %O A104943 1,1 %A A104943 Andrew G. West (WestA(AT)wlu.edu), Mar 29 2005 %E A104943 Changed offset from 0 to 1 by _Vincenzo Librandi_, Apr 20 2013 # Content is available under The OEIS End-User License Agreement: http://oeis.org/LICENSE