[go: up one dir, main page]

login
A171419
Decimal expansion of (5+sqrt(65))/10.
1
1, 3, 0, 6, 2, 2, 5, 7, 7, 4, 8, 2, 9, 8, 5, 4, 9, 6, 5, 2, 3, 6, 6, 6, 1, 3, 2, 3, 0, 3, 0, 3, 7, 7, 1, 1, 3, 1, 1, 3, 4, 3, 9, 6, 3, 0, 5, 6, 0, 8, 5, 7, 3, 3, 8, 7, 9, 3, 6, 5, 9, 2, 3, 8, 9, 2, 6, 3, 8, 7, 4, 9, 5, 1, 0, 2, 5, 6, 8, 8, 2, 0, 2, 9, 6, 0, 1, 5, 4, 2, 6, 6, 7, 1, 7, 2, 3, 0, 6, 4, 3, 6, 3, 7, 4
OFFSET
1,2
COMMENTS
Continued fraction expansion of (5+sqrt(65))/10 is A169609.
EXAMPLE
(5+sqrt(65))/10 = 1.30622577482985496523....
MATHEMATICA
RealDigits[(5+Sqrt[65])/10, 10, 120][[1]] (* Harvey P. Dale, Apr 02 2011 *)
CROSSREFS
Cf. A010517 (decimal expansion of sqrt(65)), A169609 (repeat 1, 3, 3).
Sequence in context: A007384 A290108 A334950 * A077574 A071126 A077187
KEYWORD
cons,nonn
AUTHOR
Klaus Brockhaus, Dec 08 2009
STATUS
approved