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.

A365077 Continued fraction of A363679 (sum of reciprocals of triangular polygorials).

This page as a plain text file.
%I A365077 #33 Aug 22 2023 08:00:19
%S A365077 2,2,1,1,7,7,15,1,8,1,2,10,1,1,2,35,1,1,2,1,1,4,6,2,3,2,3,7,3,2,4,3,2,
%T A365077 3,1,1,8,1,2,2,4,1,2,3,1,1,1,1,5,1,38,10,35,4,4,5,1,4,1,3,2,1,67,1,1,
%U A365077 1,1,1,12,1,8,8,5,1,3,1,2,2,6,15,9,9,1,5,2,38,5,4,1,2,1,1,3,1,123,1,1,1,1,8
%N A365077 Continued fraction of A363679 (sum of reciprocals of triangular polygorials).
%e A365077 2 + 1/(2 + 1/(1 + 1/(...))) = 2.39483309...
%t A365077 ContinuedFraction[BesselI[1, 2 Sqrt[2]]/Sqrt[2] , 100]
%Y A365077 Cf. A363679.
%Y A365077 Cf. A003417 (factorials), A070913 (factorials squared).
%K A365077 cofr,nonn
%O A365077 1,1
%A A365077 _Kelvin Voskuijl_, Aug 20 2023