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!)
A257872 Decimal expansion of the Madelung type constant C(4|1) (negated). 6
5, 5, 4, 5, 1, 7, 7, 4, 4, 4, 4, 7, 9, 5, 6, 2, 4, 7, 5, 3, 3, 7, 8, 5, 6, 9, 7, 1, 6, 6, 5, 4, 1, 2, 5, 4, 4, 6, 0, 4, 0, 0, 1, 0, 7, 4, 8, 8, 2, 0, 4, 2, 0, 3, 2, 9, 6, 5, 4, 4, 0, 0, 7, 5, 9, 4, 7, 1, 4, 8, 9, 7, 5, 7, 5, 7, 5, 5, 7, 7, 2, 4, 8, 4, 6, 9, 0, 6, 6, 1, 5, 9, 7, 1, 3, 4, 9, 5, 0, 0, 3, 3, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Without sign, this is the volume of the intersection of the three (solid) hyperboloids x^2 + y^2 - z^2 <= 1; y^2 + z^2 - x^2 <= 1; z^2 + x^2 - y^2 <= 1. See Villarino et al. - Michel Marcus, Aug 12 2021
In other words, decimal expansion of the volume of the unit trihyperboloid. - Eric W. Weisstein, Sep 18 2021
LINKS
Hassan Chamati and Nicholay S. Tonchev, Exact results for some Madelung type constants in the finite-size scaling theory, arXiv:cond-mat/0003235 [cond-mat.stat-mech], 2000.
Mark B. Villarino and Joseph C. Várilly, Archimedes' Revenge, arXiv:2108.05195 [math.HO], 2021.
Eric Weisstein's World of Mathematics, Madelung Constants
Eric Weisstein's World of Mathematics, Trihyperboloid
FORMULA
-8*log(2).
4*log(2)/5 = 8*log(2)/10 = Sum_{k>=1} F(k)^2/(k * 3^k), where F(k) is the k-th Fibonacci number (A000045). - Amiram Eldar, Aug 09 2020
EXAMPLE
-5.54517744447956247533785697166541254460400107488204203296544...
MAPLE
evalf(-8*log(2), 120); # Vaclav Kotesovec, May 11 2015
MATHEMATICA
RealDigits[-8*Log[2], 10, 103] // First
PROG
(PARI) -8*log(2) \\ Charles R Greathouse IV, Sep 02 2021
CROSSREFS
Cf. A347903 (surface area of the unit trihyperboloid).
Sequence in context: A332506 A019805 A201290 * A180138 A094245 A117191
KEYWORD
nonn,cons,easy
AUTHOR
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 April 25 07:07 EDT 2024. Contains 371964 sequences. (Running on oeis4.)