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

A077451
Decimal expansion of (29+sqrt(145))/12.
1
3, 4, 2, 0, 1, 3, 2, 8, 8, 1, 5, 6, 6, 0, 2, 4, 6, 2, 3, 3, 4, 4, 0, 2, 0, 0, 8, 5, 8, 6, 4, 8, 8, 4, 0, 0, 4, 3, 6, 8, 7, 7, 9, 3, 6, 7, 0, 8, 7, 8, 1, 9, 4, 9, 6, 0, 0, 6, 0, 3, 6, 1, 1, 0, 3, 7, 7, 2, 0, 7, 7, 6, 2, 7, 9, 7, 1, 5, 0, 5, 4, 5, 6, 2, 1, 4, 9, 9, 7, 6, 1, 9, 7, 4, 2, 4, 5, 7, 8
OFFSET
1,1
REFERENCES
Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 5.10.3, p. 335.
LINKS
EXAMPLE
3.420132881566024623344...
MATHEMATICA
RealDigits[(29+Sqrt[145])/12, 10, 120][[1]] (* Harvey P. Dale, Dec 02 2011 *)
PROG
(PARI) (29+sqrt(145))/12 \\ Stefano Spezia, Dec 14 2024
CROSSREFS
Cf. A077450.
Sequence in context: A167876 A241833 A332096 * A352770 A019829 A200125
KEYWORD
nonn,cons,easy
AUTHOR
N. J. A. Sloane, Dec 01 2002
STATUS
approved