OFFSET
1,1
COMMENTS
FORMULA
greatest root: -(5/3) + (2/3) sqrt(13) cos((1/3) arctan(6 sqrt(61)))
****
middle: -(5/3) - (1/3) sqrt(13) cos((1/3) arctan(6 sqrt(61))) - sqrt(13/3) sin((1/3) arctan(6 sqrt(61)))
****
least: -(5/3) - (1/3) sqrt(13) cos((1/3) arctan(6 sqrt(61))) + sqrt(13/3) sin((1/3) arctan(6 sqrt(61)))
EXAMPLE
greatest root: 0.4234942709347976489...
middle root: -1.683761836678034312...
least root: -3.739732434256763336...
MATHEMATICA
PROG
(PARI) polrootsreal(3*x^3 + 15*x^2 + 12*x - 8)[3] \\ Charles R Greathouse IV, May 17 2026
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Clark Kimberling, Sep 14 2018
STATUS
approved
