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!)
A132116 Continued fraction expansion of Pi/sqrt(3). 2
1, 1, 4, 2, 1, 2, 3, 7, 3, 3, 30, 2, 1, 2, 2, 83, 9, 20, 1, 37, 1, 2, 7, 1, 1, 2, 1, 6, 1, 2, 1, 1, 3, 3, 1, 4, 8, 1, 6, 33, 1, 1, 1, 17, 4, 1, 3, 1, 5, 3, 2, 1, 1100, 2, 31, 6, 7, 1, 1, 9, 6, 3, 1, 2, 2, 2, 1, 2, 4, 6, 16, 1, 1, 8, 1, 13, 2, 18, 1, 4, 1, 46, 2, 5, 1, 3, 1, 42, 1, 1, 1, 26, 3, 2, 1, 5, 4 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Dolbeault et al. Abstract, where this is referred to as "the semiclassical constant" following remark 2, p. 2: "Following Eden and Foias we obtain a matrix version of a generalized Sobolev inequality in one-dimension. This allow us to improve on the known estimates of best constants in Lieb-Thirring inequalities for the sum of the negative eigenvalues for multi-dimensional Schroedinger operators."
LINKS
Jean Dolbeault, Ari Laptev and Michael Loss, Lieb-Thirring inequalities with improved constants, arXiv:0708.1165 [math.AP], 2007.
MAPLE
with(numtheory): cfrac(Pi/(sqrt(3)), 100, 'quotients'); # Muniru A Asiru, Sep 28 2018
MATHEMATICA
ContinuedFraction[Pi/Sqrt[3], 100] (* G. C. Greubel, Sep 27 2018 *)
PROG
(PARI) default(realprecision, 100); contfrac(Pi/sqrt(3)) \\ G. C. Greubel, Sep 27 2018
(Magma) SetDefaultRealField(RealField(100)); R:= RealField(); ContinuedFraction(Pi(R)/Sqrt(3)); // G. C. Greubel, Sep 27 2018
CROSSREFS
Cf. A093602 (decimal expansion).
Sequence in context: A080816 A016507 A270047 * A327252 A229974 A364789
KEYWORD
cofr,easy,nonn
AUTHOR
Jonathan Vos Post, Aug 10 2007
EXTENSIONS
Offset changed by Andrew Howroyd, Aug 09 2024
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 September 12 04:22 EDT 2024. Contains 375842 sequences. (Running on oeis4.)