cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A272031 Decimal expansion of the Hausdorff dimension of the Heighway-Harter dragon curve boundary.

This page as a plain text file.
%I A272031 #25 Feb 16 2025 08:33:33
%S A272031 1,5,2,3,6,2,7,0,8,6,2,0,2,4,9,2,1,0,6,2,7,7,6,8,3,9,3,5,9,5,4,2,1,6,
%T A272031 6,2,7,2,8,4,9,3,6,3,8,3,4,0,1,1,9,3,4,7,8,1,3,8,6,9,0,9,0,9,4,5,7,9,
%U A272031 2,1,6,6,2,8,9,5,8,8,4,1,0,6,8,9,2,6,6,4,2,2,7,4,6,4,7,1,3,9,4,2,8,1,1,2,4
%N A272031 Decimal expansion of the Hausdorff dimension of the Heighway-Harter dragon curve boundary.
%C A272031 The value for 'twindragon' is the same.
%H A272031 Stanislav Sykora, <a href="/A272031/b272031.txt">Table of n, a(n) for n = 1..2000</a>
%H A272031 Angel Chang and Tianrong Zhang, <a href="http://poignance.coiraweb.com/math/Fractals/Dragon/Bound.html">On the Fractal Structure of the Boundary of Dragon Curve</a>, Journal of Recreational Mathematics, volume 30, number 1, 1999-2000, pages 9-22. See also the <a href="https://angelxuanchang.github.io/pubs/dragonbound.pdf">pdf</a> version.
%H A272031 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/DragonCurve.html">Dragon curve</a>.
%H A272031 Wikipedia, <a href="http://en.wikipedia.org/wiki/Dragon_curve">Dragon curve</a>.
%H A272031 Wikipedia, <a href="http://en.wikipedia.org/wiki/List_of_fractals_by_Hausdorff_dimension">List of fractals by Hausdorff dimension</a>.
%F A272031 Equals log_2((1+(73+6*sqrt(87))^(1/3)+(73-6*sqrt(87))^(1/3))/3).
%F A272031 From _Kevin Ryde_, Dec 06 2019: (Start)
%F A272031 Equals 2*log(A289265)/log(2) [Chang and Zhang, equation 9].
%F A272031 Equals log(A289265)/log(sqrt(2)). (End)
%e A272031 1.5236270862024921062776839359542166272849363834011934781386909094...
%t A272031 RealDigits[Log2[(1 + (73+6*Sqrt[87])^(1/3) + (73-6*Sqrt[87])^(1/3))/3], 10, 100][[1]] (* _Amiram Eldar_, May 18 2021 *)
%o A272031 (PARI) log((1+(73+6*sqrt(87))^(1/3)+(73-6*sqrt(87))^(1/3))/3)/log(2)
%Y A272031 Cf. A014577, A191689 (Levy dragon), A327620 (tame twin-dragon).
%K A272031 nonn,cons
%O A272031 1,2
%A A272031 _Stanislav Sykora_, Apr 18 2016