Sum of Powers of Euler's Totient Function.

142 Views Asked by At

I'm curious if there has been any work done to compute $$\sum_{d|x} \phi(d)^n$$ for integers $n>1$? I've been looking for a while and haven't found anything in the literature. I'm specifically looking to simplify or set lower bounds on this sum. Any help would be appreciated!