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.

A344386 Decimal expansion of sqrt(53)/7.

This page as a plain text file.
%I A344386 #9 May 18 2021 22:36:30
%S A344386 1,0,4,0,0,1,5,6,9,8,4,6,8,6,4,5,4,6,7,2,9,9,6,1,4,6,4,1,6,4,6,7,1,8,
%T A344386 9,7,0,5,3,9,6,6,7,0,9,7,5,1,0,9,2,5,3,4,8,3,3,9,7,4,0,2,5,5,8,9,7,7,
%U A344386 3,0,8,1,9,8,0,3,5,5,7,8,8,3,3,3,2,7,9,7,0,5,8,4,4
%N A344386 Decimal expansion of sqrt(53)/7.
%C A344386 sqrt(53)/7 is the length of the shortest line segment needed to dissect the unit square into 7 regions with equal areas if all the line segments start at the same vertex of the square.
%e A344386 1.04001569846864546729961464164671897053966709...
%t A344386 RealDigits[Sqrt[53]/7, 10, 200][[1]]
%Y A344386 Cf. A344382.
%K A344386 nonn,cons
%O A344386 1,3
%A A344386 _Wesley Ivan Hurt_, May 18 2021