I was recently told that the Möbius Inversion Formula can be applied to the Chebyshev Function.
Let $\vartheta(x)$,$\psi(x)$ be the first and second Chebyshev functions so that:
$$\vartheta(x) = \sum_{p\le{x}}\log p$$
$$\psi(x) = \sum_{n=1}^{\infty}\vartheta(\sqrt[n]{x})$$
Then applying the Möbius Inversion Formula, we get:
$$\vartheta(x) = \sum_{k=1}^{\infty}\mu(k)\psi(\sqrt[k]{x}) = \psi(x) - \psi(\sqrt{x}) -\psi(\sqrt[3]{x}) -\psi(\sqrt[5]{x}) + \psi(\sqrt[6]{x}) + \ldots$$
As I understand it, Möbius Inversion Formula can only be applied to functions of the following form:
$$g(n) = \sum_{d\,\mid \,n}f(d)$$
With the inversion being of the form:
$$f(n)=\sum_{d\,\mid\, n}\mu(d)g(n/d)$$
So, I'm not clear how the inversion formula can be applied to the Chebyshev functions.
If someone could help me to understand why the inversion formula can be applied in this situation, that will really help.
Thanks,
-Larry