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!)
A346640 Decimal expansion of 2 - log_3(2). 1
1, 3, 6, 9, 0, 7, 0, 2, 4, 6, 4, 2, 8, 5, 4, 2, 5, 6, 2, 9, 0, 0, 4, 7, 2, 8, 8, 5, 6, 5, 7, 2, 3, 9, 1, 4, 5, 7, 0, 0, 4, 1, 4, 3, 5, 9, 8, 6, 8, 1, 1, 9, 5, 7, 2, 1, 2, 9, 3, 4, 5, 0, 5, 6, 1, 6, 1, 3, 1, 4, 7, 9, 8, 6, 1, 9, 0, 8, 5, 1, 9, 4, 9, 3, 8, 8, 2, 7, 3, 1, 1, 4, 5, 0, 5, 4, 8, 2, 5, 4, 4, 3, 8, 6, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Bedford and McMullen show this is the metric dimension of Hironaka's curve and equivalent carpets (see A346639).
LINKS
Timothy Bedford, Crinkly Curves, Markov Partitions and Dimension, Ph.D. thesis, University of Warwick, 1984, see proposition 4.1, page 89, cap(E) for the case s=2, t=2, r=3, Sum(k_i)=3 (and noting log(t) is a multiplier, not an exponent).
Curtis T. McMullen, Hausdorff Dimension of General Sierpinski Carpets, Nagoya Mathematical Journal, volume 96, number 19, 1984, pages 1-9, see page 2, m.dim(R) for the case m = s = 2 and n = r = 3.
FORMULA
Equals 2 - A102525.
Equals Sum_{d=1..2} d*log(1+1/d)/log(3). Compare with A213201. - Michel Marcus, Dec 25 2022
EXAMPLE
1.3690702464285425629004728856572391...
MATHEMATICA
RealDigits[2 - Log[3, 2], 10, 105][[1]] (* Amiram Eldar, Jul 27 2021 *)
PROG
(PARI) 2 - log(2)/log(3) \\ Michel Marcus, Jul 27 2021
CROSSREFS
Cf. A213201.
Sequence in context: A281802 A197292 A232817 * A247398 A094560 A179615
KEYWORD
cons,nonn
AUTHOR
Kevin Ryde, Jul 26 2021
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 June 11 08:36 EDT 2024. Contains 373293 sequences. (Running on oeis4.)