login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A138317 Denominators of the squarefree totient analogs of the harmonic numbers F_n. 5
1, 1, 2, 2, 4, 4, 12, 12, 12, 3, 30, 30, 20, 60, 120, 120, 240, 240, 720, 720, 720, 720, 7920, 7920, 7920, 7920, 7920, 7920, 55440, 55440, 55440, 55440, 55440, 27720, 3465, 3465, 4620, 13860, 27720, 27720, 13860, 6930, 3465, 3465, 3465, 6930, 79695, 79695 (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)] where mu(k) is the Mobius function and phi(k) is Euler's Totient function.

EXAMPLE

Denominators of F_n, e.g. - F_1 = (1/1), F_2=(1/1+1/1),...F_11=(1/1+1/1+1/2+0+1/4+1/2+1/6+0+0+1/4+1/10)

MATHEMATICA

Table[Denominator[Sum[MoebiusMu[k]^2/EulerPhi[k], {k, 1, n}]], {n, 1, 60}]

CROSSREFS

Cf. A138312, A138313, A138312, A138316, A138320, A138321, A083343, A001620.

Sequence in context: A057784 A081164 A125553 * A103659 A069947 A051547

Adjacent sequences:  A138314 A138315 A138316 * A138318 A138319 A138320

KEYWORD

frac,nonn

AUTHOR

Dick Boland (abstract(AT)imathination.org), Mar 13 2008, Mar 27 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 08:13 EST 2012. Contains 205893 sequences.