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.

A176102 Decimal expansion of (3+2*sqrt(3))/2.

This page as a plain text file.
%I A176102 #6 Jun 13 2025 11:05:25
%S A176102 3,2,3,2,0,5,0,8,0,7,5,6,8,8,7,7,2,9,3,5,2,7,4,4,6,3,4,1,5,0,5,8,7,2,
%T A176102 3,6,6,9,4,2,8,0,5,2,5,3,8,1,0,3,8,0,6,2,8,0,5,5,8,0,6,9,7,9,4,5,1,9,
%U A176102 3,3,0,1,6,9,0,8,8,0,0,0,3,7,0,8,1,1,4,6,1,8,6,7,5,7,2,4,8,5,7,5,6,7,5,6,2
%N A176102 Decimal expansion of (3+2*sqrt(3))/2.
%C A176102 Continued fraction expansion of (3+2*sqrt(3))/2 is A010702.
%F A176102 Equals A002194+3/2.
%e A176102 (3+2*sqrt(3))/2 = 3.23205080756887729352...
%t A176102 RealDigits[(3+2*Sqrt[3])/2,10,120][[1]] (* _Harvey P. Dale_, Jun 24 2017 *)
%Y A176102 Cf. A002194 (decimal expansion of sqrt(3)), A010702 (repeat 3, 4).
%K A176102 cons,nonn
%O A176102 1,1
%A A176102 _Klaus Brockhaus_, Apr 10 2010