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!)
A336198 Decimal expansion of the radius of a sphere centered on the surface of a unit-radius sphere and dividing it into two parts of equal volume. 2
1, 2, 2, 8, 5, 4, 4, 8, 6, 3, 7, 3, 5, 2, 2, 0, 9, 0, 3, 4, 4, 8, 9, 9, 4, 4, 9, 7, 6, 8, 5, 2, 9, 3, 4, 6, 5, 6, 4, 4, 1, 9, 1, 6, 4, 5, 5, 1, 8, 6, 0, 2, 6, 4, 1, 5, 9, 0, 8, 1, 9, 5, 2, 4, 5, 1, 0, 9, 7, 2, 7, 2, 3, 4, 4, 6, 8, 8, 4, 6, 7, 2, 9, 6, 0, 0, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
The solution to the grazing goat problem in three dimensions.
LINKS
Marshall Fraser, The Grazing Goat in n Dimensions, The Two-Year College Mathematics Journal, Vol. 15, No. 2 (1984), pp. 126-134.
Mark D. Meyerson, Return of the Grazing Goat in n Dimensions, The College Mathematics Journal, Vol. 15, No. 5 (1984), pp. 430-432.
Eric Weisstein's World of Mathematics, Goat Problem.
Wikipedia, Goat problem.
FORMULA
The smaller of the 2 real roots of the equation 3*x^4 - 8*x^3 + 8 = 0.
EXAMPLE
1.228544863735220903448994497685293465644191645518602...
MATHEMATICA
RealDigits[x /. Solve[3*x^4 - 8*x^3 + 8 == 0 && x > 0, {x}, Reals][[1]], 10, 100][[1]]
CROSSREFS
Sequence in context: A075101 A075103 A021818 * A241328 A223041 A024558
KEYWORD
nonn,cons
AUTHOR
Amiram Eldar, Jul 11 2020
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 16 16:26 EDT 2024. Contains 372554 sequences. (Running on oeis4.)