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”).
%I #5 Nov 21 2013 12:50:03
%S 9,0,9,8,9,1,2,9,1,5,0,2,6,7,6,7,4,9,6,9,6,6,1,0,4,5,9,7,4,7,1,6,1,4,
%T 6,1,3,2,0,7,9,8,1,9,7,7,8,6,6,9,4,0,8,7,5,6,9,9,4,3,8,2,2,1,2,5,4,3,
%U 8,4,7,9,4,3,9,9,9,5,5,0,9,1,5,6,4,6,0,7,3,1,1,1,6,7,0,3,4,6,8,8,2,6,4,6,9
%N Decimal expansion of (45+3*sqrt(235))/10.
%C Continued fraction expansion of (45+3*sqrt(235))/10 is A010735.
%e (45+3*sqrt(235))/10 = 9.09891291502676749696...
%t RealDigits[(45+3Sqrt[235])/10,10,120][[1]] (* _Harvey P. Dale_, Aug 27 2011 *)
%Y Cf. A176524 (decimal expansion of sqrt(235)), A010735 (repeat 9, 10).
%K cons,nonn
%O 1,1
%A _Klaus Brockhaus_, Apr 23 2010