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”).

A177703
Decimal expansion of (2+sqrt(10))/3.
1
1, 7, 2, 0, 7, 5, 9, 2, 2, 0, 0, 5, 6, 1, 2, 6, 4, 4, 3, 9, 9, 9, 6, 3, 1, 1, 8, 1, 4, 7, 7, 5, 7, 2, 8, 4, 4, 5, 7, 3, 1, 8, 5, 0, 4, 6, 4, 4, 1, 7, 3, 8, 9, 4, 2, 2, 8, 5, 8, 3, 4, 9, 5, 0, 9, 3, 0, 8, 6, 4, 8, 1, 2, 8, 7, 9, 7, 4, 6, 0, 7, 3, 7, 8, 1, 4, 1, 6, 0, 3, 6, 1, 2, 6, 4, 3, 3, 4, 3, 1, 7, 2, 9, 1, 1
OFFSET
1,2
COMMENTS
Continued fraction expansion of (2+sqrt(10))/3 is A177702.
EXAMPLE
(2+sqrt(10))/3 = 1.72075922005612644399...
MATHEMATICA
RealDigits[(2+Sqrt[10])/3, 10, 120][[1]] (* Harvey P. Dale, Jun 21 2011 *)
CROSSREFS
Cf. A010467 (decimal expansion of sqrt(10)), A177702 (repeat 1, 1, 2).
Sequence in context: A318922 A236565 A093954 * A266814 A200338 A351480
KEYWORD
cons,nonn
AUTHOR
Klaus Brockhaus, May 11 2010
STATUS
approved