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

A170874
Hexadecimal expansion of Euler-Mascheroni constant gamma.
0
9, 3, 12, 4, 6, 7, 14, 3, 7, 13, 11, 0, 12, 7, 10, 4, 13, 1, 11, 14, 3, 15, 8, 1, 0, 1, 5, 2, 12, 11, 5, 6, 10, 1, 12, 14, 12, 12, 3, 10, 15, 6, 5, 12, 12, 0, 1, 9, 0, 12, 0, 3, 13, 15, 3, 4, 7, 0, 9, 10, 15, 15, 11, 13, 8, 14, 4, 11, 5, 9, 15, 10, 0, 3, 10, 9, 15, 0, 14, 14, 13, 0, 6, 4, 9, 12
OFFSET
0,1
FORMULA
a(n) = 8*A104015(4n)+4*A104015(4n+1)+2*A104015(4n+2)+1*A104015(4n+3).
EXAMPLE
.93C467E37DB0C7A4D1BE3F810152CB56A1CECC3AF65CC0190C03DF34709AFFBD8E4B5...
MATHEMATICA
RealDigits[EulerGamma~N~200, 16][[1]]
CROSSREFS
Sequence in context: A166203 A248312 A329653 * A309791 A103935 A040077
KEYWORD
cons,base,easy,nonn
AUTHOR
Andrew J. Robbins, Jan 03 2010, at the request of N. J. A. Sloane
STATUS
approved