login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Decimal expansion of sqrt(211).
1

%I #4 Jun 12 2017 18:07:05

%S 1,4,5,2,5,8,3,9,0,4,6,3,3,3,9,5,0,0,6,8,3,2,8,7,5,7,8,4,5,4,3,7,2,7,

%T 5,4,7,1,1,7,8,7,7,1,5,5,5,4,3,1,2,1,0,9,5,4,1,4,1,7,8,0,0,3,6,0,3,5,

%U 2,3,0,3,7,2,7,2,1,4,5,0,7,0,4,4,8,2,4,0,2,3,9,8,4,5,2,9,1,2,7,0,8,2,9,1,6

%N Decimal expansion of sqrt(211).

%C Continued fraction expansion of sqrt(211) is A040196, has period length 26.

%e sqrt(211) = 14.52583904633395006832...

%t RealDigits[Sqrt[211],10,120][[1]] (* _Harvey P. Dale_, Jun 12 2017 *)

%Y Cf. A178039 (decimal expansion of sqrt(44310)), A040196.

%K cons,nonn

%O 2,2

%A _Klaus Brockhaus_, May 17 2010