(Translated by https://www.hiragana.jp/)
A366185 - OEIS
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A366185 Decimal expansion of the real root of the quintic equation x^5 + 3*x^4 + 4*x^3 + x -1 = 0. 1
4, 5, 9, 1, 3, 3, 7, 2, 3, 3, 1, 0, 2, 0, 7, 5, 3, 9, 4, 6, 7, 5, 1, 1, 4, 6, 3, 0, 0, 1, 6, 5, 3, 9, 8, 6, 5, 1, 3, 3, 9, 0, 8, 8, 2, 1, 9, 9, 5, 3, 4, 4, 6, 5, 4, 5, 4, 6, 4, 2, 8, 8, 5, 6, 8, 7, 0, 9, 4, 4, 9, 4, 5, 5, 7, 4, 3, 2, 4, 5, 8, 0, 0, 7, 1, 7, 1, 7, 7, 3, 6, 4, 4, 4, 9, 1, 7, 9, 6, 5, 1, 7, 6, 3, 1, 3, 3, 0 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
The root appears in the problem of minimizing the area of self-intersection of a folded rectangle. A rectangle with sides a, b (a<b) is folded along the line that passes through the center of the rectangle in order to get the minimum area of crossing intersections: a unique rectangle exists for two solutions with equal area but different shapes - triangle and pentagon.
The unique ratio of sides a/b=T=0.81502370129163... is derived based on the real root of the quintic. If a/b<T ('long' rectangle) the angle to fold is Pi/4. If a/b=1 (square) the angle is Pi/8.
LINKS
Mikhail Gaichenkov, Quintic equation with integer coefficients, Math Stackexchange, 2023.
Mikhail Gaichenkov, Folded rectangle
EXAMPLE
0.45913372331020753...
PROG
(PARI) polrootsreal(x^5 + 3*x^4 + 4*x^3 + x-1)[1]
CROSSREFS
Sequence in context: A194419 A175380 A263151 * A093088 A234430 A019637
KEYWORD
nonn,cons
AUTHOR
Mikhail Gaichenkov, Oct 03 2023
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 11 18:50 EDT 2024. Contains 372413 sequences. (Running on oeis4.)