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.

A344425 Decimal expansion of sqrt(85)/9.

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