login
A395393
Decimal expansion of the volume of the solid of revolution formed by rotating a unit half-width lemniscate of Bernoulli about the horizontal axis.
4
4, 5, 5, 3, 6, 1, 1, 4, 2, 3, 7, 9, 8, 4, 2, 5, 7, 8, 5, 6, 2, 4, 1, 1, 1, 3, 9, 6, 8, 0, 6, 0, 2, 7, 8, 6, 1, 7, 3, 3, 4, 6, 1, 7, 0, 0, 9, 8, 1, 8, 2, 8, 0, 9, 8, 2, 1, 6, 3, 4, 0, 5, 1, 3, 3, 8, 9, 4, 2, 9, 0, 0, 8, 5, 1, 0, 3, 4, 0, 1, 1, 1, 7, 8, 6, 4, 9, 3, 9, 9, 4, 3, 5, 2, 9, 0, 7, 9, 0, 3, 8, 1, 6, 5, 5
OFFSET
0,1
COMMENTS
The lemniscate of Bernoulli can be described by (x^2 + y^2)^2 = a^2*(x^2 - y^2) in Cartesian coordinates, or r^2 = a^2*cos(2*phi) in polar coordinates, where a is the half-width. Here we take a = 1.
REFERENCES
N. P. Bali and Usha Paul, A Textbook of Engineering Mathematics: for B.E., B.Tech. Semester I, Laxmi Publications (P) Ltd, 8th ed., 2014, pp. 142-145.
LINKS
Mandeep Beniwal, Volume of solid of revolution of lemniscate, Smart study helper, YouTube video, 2021.
Eric Weisstein's World of Mathematics, Lemniscate.
Eric Weisstein's World of Mathematics, Solid of Revolution.
FORMULA
Equals (3*sqrt(2)*arcsinh(1) - 2) * Pi/12.
Equals (3*sqrt(2)*log(1+sqrt(2)) - 2) * Pi/12.
EXAMPLE
0.455361142379842578562411139680602786173346170098182...
MATHEMATICA
RealDigits[(3*Sqrt[2]*ArcSinh[1] - 2) * Pi/12, 10, 120][[1]]
PROG
(PARI) (3*sqrt(2)*asinh(1) - 2) * Pi/12
CROSSREFS
KEYWORD
nonn,cons,changed
AUTHOR
Amiram Eldar, Apr 21 2026
STATUS
approved