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.

A352672 Decimal expansion of r = (3/2)*(1+sqrt(3)).

This page as a plain text file.
%I A352672 #16 May 20 2022 05:22:52
%S A352672 4,0,9,8,0,7,6,2,1,1,3,5,3,3,1,5,9,4,0,2,9,1,1,6,9,5,1,2,2,5,8,8,0,8,
%T A352672 5,5,0,4,1,4,2,0,7,8,8,0,7,1,5,5,7,0,9,4,2,0,8,3,7,1,0,4,6,9,1,7,7,8,
%U A352672 9,9,5,2,5,3,6,3,2,0,0,0,5,5,6,2,1,7
%N A352672 Decimal expansion of r = (3/2)*(1+sqrt(3)).
%F A352672 Equals A104956 + 3/2. - _Michel Marcus_, Mar 28 2022
%F A352672 Equals (3/2) * A090388. - _Bernard Schott_, Mar 28 2022
%e A352672 4.098076211353315940291169512258808550414...
%t A352672 r = N[(3/2) (1 + Sqrt[3]), 200]
%t A352672 RealDigits[r][[1]]
%Y A352672 Cf. A090388, A104956, A352673, A352674, A352676.
%Y A352672 Apart from leading digits the same as A176325 and A104956.
%K A352672 nonn,cons
%O A352672 1,1
%A A352672 _Clark Kimberling_, Mar 26 2022