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

%I #4 Jun 24 2017 10:37:39

%S 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 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 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 Decimal expansion of (3+2*sqrt(3))/2.

%C Continued fraction expansion of (3+2*sqrt(3))/2 is A010702.

%e (3+2*sqrt(3))/2 = 3.23205080756887729352...

%t RealDigits[(3+2*Sqrt[3])/2,10,120][[1]] (* _Harvey P. Dale_, Jun 24 2017 *)

%Y Cf. A002194 (decimal expansion of sqrt(3)), A010702 (repeat 3, 4).

%K cons,nonn

%O 1,1

%A _Klaus Brockhaus_, Apr 10 2010