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.

A344382 Decimal expansion of sqrt(29)/5.

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