This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A103752 #22 Feb 16 2025 08:32:56 %S A103752 1885371871,1467894749,1927385857,1044320141,1696498873,1208796539, %T A103752 1404814871,1388362561,1165339067,1653392113,1112115161,1678526879, %U A103752 1021710497,1225884823,1092051469,2035361123,1439829827,1122708877 %N A103752 Erroneous version of: Primes from merging of 10 successive digits in decimal expansion of the Golden Ratio: (1+sqrt(5))/2. %C A103752 What is this sequence? The correct version is A198177. - _Bruno Berselli_, May 01 2013 %C A103752 All terms are less than 2^31, this seems to indicate that the author made calculations with signed 32-bit integers, similar to A105383. But in contrast to that sequence, none of the terms here is obtained by using this procedure (taking mod 2^32 and selecting primes between 10^9 and 2^31). Does the present sequence rather relate to a different constant? - _M. F. Hasler_, Nov 01 2014 %H A103752 Simon Plouffe, <a href="http://www.gutenberg.org/ebooks/634">Expansion of the Golden Ratio</a> done to 20,000 digits as part of project Gutenberg. %H A103752 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/GoldenRatio.html">Golden Ratio</a>. %Y A103752 Cf. A198177. %K A103752 nonn,base,unkn %O A103752 0,1 %A A103752 Andrew G. West (WestA(AT)wlu.edu), Mar 29 2005 %E A103752 Broken URL to Project Gutenberg replaced by _Georg Fischer_, Jan 03 2009