|
| |
|
|
A138321
|
|
Denominators of the difference between the squarefree totient analogs of the harmonic numbers and the harmonic numbers: F_n-H_n.
|
|
3
| |
|
|
1, 1, 12, 24, 240, 80, 560, 3360, 30240, 7560, 831600, 831600, 93600, 21621600, 6177600, 12355200, 2940537600, 980179200, 55870214400, 2234808576, 3724680960, 177365760, 49597067520, 29758240512, 3719780064000
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,3
|
|
|
COMMENTS
| F_n-H_n approaches a constant, 'kappa', conjectured to be equivalent to the difference of B_3-gamma, where B_3 is Mertens' 3^rd constant and gamma is Euler's constant
|
|
|
LINKS
| Dick Boland, An Analog of the Harmonic Numbers Over the Squarefree Integers
|
|
|
FORMULA
| a(n)=Denominator[(sum(k=1 to n)mu^2(k)/phi(k))-H_n] where mu(k) is the Mobius function, phi(k) is Euler's Totient function and H_n is the n^th Harmonic Number.
|
|
|
EXAMPLE
| Denominators of F_n-H_n, e.g. - F_1-H_1 = (1/1-1/1), F_2=((1/1-1/1)+(1/1-1/2)),...
F_11=((1/1-1/1)+(1/1-1/2)+(1/2-1/3)+(0-1/4)+(1/4-1/5)+(1/2-1/6)+(1/6-1/7)+(0-1/8)+(0-1/9)+(1/4-1/10)+(1/10-1/11) )
|
|
|
MATHEMATICA
| Table[Denominator[Sum[MoebiusMu[k]^2/EulerPhi[k], {k, 1, n}]-HarmonicNumber[n]], {n, 1, 60}]
|
|
|
CROSSREFS
| Cf. A138312, A138313, A138312, A138316, A138317, A138320, A083343, A001620.
Sequence in context: A002167 A154268 A058994 * A198808 A033165 A136739
Adjacent sequences: A138318 A138319 A138320 * A138322 A138323 A138324
|
|
|
KEYWORD
| frac,nonn
|
|
|
AUTHOR
| Dick Boland (abstract(AT)imathination.org), Mar 14 2008, Mar 27 2008
|
| |
|
|