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.

A344387 Decimal expansion of sqrt(17)/4.

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