A339801 Decimal expansion of the real part of harmonic number H(1/2 + i*sqrt(3)/2), where i=sqrt(-1).
8, 6, 2, 2, 8, 9, 1, 0, 6, 1, 7, 1, 8, 3, 6, 3, 8, 6, 5, 3, 5, 0, 8, 5, 4, 5, 0, 0, 5, 4, 4, 2, 9, 8, 5, 7, 1, 6, 6, 2, 1, 1, 1, 4, 6, 1, 0, 1, 1, 4, 9, 8, 5, 0, 2, 9, 5, 6, 4, 4, 0, 3, 5, 2, 7, 9, 5, 6, 5, 7, 6, 2, 3, 3, 2, 8, 8, 5, 1, 0, 1, 4, 2, 9, 3, 6, 7, 0, 0, 9, 1, 8, 7, 7, 9, 0, 1, 2, 7, 7, 4, 5, 3, 2, 8
Offset: 0
Examples
0.862289106171836386535085450...
Links
- Wikipedia, Digamma function
Programs
-
Mathematica
RealDigits[N[Re[HarmonicNumber[1/2 + I Sqrt[3]/2]], 105]][[1]]
Comments