The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the 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!)
A358614 Decimal expansion of 9*sqrt(2)/32. 0
3, 9, 7, 7, 4, 7, 5, 6, 4, 4, 1, 7, 4, 3, 2, 9, 8, 2, 4, 7, 5, 4, 7, 4, 9, 5, 3, 6, 8, 3, 9, 7, 7, 5, 8, 4, 5, 9, 7, 7, 2, 0, 2, 1, 4, 9, 4, 9, 7, 6, 6, 6, 4, 5, 5, 8, 0, 9, 4, 1, 1, 7, 6, 3, 0, 9, 8, 9, 3, 5, 0, 9, 5, 6, 7, 4, 6, 7, 6, 0, 4, 6, 7, 6, 6, 7, 1, 4, 9, 4, 0, 2, 9, 6, 4, 9, 1, 9, 2 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Smallest constant M such that the inequality
|a*b*(a^2 - b^2) + b*c*(b^2 - c^2) + c*a*(c^2 - a^2)| <= M * (a^2 + b^2 + c^2)^2
holds for all real numbers a, b, c.
Equality stands for any triple (a, b, c) proportional to (1 - 3*sqrt(2)/2, 1, 1 + 3*sqrt(2)/2), up to permutation.
This constant is the answer to the 3rd problem, proposed by Ireland during the 47th International Mathematical Olympiad in 2006 at Ljubljana, Slovenia (see links).
Equivalently |(a - b)(b - c)(c - a)(a + b + c)| / (a^2 + b^2 + c^2)^2 <= M with (a,b,c) != (0,0,0).
LINKS
Evan Chen, IMO 2006/3, IMO 2006 Solution Notes.
The IMO compendium, Problem 3, 47th IMO 2006.
FORMULA
Equals (3/16) * A230981 = (3/32) * A010474 = (9/32) * A002193 = (9/16) * A010503.
EXAMPLE
0.3977475644174329824...
MAPLE
evalf(9*sqrt(2)/32), 100);
MATHEMATICA
RealDigits[9*Sqrt[2]/32, 10, 120][[1]] (* Amiram Eldar, Dec 05 2022 *)
CROSSREFS
Sequence in context: A296475 A247003 A201943 * A201760 A046261 A074806
KEYWORD
nonn,cons,easy
AUTHOR
Bernard Schott, Dec 05 2022
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 June 4 22:04 EDT 2024. Contains 373102 sequences. (Running on oeis4.)