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.

A113209 Decimal expansion of log(5)/log(3).

This page as a plain text file.
%I A113209 #20 Feb 16 2025 08:32:59
%S A113209 1,4,6,4,9,7,3,5,2,0,7,1,7,9,2,7,1,6,7,1,9,7,0,4,0,4,0,7,6,7,8,6,4,0,
%T A113209 3,9,6,3,0,7,9,3,2,3,6,6,6,6,6,0,4,9,6,8,9,0,5,2,8,9,0,3,9,4,7,9,5,4,
%U A113209 9,2,2,7,6,1,9,1,0,2,5,8,2,3,6,5,5,5,9,3,1,1,3,7,5,9,5,2,9,4,9,1,4,3
%N A113209 Decimal expansion of log(5)/log(3).
%C A113209 Capacity dimension of the box fractal.
%C A113209 Hausdorff dimension of the graph of Bourbaki's function. McCollum: We examine Bourbaki's function, an easily-constructed continuous but nowhere-differentiable function, and explore properties including functional identities, the antiderivative, and the Hausdorff dimension of the graph. - _Jonathan Vos Post_, Sep 15 2010
%H A113209 James McCollum, <a href="http://arxiv.org/abs/1009.2817">Properties of Bourbaki's Function</a>, Sep 15, 2010.
%H A113209 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/BoxFractal.html">Box Fractal</a>
%H A113209 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%F A113209 Equals A016628 divided by A002391. - _R. J. Mathar_, Sep 08 2013
%e A113209 1.4649735207179...
%p A113209 Digits:=100: evalf(log(5)/log(3)); # _Wesley Ivan Hurt_, Jul 07 2014
%t A113209 RealDigits[Log[3, 5], 10, 100][[1]] (* _Alonso del Arte_, Jul 07 2014 *)
%o A113209 (PARI) log(5)/log(3) \\ _Charles R Greathouse IV_, May 15 2019
%Y A113209 Cf. A152914.
%K A113209 nonn,cons,easy
%O A113209 1,2
%A A113209 _Eric W. Weisstein_, Oct 17 2005