%I #12 May 09 2021 09:56:31
%S 1,2,0,1,8,5,0,4,2,5,1,5,4,6,6,3,0,9,7,7,0,6,4,0,7,0,8,9,1,5,6,8,3,1,
%T 9,8,2,0,8,3,7,6,5,5,2,4,6,1,5,0,8,2,0,7,0,9,0,3,4,8,4,3,5,2,0,7,5,7,
%U 2,2,3,1,6,0,9,7,6,7,0,1,4,8,4,0,1,5,3,9,6,9,4,0,0
%N Decimal expansion of sqrt(13)/3.
%C Draw two congruent line segments inside the unit square from the same vertex of the square to opposite sides of the square. sqrt(13)/3 is the length of each line segment needed to dissect the square into 3 regions with equal areas.
%e 1.201850425154663097706...
%t RealDigits[Sqrt[13]/3, 10, 100][[1]]
%Y Cf. A010470.
%K cons,nonn
%O 1,2
%A _Wesley Ivan Hurt_, May 08 2021