cp's OEIS Frontend

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.

A087478 Decimal expansion of (sqrt(20467) - sqrt(19578) + sqrt(10177) - sqrt(9553))/2.

This page as a plain text file.
%I A087478 #11 Apr 03 2020 11:20:44
%S A087478 3,1,4,1,5,9,2,6,5,1,8,3,2,9,0,0,5,6,2,8,7,8,6,7,4,4,8,2,8,8,3,4,3,3,
%T A087478 3,7,1,6,7,7,5,1,1,5,3,3,4,0,2,8,2,2,3,0,8,4,5,8,1,0,7,6,3,3,2,8,5,5,
%U A087478 1,0,7,3,1,3,8,4,0,9,6,5,9,5,4,9,4,3,7,6,1,4,8,7,4,9,9,1,2,1,9,6
%N A087478 Decimal expansion of (sqrt(20467) - sqrt(19578) + sqrt(10177) - sqrt(9553))/2.
%C A087478 This is the best approximation to Pi using four square roots (with coefficients +/-1) of n < 200000, see also A087477.
%e A087478 3.14159265183290...
%t A087478 RealDigits[N[(Sqrt[20467] - Sqrt[19578] + Sqrt[10177] - Sqrt[9553])/2, 101]] (* _Georg Fischer_, Apr 03 2020 *)
%Y A087478 Cf. A000796, A087477.
%K A087478 easy,nonn,cons
%O A087478 1,1
%A A087478 _Zak Seidov_, Sep 09 2003
%E A087478 a(100) corrected by _Georg Fischer_, Apr 03 2020