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.

A346525 Decimal expansion of gamma/(1 - gamma), where gamma is the Euler-Mascheroni constant.

This page as a plain text file.
%I A346525 #35 Aug 23 2021 06:39:15
%S A346525 1,3,6,5,2,7,2,1,1,8,6,2,5,4,4,1,5,5,1,8,7,7,2,1,9,3,2,8,4,5,6,5,2,2,
%T A346525 0,1,6,1,8,8,3,1,6,0,7,1,7,6,5,1,1,1,0,5,8,6,9,9,7,6,7,6,9,4,9,5,1,0,
%U A346525 3,4,3,7,5,4,2,1,0,2,8,8,0,0,0,7,0
%N A346525 Decimal expansion of gamma/(1 - gamma), where gamma is the Euler-Mascheroni constant.
%C A346525 Apart from the first digit the same as A091556. - _R. J. Mathar_, Aug 23 2021
%e A346525 1.36527211862544155187721932845652201618831607176511...
%t A346525 RealDigits[EulerGamma/(1 - EulerGamma), 10, 100][[1]] (* _Alonso del Arte_, Jul 26 2021 *)
%o A346525 (PARI) Euler/(1-Euler)
%Y A346525 Cf. A001620, A346589.
%Y A346525 Cf. A002852 (continued fraction of gamma; omit first two terms for continued fraction of gamma/(1 - gamma)).
%K A346525 nonn,cons
%O A346525 1,2
%A A346525 _Christoph B. Kassir_, Jul 26 2021