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 (7+sqrt(77))/14.
0

%I #4 Oct 15 2013 19:11:41

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

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

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

%N Decimal expansion of (7+sqrt(77))/14.

%C Continued fraction expansion of (7+sqrt(77))/14 is A010688.

%e (7+sqrt(77))/14 = 1.12678317052800871860...

%t RealDigits[(7+Sqrt[77])/14,10,120][[1]] (* _Harvey P. Dale_, Oct 15 2013 *)

%Y Cf. A010529 (decimal expansion of sqrt(77)), A010688 (repeat 1, 7).

%K cons,nonn

%O 1,3

%A _Klaus Brockhaus_, Apr 06 2010