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.

A361873 Decimal representation of continued fraction 1, 4, 7, 10, 13, 16, 19, ... (A016777).

This page as a plain text file.
%I A361873 #19 Apr 21 2023 09:23:21
%S A361873 1,2,4,1,4,9,5,7,1,9,5,7,9,3,0,3,1,1,3,0,1,9,9,6,6,3,7,6,3,0,6,4,5,0,
%T A361873 3,2,3,4,8,0,8,5,8,6,7,1,2,5,3,6,1,3,4,8,6,4,5,4,5,9,6,2,3,3,5,6,7,5,
%U A361873 5,9,2,4,2,7,5,6,7,2,9,7,4,4,0,6,3,9,2,6,1,7,6,9,8,7,3,2,4,5,9,7,9,4,5,7,4,9,9,7,4,1,5,5,7,1,2,0,7,6,6,7
%N A361873 Decimal representation of continued fraction 1, 4, 7, 10, 13, 16, 19, ... (A016777).
%F A361873 Equals 1 + BesselI(4/3, 2/3)/BesselI(1/3, 2/3).
%e A361873 1.24149571957930311301996637630645032348085867125361348645459...
%t A361873 RealDigits[1 + BesselI[4/3, 2/3]/BesselI[1/3, 2/3], 10, 120][[1]]
%Y A361873 Cf. A016777.
%Y A361873 Cf. A060997, A073747.
%K A361873 nonn,cons
%O A361873 1,2
%A A361873 _Kelvin Voskuijl_, Mar 27 2023