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.

A086820 Continued fraction expansion of Lochs constant.

This page as a plain text file.
%I A086820 #14 Feb 16 2025 08:32:50
%S A086820 0,1,32,1,1,1,2,1,46,7,2,7,10,8,1,71,1,37,1,1,23,5,1,1,5,11,1,5,3,1,1,
%T A086820 2,115,1,21,3,3,1,4,39,1,2,3,26,1,4,1,1,1,1,7,1,49,1,2,1,6,1,5,40,1,1,
%U A086820 1,7,6,2,15,6,20,7,3,6,2,2,2,2,1,3,1,3,1,1,1,1,1,4,159,1,1,35,2,1,2,2,1,1,1
%N A086820 Continued fraction expansion of Lochs constant.
%C A086820 a(n+1) = A062543(n) since Lochs constant = 1/continued fractions constant. - _Gerald McGarvey_, Aug 02 2004
%H A086820 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/LochsTheorem.html">Lochs theorem</a>.
%F A086820 Lochs constant = 6*log(2)*log(10)/Pi^2 = 0.9702701143920339257...
%t A086820 ContinuedFraction[(6 Log[2]Log[10])/Pi^2,100] (* _Harvey P. Dale_, Jul 19 2013 *)
%K A086820 cofr,nonn
%O A086820 0,3
%A A086820 _Benoit Cloitre_, Aug 06 2003