OFFSET
0,1
COMMENTS
See A002487.
REFERENCES
Steven R. Finch, Mathematical Constants, Cambridge University Press, 2003, Section 2.16.3 Alternating bit sets, p. 148.
LINKS
Neil J. Calkin and Herbert S. Wilf, Binary Partitions of Integers and Stern-Brocot-Like Trees, 1998. Section 10, open question 9 (which is answered by Coons and Tyler).
Michael Coons and Jason Tyler, The maximal order of Stern's diatomic sequence. arXiv:1307.1521 [math.NT], 2013-2014.
Steven R. Finch, Errata and Addenda to Mathematical Constants, arXiv:2001.00578 [math.HO], 2020. See p. 20.
FORMULA
3^(log(phi)/log(2))/sqrt(5), where phi is the golden ratio.
EXAMPLE
0.95885419082476738320909430420365929574868299100585691491...
MATHEMATICA
RealDigits[ 3^(Log[GoldenRatio]/Log[2]) / Sqrt[5], 10, 103] // First
CROSSREFS
KEYWORD
AUTHOR
Jean-François Alcover, Sep 03 2014
STATUS
approved