login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A344386
Decimal expansion of sqrt(53)/7.
0
1, 0, 4, 0, 0, 1, 5, 6, 9, 8, 4, 6, 8, 6, 4, 5, 4, 6, 7, 2, 9, 9, 6, 1, 4, 6, 4, 1, 6, 4, 6, 7, 1, 8, 9, 7, 0, 5, 3, 9, 6, 6, 7, 0, 9, 7, 5, 1, 0, 9, 2, 5, 3, 4, 8, 3, 3, 9, 7, 4, 0, 2, 5, 5, 8, 9, 7, 7, 3, 0, 8, 1, 9, 8, 0, 3, 5, 5, 7, 8, 8, 3, 3, 3, 2, 7, 9, 7, 0, 5, 8, 4, 4
OFFSET
1,3
COMMENTS
sqrt(53)/7 is the length of the shortest line segment needed to dissect the unit square into 7 regions with equal areas if all the line segments start at the same vertex of the square.
EXAMPLE
1.04001569846864546729961464164671897053966709...
MATHEMATICA
RealDigits[Sqrt[53]/7, 10, 200][[1]]
CROSSREFS
Cf. A344382.
Sequence in context: A229655 A335951 A254156 * A046783 A134832 A123163
KEYWORD
nonn,cons
AUTHOR
Wesley Ivan Hurt, May 18 2021
STATUS
approved