login
A174925
Decimal expansion of (2+sqrt(6))/4.
2
1, 1, 1, 2, 3, 7, 2, 4, 3, 5, 6, 9, 5, 7, 9, 4, 5, 2, 4, 5, 4, 9, 3, 2, 1, 0, 1, 8, 6, 7, 6, 4, 7, 2, 8, 4, 7, 9, 9, 1, 4, 8, 6, 8, 7, 0, 1, 6, 4, 1, 6, 7, 5, 3, 2, 1, 0, 8, 1, 7, 3, 1, 4, 1, 8, 1, 2, 7, 4, 0, 0, 9, 4, 3, 6, 4, 3, 2, 8, 7, 5, 6, 6, 3, 4, 9, 6, 4, 8, 5, 8, 2, 7, 6, 1, 6, 0, 0, 5, 8, 7, 0, 4, 6, 4
OFFSET
1,4
COMMENTS
Continued fraction expansion of (2+sqrt(6))/4 is A010689.
EXAMPLE
(2+sqrt(6))/4 = 1.11237243569579452454...
MATHEMATICA
RealDigits[N[(2+Sqrt[6])/4, 300]][[1]] (* Vladimir Joseph Stephan Orlovsky, Mar 04 2011*)
CROSSREFS
Cf. A010464 (decimal expansion of sqrt(6)), A010689 (repeat 1, 8).
Sequence in context: A205129 A236290 A105273 * A204986 A160910 A292389
KEYWORD
cons,nonn
AUTHOR
Klaus Brockhaus, Apr 02 2010
STATUS
approved