OFFSET
1,4
COMMENTS
sqrt(26)/5 is the length of the shortest line segment needed to dissect the unit square into 10 regions with equal areas if all the line segments start at the same vertex of the square.
Essentially the same as A188659. - R. J. Mathar, Jun 04 2021
EXAMPLE
1.01980390271855696600564482180...
MATHEMATICA
RealDigits[Sqrt[26]/5, 10, 200][[1]]
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Wesley Ivan Hurt, May 18 2021
STATUS
approved