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

A177924
Decimal expansion of (28+sqrt(2730))/56.
2
1, 4, 3, 3, 0, 2, 5, 0, 3, 4, 1, 1, 5, 2, 2, 3, 6, 6, 5, 9, 6, 0, 6, 1, 1, 9, 5, 3, 4, 6, 6, 7, 8, 7, 4, 7, 3, 1, 1, 5, 6, 4, 8, 9, 9, 1, 4, 1, 0, 3, 8, 9, 4, 9, 4, 8, 8, 5, 4, 9, 3, 5, 1, 7, 6, 7, 4, 0, 2, 9, 5, 0, 7, 6, 3, 9, 3, 6, 2, 7, 6, 0, 8, 7, 3, 5, 1, 8, 6, 9, 4, 3, 6, 9, 8, 2, 6, 4, 4, 1, 4, 6, 5, 8, 0
OFFSET
1,2
COMMENTS
Continued fraction expansion of (28+sqrt(2730))/56 is A028356.
EXAMPLE
(28+sqrt(2730))/56 = 1.43302503411522366596...
MATHEMATICA
RealDigits[(28+Sqrt[2730])/56, 10, 120][[1]] (* Harvey P. Dale, Mar 19 2023 *)
CROSSREFS
Cf. A177925 (decimal expansion of sqrt(2730)), A028356 (repeat 1, 2, 3, 4, 3, 2).
Sequence in context: A239799 A305235 A120011 * A200617 A016699 A060373
KEYWORD
cons,nonn
AUTHOR
Klaus Brockhaus, May 15 2010
STATUS
approved