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.

A279037 Decimal expansion of the total area of Ford circles.

This page as a plain text file.
%I A279037 #18 Feb 16 2025 08:33:37
%S A279037 8,7,2,2,8,4,0,4,1,0,6,5,6,2,7,9,7,6,1,7,5,1,9,7,5,3,2,1,7,1,2,2,5,8,
%T A279037 7,0,6,4,0,2,7,7,7,8,0,8,8,9,9,3,3,0,3,2,5,2,0,3,5,2,1,4,7,7,8,4,9,8,
%U A279037 5,5,8,2,7,7,6,4,5,4,2,4,3,6,1,6,6,5,4,2,2,2,8,6,2,8,9,7,9,8,5,5,9,5,9,8,8,7,8
%N A279037 Decimal expansion of the total area of Ford circles.
%C A279037 Named after the American mathematician Lester Randolph Ford, Sr. (1886-1967). - _Amiram Eldar_, Jun 24 2021
%H A279037 L. R. Ford, <a href="https://www.jstor.org/stable/2302799">Fractions</a>, The American Mathematical Monthly, Vol. 45, No. 9 (1938), pp. 586-601.
%H A279037 Wieslaw Marszalek, <a href="https://doi.org/10.1007%2Fs00034-012-9392-3">Circuits with Oscillatory Hierarchical Farey Sequences and Fractal Properties</a>, Circuits Syst Signal Process, Vol. 31 (2012), pp. 1279-1296.
%H A279037 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/FordCircle.html">Ford Circle</a>.
%H A279037 Wikipedia, <a href="https://en.wikipedia.org/wiki/Ford_circle">Ford circle</a>.
%F A279037 Equals (Pi/4) * Sum_{n >= 1} EulerPhi(n)/n^4.
%F A279037 Equals (Pi/4) * zeta(3)/zeta(4).
%F A279037 Equals 45*zeta(3) / (2*Pi^3).
%e A279037 0.8722840410656279761751975321712258706402777808899330325203521...
%t A279037 RealDigits[Pi/4 * Zeta[3]/Zeta[4], 10, 107][[1]]
%o A279037 (PARI) Pi/4 * zeta(3)/zeta(4) \\ _Michel Marcus_, Dec 04 2016
%Y A279037 Cf. A000010, A002117, A013662.
%K A279037 nonn,cons
%O A279037 0,1
%A A279037 _Jean-François Alcover_, Dec 04 2016